Luan Estradioto
|
80aeb096c9
|
fix: docker compose destination network
|
2024-08-12 23:44:25 -03:00 |
|
ayntk-ai
|
fbde257166
|
fix disable/enable environment variabel sorting
|
2024-08-12 23:00:08 +02:00 |
|
Andras Bacsai
|
0e54ed1343
|
feat: preserve git repository with advanced file storages
|
2024-08-12 16:06:24 +02:00 |
|
ayntk-ai
|
e28289ce1e
|
cleanup all.php
|
2024-08-12 14:46:30 +02:00 |
|
ayntk-ai
|
122491808c
|
fix env deletion and sorting of locked envs
|
2024-08-12 14:44:18 +02:00 |
|
ayntk-ai
|
1d7c833b7c
|
fix sort alphabetically
|
2024-08-12 14:13:03 +02:00 |
|
ayntk-ai
|
93444ea872
|
fix manual safe button and few simplifications
|
2024-08-12 14:06:00 +02:00 |
|
ayntk-ai
|
c5aba34a6f
|
new submit logic
|
2024-08-12 13:23:36 +02:00 |
|
ayntk-ai
|
365f957b8a
|
remove duplicated sentinel pull job
|
2024-08-12 12:43:06 +02:00 |
|
ayntk-ai
|
a5db3b85fa
|
cron logic
|
2024-08-12 12:42:15 +02:00 |
|
Andras Bacsai
|
f87e6bcfc6
|
refactor: Update RabbitMQ configuration to use environment variable for port
|
2024-08-12 12:37:39 +02:00 |
|
Andras Bacsai
|
e068581862
|
refactor: Refresh application to get latest database changes
|
2024-08-12 11:35:30 +02:00 |
|
Andras Bacsai
|
4904b33a0f
|
refactor: Update event listeners in Show components
|
2024-08-12 11:35:26 +02:00 |
|
ayntk-ai
|
27a15138b7
|
Feat UI form
|
2024-08-10 00:12:53 +02:00 |
|
ayntk-ai
|
adc3346f7b
|
cleanup docker improvements
|
2024-08-09 23:27:39 +02:00 |
|
Andras Bacsai
|
2e06acf653
|
servercheckjob should not overlap
|
2024-08-08 14:02:21 +02:00 |
|
Andras Bacsai
|
e2726d9dfb
|
fix: manual update process
|
2024-08-08 13:32:15 +02:00 |
|
Andras Bacsai
|
8fa1fcf96e
|
refactor: Update Server model getContainers method to use collect() for containers and containerReplicates
|
2024-08-08 13:20:10 +02:00 |
|
Andras Bacsai
|
c2e431d631
|
refactor: Update StandalonePostgresql database initialization and backup handling
|
2024-08-08 12:44:47 +02:00 |
|
Andras Bacsai
|
6fb88ed479
|
fix: scheduledbackup not found
|
2024-08-08 12:19:27 +02:00 |
|
Andras Bacsai
|
777bff6553
|
refactor: Update Traefik labels on init and cleanup unnecessary dynamic proxy configuration
|
2024-08-08 11:15:33 +02:00 |
|
Andras Bacsai
|
d3b3c2f7fd
|
fix: Add missing middleware for server check job
|
2024-08-08 10:28:34 +02:00 |
|
Andras Bacsai
|
0b000919cf
|
feat: able to generate only the required labels for resources
|
2024-08-07 18:27:50 +02:00 |
|
Andras Bacsai
|
59702c6dbc
|
refactor: Update ProxyTypes enum values to use TRAEFIK instead of TRAEFIK_V2
|
2024-08-07 17:52:51 +02:00 |
|
Andras Bacsai
|
13e8d3c17c
|
fix: update Traefik labels on init
|
2024-08-07 17:52:43 +02:00 |
|
Andras Bacsai
|
dc5c324f9c
|
feat: Update Upgrade component to check for latest version of Coolify
|
2024-08-07 12:16:06 +02:00 |
|
Andras Bacsai
|
f0278bc33d
|
fix: show latest version on manual update view
|
2024-08-07 12:10:31 +02:00 |
|
Andras Bacsai
|
052565f4e8
|
Merge pull request #3011 from stooit/feat/enhance-services-api
Return applications & databases in service API.
|
2024-08-07 12:02:18 +02:00 |
|
Andras Bacsai
|
64146a46fc
|
chore: Update UpdateCoolifyJob to dispatch CheckForUpdatesJob synchronously
|
2024-08-07 11:58:53 +02:00 |
|
Andras Bacsai
|
5a82395bb7
|
feat: Update auto update and update check frequencies in settings
|
2024-08-07 11:55:16 +02:00 |
|
Andras Bacsai
|
d3085e1ade
|
feat: Add manual update check functionality to settings page
|
2024-08-07 11:42:55 +02:00 |
|
Andras Bacsai
|
af41ed26ba
|
chore: Update UpdateCoolifyJob timeout to 10 minutes
|
2024-08-07 11:10:02 +02:00 |
|
Andras Bacsai
|
961ba49d89
|
fix: Handle null and empty disk usage in DockerCleanupJob
|
2024-08-07 10:54:22 +02:00 |
|
Andras Bacsai
|
a2150f2f7d
|
refactor: Remove unused code and optimize CheckForUpdatesJob
|
2024-08-07 10:50:12 +02:00 |
|
Andras Bacsai
|
e4c3d61b76
|
fixes
|
2024-08-07 09:50:29 +02:00 |
|
Andras Bacsai
|
869f0878c2
|
fix (cloud): cloud instance should get latest servics on update (all servers)
|
2024-08-07 09:50:12 +02:00 |
|
Stuart Rowlands
|
dfb6d4da3d
|
Return applications & databases in service API.
|
2024-08-07 17:20:55 +10:00 |
|
Andras Bacsai
|
73a265107a
|
Merge branch 'next' of github.com:coollabsio/coolify into next
|
2024-08-06 14:38:41 +02:00 |
|
Andras Bacsai
|
b77171d2f2
|
fix: settings view
feat: add separate views for settings
|
2024-08-06 14:36:56 +02:00 |
|
andrasbacsai
|
8b817dad87
|
Fix styling
|
2024-08-06 12:04:23 +00:00 |
|
Andras Bacsai
|
c4436aadfa
|
Merge pull request #3000 from ayntk-ai/update-settings-improvements
Feat: Updated Check Frequency and Auto Update Frequency settings
|
2024-08-06 14:03:41 +02:00 |
|
Andras Bacsai
|
c9a7af0ffa
|
chore: Update navbar and configuration to improve service status check functionality
|
2024-08-06 14:02:24 +02:00 |
|
Andras Bacsai
|
e897eb2999
|
fix: Stop resources gracefully
|
2024-08-06 13:27:06 +02:00 |
|
Andras Bacsai
|
b66c511160
|
refactor: Update timeout for graceful_shutdown_container in ApplicationDeploymentJob
|
2024-08-06 13:07:32 +02:00 |
|
Andras Bacsai
|
a866bf437d
|
Merge branch 'next' of github.com:coollabsio/coolify into next
|
2024-08-06 13:07:03 +02:00 |
|
Andras Bacsai
|
a4f107e191
|
fix: graceful shutdown
|
2024-08-06 13:05:34 +02:00 |
|
andrasbacsai
|
f22d7741a3
|
Fix styling
|
2024-08-06 10:13:34 +00:00 |
|
Andras Bacsai
|
f4d64e121c
|
Merge pull request #2969 from alexzvn/feat/graceful-shutdown
feat: add graceful shutdown
|
2024-08-06 12:13:00 +02:00 |
|
ayntk-ai
|
0459baa55e
|
Update Kernel.php
|
2024-08-06 11:48:43 +02:00 |
|
ayntk-ai
|
a426c00a03
|
should work :)
|
2024-08-06 11:47:48 +02:00 |
|
ayntk-ai
|
fd36e143e0
|
final conflict hopfully :)
|
2024-08-06 11:46:26 +02:00 |
|
ayntk-ai
|
2243a3304b
|
remove duplicates
|
2024-08-06 11:43:55 +02:00 |
|
ayntk-ai
|
bb23141138
|
add backup line twice
|
2024-08-06 11:42:01 +02:00 |
|
ayntk-ai
|
5f1e1c0ac4
|
fix another conflict
|
2024-08-06 11:41:24 +02:00 |
|
ayntk-ai
|
c4cf116e6e
|
more fixes
|
2024-08-06 11:38:30 +02:00 |
|
ayntk-ai
|
f7b1aaca92
|
fix fix
|
2024-08-06 11:35:22 +02:00 |
|
Andras Bacsai
|
0ce41d2c1c
|
chore: Update registration view to display a notice for first user that it will be an admin
|
2024-08-06 11:34:51 +02:00 |
|
ayntk-ai
|
d9edb1c72f
|
fix
|
2024-08-06 11:32:37 +02:00 |
|
Andras Bacsai
|
22f04e4708
|
refactor: Remove unnecessary debug statement in ApplicationDeploymentJob
|
2024-08-06 11:27:10 +02:00 |
|
ayntk-ai
|
d9a079c289
|
fix conflict in kernel.php
|
2024-08-06 11:25:57 +02:00 |
|
Andras Bacsai
|
3c98b558f6
|
fix: do not use port exposes on docker compose buildpacks
|
2024-08-06 11:16:49 +02:00 |
|
Andras Bacsai
|
e3c7c615c6
|
refactor: Cleanup unnecessary dynamic proxy configuration in Init command
|
2024-08-06 10:53:13 +02:00 |
|
Andras Bacsai
|
74e8a4a703
|
refactor: Simplify log drain installation and stop log drain if necessary
|
2024-08-06 10:52:47 +02:00 |
|
Andras Bacsai
|
c5de1a25c3
|
refactor: Remove unnecessary debug statement in ServerCheckJob
|
2024-08-06 09:45:48 +02:00 |
|
ayntk-ai
|
50ede5cab9
|
remove comments and remove duplicated scheduling
|
2024-08-05 20:57:27 +02:00 |
|
ayntk-ai
|
4dfec6771c
|
added defaults, remove duplicated cron validation
|
2024-08-05 20:31:06 +02:00 |
|
Andras Bacsai
|
92ebc3f0c6
|
refactor
|
2024-08-05 20:08:37 +02:00 |
|
Andras Bacsai
|
3e0821e471
|
refactor
|
2024-08-05 20:07:08 +02:00 |
|
ayntk-ai
|
38976dac12
|
fixes and check for valid cron expressions
|
2024-08-05 20:05:38 +02:00 |
|
Andras Bacsai
|
ea5101c814
|
fix: file storages (dir/file mount) handled properly
|
2024-08-05 20:00:57 +02:00 |
|
Andras Bacsai
|
8133a8b770
|
fix: dir mounts should have proper dirs
|
2024-08-05 18:38:13 +02:00 |
|
Andras Bacsai
|
3269ca3eb8
|
chore: Add comment explaining the purpose of disconnecting the network in cleanup_unused_network_from_coolify_proxy()
|
2024-08-05 18:27:54 +02:00 |
|
Andras Bacsai
|
012d660886
|
fix: remove network if it is only connected to coolify proxy itself
|
2024-08-05 18:16:29 +02:00 |
|
Andras Bacsai
|
ddb4b4d215
|
refactor: Simplify log drain installation in ServerCheckJob
|
2024-08-05 16:45:30 +02:00 |
|
Andras Bacsai
|
2725a93bfd
|
fix: only run logdrain if necessary
|
2024-08-05 16:44:50 +02:00 |
|
ayntk-ai
|
27e82f0bde
|
implement logic, jobs and add DB migrate
|
2024-08-05 16:31:41 +02:00 |
|
Andras Bacsai
|
e4b92bb660
|
feat: new server checking job
feat: show if the server has problems on ui
|
2024-08-05 15:48:15 +02:00 |
|
Andras Bacsai
|
bc48b42ff1
|
refactor: Remove unused code for checking server status in Heading.php
|
2024-08-05 15:02:33 +02:00 |
|
Andras Bacsai
|
39e3ea9f07
|
fix: async remote command
|
2024-08-05 13:51:34 +02:00 |
|
Andras Bacsai
|
465b254813
|
fix: if usagebefore cannot be determined, cleanup docker with force
|
2024-08-05 13:45:53 +02:00 |
|
Andras Bacsai
|
e2bc3f4841
|
refactor: Remove commented out code for cleaning up networks in CleanupDocker.php
|
2024-08-05 13:45:33 +02:00 |
|
Andras Bacsai
|
b38a651a08
|
feat: coolify init should cleanup stuck networks in proxy
|
2024-08-05 13:45:24 +02:00 |
|
Andras Bacsai
|
1d8c496906
|
feat: delete team in cloud without subscription
|
2024-08-05 12:03:36 +02:00 |
|
Andras Bacsai
|
e6e48c5812
|
fix: only append docker network if service/app is running
|
2024-08-01 13:47:58 +02:00 |
|
Andras Bacsai
|
fd855847ff
|
refactor: Adjust keep_days in CleanupDatabase.php based on environment
|
2024-08-01 09:07:54 +02:00 |
|
Andras Bacsai
|
35dbced3c5
|
refactor: Update CleanupDatabase.php to adjust keep_days based on environment
|
2024-08-01 08:52:58 +02:00 |
|
Alexzvn
|
1feb8488a3
|
cleanup
|
2024-07-29 08:09:27 +00:00 |
|
Alexzvn
|
342ef4d367
|
add graceful shutdown
|
2024-07-29 07:57:13 +00:00 |
|
Andras Bacsai
|
38d914076e
|
fix: update env on ui
|
2024-07-26 20:17:40 +02:00 |
|
Andras Bacsai
|
102dd6bfb1
|
fix: activity type invalid
|
2024-07-26 20:07:39 +02:00 |
|
Andras Bacsai
|
281c6e39a5
|
fix: members of root team should not see instance admin stuff
|
2024-07-26 14:54:24 +02:00 |
|
Andras Bacsai
|
d7350fad76
|
fix: several shared environment variables in one value, parsed correctly
|
2024-07-26 13:22:44 +02:00 |
|
Andras Bacsai
|
802cab4a70
|
fix: domain update on services on the UI
|
2024-07-26 11:58:14 +02:00 |
|
Andras Bacsai
|
25410cb31a
|
workaround for null bytes
|
2024-07-25 21:51:53 +02:00 |
|
Andras Bacsai
|
3dedf5548f
|
feat: new server check job
|
2024-07-25 20:30:22 +02:00 |
|
Andras Bacsai
|
2d2bb23708
|
Merge pull request #2879 from lorenzomigliorero/fix/bitbucket-repository-url
fix: bitbucket repos url
|
2024-07-25 14:23:58 +02:00 |
|
Andras Bacsai
|
f558f01ffd
|
fix: gitlab service
|
2024-07-25 14:14:00 +02:00 |
|
andrasbacsai
|
96c4f5b8da
|
Fix styling
|
2024-07-25 11:31:59 +00:00 |
|
Andras Bacsai
|
6a4aa492c0
|
fix: random generated uuid will be full length (not 7 characters)
|
2024-07-25 13:31:01 +02:00 |
|
Andras Bacsai
|
debd2a3433
|
fix: link in task failed job notifications
|
2024-07-25 13:30:38 +02:00 |
|