Commit Graph

3174 Commits

Author SHA1 Message Date
Andras Bacsai dea5e5f6e2 Merge pull request #3068 from LEstradioto/fix-docker-empty-compose-network
fix: docker compose destination network
2024-08-14 20:52:59 +02:00
ayntk-ai 4d12447715 order column added to track order of env in the UI 2024-08-14 20:35:08 +02:00
Andras Bacsai 529dc0f7b0 revert the last commit lol 2024-08-14 10:47:06 +02:00
Andras Bacsai 14937970e2 fix: connect compose apps to the right predefined network 2024-08-14 10:45:44 +02:00
Andras Bacsai ea3e4f3188 fix: database custom environment variables 2024-08-13 14:25:24 +02:00
Andras Bacsai 094499e1a3 refactor: Update OpenApi command to generate documentation 2024-08-13 13:27:50 +02:00
Andras Bacsai de34150451 fix: all mongo v4 backups should use the different backup command 2024-08-13 13:08:22 +02:00
Andras Bacsai 06013e77e4 fix: if volumes + file mounts are defined, should merge them together in the compose file 2024-08-13 12:32:39 +02:00
Jonathan Reisdorf 096e366547 fix: server status when there are multiple servers 2024-08-13 10:57:59 +02:00
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
ayntk-ai a15f4d86de added timezone update logic 2024-08-12 18:40:32 +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
ayntk-ai 5b54dc8792 Revert "improve CleanupDocker.php"
This reverts commit b5360e5e75.
2024-08-09 23:25:57 +02:00
ayntk-ai b5360e5e75 improve CleanupDocker.php 2024-08-09 23:12:30 +02:00
ayntk-ai 840e225aa8 formatting and waring text 2024-08-09 22:43:18 +02:00
ayntk-ai 7d1179e7c8 fix cleanup images for databases 2024-08-09 22:25:39 +02:00
ayntk-ai 16a5c601e3 graceful db stop and db deletion fixes 2024-08-09 22:15:45 +02:00
ayntk-ai c566152f37 improve graceful_shutdown_container 2024-08-09 20:28:57 +02:00
ayntk-ai 2ca6ffb84e fix public function service.php 2024-08-09 19:57:53 +02:00
ayntk-ai 41be1f7666 use public function 2024-08-09 19:39:43 +02:00
ayntk-ai 450351921e added public functions 2024-08-09 19:39:21 +02:00
ayntk-ai a4bb87d13b simplify DeleteService.php 2024-08-09 19:22:14 +02:00
ayntk-ai 1cfddfd529 fix stop large amount of containers 2024-08-09 19:17:58 +02:00
ayntk-ai 72bcf03cbb graceful service container stop 2024-08-09 18:59:41 +02:00
ayntk-ai 5595853379 WIP database network, image removal 2024-08-09 03:03:40 +02:00
ayntk-ai 97c2bedda2 add delete_connected_networks function to services.php 2024-08-09 03:00:30 +02:00
ayntk-ai d980c7a425 only run network removal on stop service if it is not a deletion operation 2024-08-09 02:59:41 +02:00
ayntk-ai 53dff4ca4f simplify uuid variabel 2024-08-09 02:58:59 +02:00
ayntk-ai e67e03f73f added comments and removed temp ones 2024-08-09 02:15:40 +02:00
ayntk-ai 86a087056e fix volume deletion for services 2024-08-09 02:11:42 +02:00
ayntk-ai 51071da700 fix order 2024-08-09 01:00:07 +02:00
ayntk-ai 0135e2b5c0 add logic 2024-08-09 00:30:11 +02:00
ayntk-ai 2f95349888 Merge branch 'coollabsio:main' into fix-#2546-deletion-issues 2024-08-08 15:40:13 +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