Commit Graph

1396 Commits

Author SHA1 Message Date
Andras Bacsai 51a704b22a Remove middleware and uniqueId methods from
DockerCleanupJob
2023-11-15 10:37:55 +01:00
Andras Bacsai b825d98b2d Refactor storage connection handling and project
initialization
2023-11-15 09:34:27 +01:00
Andras Bacsai f176247b02 Update application deployment and version numbers 2023-11-14 19:29:59 +01:00
Andras Bacsai 36d65ad5a8 Fix Dockerfile location in deployment job 2023-11-14 14:07:33 +01:00
Andras Bacsai 8db66952e8 Add manual Git webhooks and migration files 2023-11-14 13:26:14 +01:00
Andras Bacsai 423cf62d92 Add support for dynamic docker-compose file name
in ApplicationDeploymentJob.php
2023-11-14 08:52:17 +01:00
Andras Bacsai 457c16c4dc remove ray 2023-11-13 19:26:11 +01:00
Andras Bacsai ccf63c67e8 fix: mariadb backups 2023-11-13 19:25:18 +01:00
Andras Bacsai 02332ade1b Fix URLs and remove unnecessary command in
ApplicationDeploymentJob.php
2023-11-13 15:41:49 +01:00
Andras Bacsai 60cf296f31 Update preview application deployment labels and version 2023-11-13 13:20:12 +01:00
Andras Bacsai 7763594e6e Add pull_latest_image function and update
build_image function to use it. Also add check for
dockerfile existence in start_by_compose_file
function.
2023-11-13 12:30:25 +01:00
Andras Bacsai a94b7ee611 fix: container status jobs for old pr deployments 2023-11-11 10:18:40 +01:00
Andras Bacsai 95777e978e fix: revert workdir to basedir 2023-11-10 21:02:39 +01:00
Andras Bacsai fb2598f2e4 Update UI elements and add new build pack option (static) 2023-11-10 11:33:15 +01:00
Andras Bacsai 7af07b2718 Add logging to DockerCleanupJob 2023-11-10 10:55:23 +01:00
Andras Bacsai 23a94c9378 Refactor DockerCleanupJob and Application model 2023-11-10 10:34:28 +01:00
Andras Bacsai cafd9e0ab2 Convert cpus limits to integer in database and
application classes
2023-11-10 09:54:40 +01:00
Andras Bacsai 8c8aafbc65 Update version and fix directory path in
deployment job
2023-11-09 11:33:37 +01:00
Andras Bacsai 9698a051d9 Refactored code for better container management 2023-11-08 15:40:06 +01:00
Andras Bacsai dd1ce6ee6c Refactor database backup job to simplify code 2023-11-08 12:45:48 +01:00
Andras Bacsai fe4c6d396c Refactored database backup job to handle missing
POSTGRES_DB environment variable
2023-11-08 12:45:31 +01:00
Andras Bacsai aba47d58a4 Add customRepository property to
ApplicationDeploymentJob class
Fix weird image names in case of custom git
2023-11-08 11:30:54 +01:00
Andras Bacsai 2ad8d7812b Refactor database backup job to improve code
readability and maintainability.
2023-11-08 11:05:57 +01:00
Andras Bacsai 8212bb99a1 Update database backup job and version number 2023-11-08 10:47:39 +01:00
Andras Bacsai 78a80c46da Add nixpacks environment variables to deployment
job
2023-11-08 10:13:20 +01:00
Andras Bacsai 18e98aaf52 Add S3 storage to Livewire components and fix
backup job network issue
2023-11-07 14:09:24 +01:00
Andras Bacsai a7f9fad627 Add support for Dockerfile target build 2023-11-07 13:49:15 +01:00
Andras Bacsai 516e10ddf2 feat: service database backups 2023-11-07 12:11:47 +01:00
Andras Bacsai 7377e9e415 fix: dockercleanupjob should be released back 2023-11-07 09:51:48 +01:00
Andras Bacsai 9007a645a6 fix: build_image not found 2023-11-06 20:53:51 +01:00
Andras Bacsai 6203804713 handle 2023-11-06 13:07:29 +01:00
Andras Bacsai 8b034f15fc fix: delete resource if server is not functional
fix: set status to exited on all resources
2023-11-06 11:51:20 +01:00
Andras Bacsai 83993cbbb2 fix: telegram text 2023-11-06 10:49:35 +01:00
Andras Bacsai 2c6ece62bb fixes 2023-11-06 10:45:06 +01:00
Andras Bacsai 01331c287b fix: notification url in containerstatusjob 2023-11-06 10:10:40 +01:00
Andras Bacsai 6f673d7a07 fixes 2023-11-05 09:49:23 +01:00
Andras Bacsai 88590fbf0f fix: dockerfile build pack fix 2023-11-03 17:55:53 +01:00
Andras Bacsai a0031efce0 resale license check needs to be updated 2023-11-02 14:10:29 +01:00
Andras Bacsai aab122d97e add cache-key nixpacks 2023-11-01 21:05:24 +01:00
Andras Bacsai 0838343841 fix: pull requests
feat: add follow for full screen logs
2023-11-01 20:55:21 +01:00
Andras Bacsai 4520070df3 fix: pull requests deployments
feat: filter deployments logs by pull requests
2023-11-01 15:39:47 +01:00
Andras Bacsai c6253658ca feat: restart application
fix: a few things in application deployment job
2023-11-01 12:19:08 +01:00
Andras Bacsai abf5840f97 fixing 2023-10-27 11:44:10 +02:00
Andras Bacsai 0b88cd69f2 fix: remove coolify labels from ui 2023-10-27 11:23:29 +02:00
Andras Bacsai 4f543ce20f remove ray 2023-10-27 10:43:05 +02:00
Andras Bacsai 55f957df21 fix: git ls-remote 2023-10-27 10:42:56 +02:00
Andras Bacsai eda8b34297 fix 2023-10-27 09:28:43 +02:00
Andras Bacsai d8151ddb2e fix: add ssh options to git ls-remote 2023-10-27 09:25:15 +02:00
Andras Bacsai d7af57a95e fix: custom labels only should have non-coolify labels
fix: pull helper image every 10 minutes instead of every deployment
2023-10-26 11:38:37 +02:00
Andras Bacsai 76878f66b9 remove ray 2023-10-26 11:07:25 +02:00