Andras Bacsai
|
8553fffffe
|
Update startup commands for Horizon and Scheduler Worker services
|
2024-04-11 15:07:41 +02:00 |
|
Andras Bacsai
|
d9d38a27ff
|
Fix empty ray() function call in StartClickhouse.php
|
2024-04-11 13:46:34 +02:00 |
|
Andras Bacsai
|
1e7a5562ab
|
Update Clickhouse database credentials and variables
|
2024-04-11 13:45:02 +02:00 |
|
Andras Bacsai
|
e71032a8fc
|
Fix variable assignment in Import.php and ApplicationDeploymentJob.php
|
2024-04-11 13:20:46 +02:00 |
|
Andras Bacsai
|
484a3dbe5c
|
Add scheduled task to clear uploads every two minutes
|
2024-04-11 12:56:24 +02:00 |
|
Andras Bacsai
|
9c7f40e4fe
|
feat: upload large backups
|
2024-04-11 12:13:11 +02:00 |
|
Andras Bacsai
|
f35b7ab6f4
|
Update labels for database accessibility in blade files
|
2024-04-11 08:55:11 +02:00 |
|
Andras Bacsai
|
a38dd3d5c8
|
Merge pull request #1964 from therumbler/patch-1
Changed wording to make more sense
|
2024-04-11 08:36:24 +02:00 |
|
Benjamin Rumble
|
00ad35fc3e
|
Changed wording to make more sense
Previous wording is incorrect English
|
2024-04-10 17:57:20 -04:00 |
|
Andras Bacsai
|
0d78b44c80
|
Fix formatting in deployment show.blade.php file
|
2024-04-10 21:15:23 +02:00 |
|
Andras Bacsai
|
fb614637a9
|
Fix download_file function in backup-executions.blade.php
|
2024-04-10 21:12:50 +02:00 |
|
Andras Bacsai
|
d0482d66c2
|
Refactor code for displaying command output in deployment show view
|
2024-04-10 21:11:41 +02:00 |
|
Andras Bacsai
|
ef178dfd24
|
Remove unnecessary steps in GitHub App selection and repository selection
|
2024-04-10 21:02:30 +02:00 |
|
Andras Bacsai
|
6cdc6e0780
|
Refactor download.backup route to use authentication middleware in web.php
|
2024-04-10 15:34:22 +02:00 |
|
Andras Bacsai
|
c961e6d9c7
|
Add authentication middleware to download.backup route in web.php
|
2024-04-10 15:29:45 +02:00 |
|
Andras Bacsai
|
c6844ff47a
|
Add keydb, dragonfly and clickhouse
|
2024-04-10 15:00:46 +02:00 |
|
Andras Bacsai
|
605a630411
|
Update download_file method name in backup-executions.blade.php
|
2024-04-10 14:36:57 +02:00 |
|
Andras Bacsai
|
2b75cf1508
|
Update sponsor logos in README.md
|
2024-04-10 08:57:44 +02:00 |
|
Andras Bacsai
|
007054301b
|
Update version numbers to 4.0.0-beta.256
|
2024-04-10 08:57:42 +02:00 |
|
Andras Bacsai
|
cf01d32237
|
Merge pull request #1960 from coollabsio/next
v4.0.0-beta.255
|
2024-04-10 08:36:45 +02:00 |
|
Andras Bacsai
|
5ec553f68d
|
Reset default labels when application FQDN is updated
|
2024-04-10 08:21:06 +02:00 |
|
Andras Bacsai
|
d95e5a169d
|
Update version numbers to 4.0.0-beta.255
|
2024-04-10 08:17:31 +02:00 |
|
Andras Bacsai
|
8debefddad
|
Merge pull request #1955 from coollabsio/next
v4.0.0-beta.254
|
2024-04-09 13:17:02 +02:00 |
|
Andras Bacsai
|
bd25860ccf
|
Add check for enabled tasks in scheduled tasks loop
|
2024-04-09 13:03:06 +02:00 |
|
Andras Bacsai
|
b21cb5c0e9
|
Update job schedules to run every two minutes instead of every minute
|
2024-04-09 13:02:22 +02:00 |
|
Andras Bacsai
|
ff79a2d3f4
|
Commented out ray() function call in remoteProcess.php
|
2024-04-09 13:02:16 +02:00 |
|
Andras Bacsai
|
9ae3743a58
|
Update job schedules and version numbers
|
2024-04-09 12:48:58 +02:00 |
|
Andras Bacsai
|
ffcdbcc802
|
Merge branch 'main' into next
|
2024-04-09 12:28:43 +02:00 |
|
Andras Bacsai
|
3ff78a3a47
|
Update version to 1.3.1 in install.sh
|
2024-04-09 12:28:11 +02:00 |
|
Andras Bacsai
|
4d78ac4789
|
Remove unnecessary sed command in install.sh script
|
2024-04-09 12:28:05 +02:00 |
|
Andras Bacsai
|
be24f2d520
|
Create SECURITY.md
|
2024-04-09 12:27:35 +02:00 |
|
Andras Bacsai
|
ff7fccb6a2
|
Merge pull request #1954 from coollabsio/next
v4.0.0-beta.253
|
2024-04-09 12:22:32 +02:00 |
|
Andras Bacsai
|
ee5a2b3c38
|
Add migration to make custom docker commands longer
|
2024-04-09 11:58:14 +02:00 |
|
Andras Bacsai
|
72b9001447
|
Fix error message in generate_github_installation_token function
|
2024-04-09 11:54:15 +02:00 |
|
Andras Bacsai
|
353245bb7d
|
fix: hashed random delimeter in ssh commands + make sure to remove the delimeter from the command
|
2024-04-09 11:48:57 +02:00 |
|
Andras Bacsai
|
f9411bf0ed
|
Remove debug statement in generateGitImportCommands function
|
2024-04-09 11:48:26 +02:00 |
|
Andras Bacsai
|
0eedbd2aa1
|
Update version numbers to 4.0.0-beta.253
|
2024-04-09 11:09:16 +02:00 |
|
Andras Bacsai
|
5e36c37838
|
Add coolify database and handle exceptions
|
2024-04-09 11:09:13 +02:00 |
|
Andras Bacsai
|
35c76c8e2a
|
Merge pull request #1946 from coollabsio/next
v4.0.0-beta.252
|
2024-04-09 09:28:29 +02:00 |
|
Andras Bacsai
|
90ad46b7c5
|
Update SUPPORTED_OS with new OS: amzn
|
2024-04-09 09:25:55 +02:00 |
|
Andras Bacsai
|
1c06e1e2a4
|
Update version numbers to 4.0.0-beta.252
|
2024-04-09 09:03:53 +02:00 |
|
Andras Bacsai
|
15d2c0e436
|
Update font style for logs in deployment show view
|
2024-04-09 08:46:06 +02:00 |
|
Andras Bacsai
|
9984aea42f
|
Add ContainerStatusJob to Revived notification
|
2024-04-09 08:46:03 +02:00 |
|
Andras Bacsai
|
a9cc5cc351
|
Fix server functionality check and cleanup SSH keys
|
2024-04-09 08:46:00 +02:00 |
|
Andras Bacsai
|
a6cbabfba5
|
Add server connection validation in CheckProxy.php
|
2024-04-09 08:45:37 +02:00 |
|
Andras Bacsai
|
1ef85242ec
|
update supabase
|
2024-04-08 15:16:52 +02:00 |
|
Andras Bacsai
|
ffe75b0856
|
Merge pull request #1943 from gionatamettifogo/main
Update supabase.yaml - JWT_SERCET -> should be JWT_SECRET
|
2024-04-08 15:16:15 +02:00 |
|
Andras Bacsai
|
25e3c4fcdc
|
feat: add amazon linux 2023
|
2024-04-08 14:33:07 +02:00 |
|
Andras Bacsai
|
a922497f5d
|
Merge branch 'next' of github.com:coollabsio/coolify into next
|
2024-04-08 14:09:40 +02:00 |
|
Andras Bacsai
|
acb100908b
|
Merge pull request #1895 from moinulmoin/refactor/ui
fix: unintended left padding on sidebar
|
2024-04-08 14:09:14 +02:00 |
|