Andras Bacsai
faa1120e14
Refactor Show.php and docker.php to improve code readability and maintainability
2024-04-16 12:41:33 +02:00
Andras Bacsai
5b36f07493
feat: literal env variables
2024-04-15 12:46:22 +02:00
Andras Bacsai
2382a10bba
Refactor environment variable saving logic in ApplicationDeploymentJob.php and escapeEnvVariables function in docker.php
2024-04-12 09:26:04 +02:00
Andras Bacsai
a336dae84c
fix: $ in env variable
...
feat: multiline envs
2024-03-14 23:00:06 +01:00
Andras Bacsai
f994f83ce1
revert validateCompose until further investigation
2024-03-14 19:15:30 +01:00
Andras Bacsai
c8d48ccbff
fix: docker compose validation
2024-03-14 09:21:48 +01:00
Andras Bacsai
2f1a7f8f40
Update service environment variables
2024-03-13 09:27:42 +01:00
Andras Bacsai
336d44a5cc
Refactor fqdnLabelsForCaddy function to handle serviceLabels parameter
2024-03-12 19:08:52 +01:00
Andras Bacsai
25ae54cab7
fix: service ports for services + caddy
2024-03-12 15:09:24 +01:00
Andras Bacsai
a67576b447
Update reverse proxy configuration in docker.php
2024-03-12 13:01:15 +01:00
Andras Bacsai
34d6a12d95
feat: experimental caddy support
2024-03-11 15:08:05 +01:00
Andras Bacsai
c20aa0b256
Refactor method names to use camel case
2024-03-04 11:01:14 +01:00
Andras Bacsai
8385bbb0a0
feat: gzip enabled & stipprefix setting
...
refactor: code
2024-03-04 10:46:13 +01:00
Andras Bacsai
8ab72c7e10
feat: preview deployment logs
2024-02-27 09:01:19 +01:00
Andras Bacsai
c7da43f50d
feat: add static ipv4 ipv6 support
2024-02-25 23:13:27 +01:00
Andras Bacsai
74b24a0690
Add file permission change for LocalFileVolume.php and add service_name parameter to fqdnLabelsForTraefik() function
2024-02-21 11:21:11 +01:00
Andras Bacsai
45e404b15b
feat: disable gzip compression on service applications
2024-02-15 20:44:01 +01:00
Andras Bacsai
dfba593072
feat: magic for traefik redirectregex in services
2024-02-15 12:08:48 +01:00
Andras Bacsai
99efa857f4
feat: add metabase
...
feat: consistent container names
fix: for services, you only need to add basicauth label, others are added by coolify
fix: label uuids are not randomly generated all the time
fix: changing force https will change the labels
2024-02-15 11:55:43 +01:00
Andras Bacsai
364a6aa3a2
fix: boolean docker options
2024-02-14 08:42:47 +01:00
Andras Bacsai
798d747164
add Docker run command parse test
2024-02-09 13:38:17 +01:00
Andras Bacsai
919e88afb4
Refactor docker run options to compose format
2024-01-29 16:21:23 +01:00
Andras Bacsai
5c29ecdf10
feat: add initial support for custom docker run commands
2024-01-29 16:07:00 +01:00
Andras Bacsai
01c7e76071
only add gzip + https redirect once
2024-01-15 13:23:28 +01:00
Andras Bacsai
9947158f7e
fix gzip compression
2024-01-15 12:12:34 +01:00
Andras Bacsai
da71353bfa
Update application and proxy configuration
2024-01-15 10:49:39 +01:00
Andras Bacsai
6bc43bd999
fix: sort and rename (unique part) of labels
2024-01-09 13:00:07 +01:00
Andras Bacsai
e7683ee9a5
fix: service labels without ports (unknown ports)
2024-01-09 12:49:03 +01:00
Andras Bacsai
404c664500
fix: traefik labels
2024-01-09 12:29:45 +01:00
Andras Bacsai
019887739c
fix: wrong env variable parsing
2023-12-28 17:53:47 +01:00
Andras Bacsai
638d0c8c99
fix: get swarm service logs
2023-12-20 14:11:50 +01:00
Andras Bacsai
f4803ad58b
wip: swarm
...
fix: gitcompose deployments
2023-11-29 14:59:06 +01:00
Andras Bacsai
706e4b13ee
fix: sentry issue
2023-11-28 14:27:38 +01:00
Andras Bacsai
d4d2cc71a0
fix: lots of regarding git + docker compose deployments
2023-11-27 14:28:21 +01:00
Andras Bacsai
8d86d53292
fix: new logging for deployment jobs
...
fix: git based docker compose files
2023-11-27 11:54:55 +01:00
Andras Bacsai
10e5a58b9e
Add extra fields for MinIO, Weblate, and Ghost services
2023-11-24 21:04:15 +01:00
Andras Bacsai
f96a91eb31
wip: compose based apps
2023-11-24 15:48:23 +01:00
Andras Bacsai
91e3d33c0b
Add cleanup of stucked helper containers on servers
2023-11-16 20:48:25 +01:00
Andras Bacsai
e0d2f88d99
fix: fqdn for minio
2023-11-13 16:45:54 +01:00
Andras Bacsai
5abd4a6d78
Update version and fix MINIO_BROWSER_REDIRECT_URL
...
and MINIO_SERVER_URL
2023-11-13 15:49:23 +01:00
Andras Bacsai
9e7823795d
Fix null check for MINIO_BROWSER_REDIRECT_URL and
...
MINIO_SERVER_URL in generateServiceSpecificFqdns
function
2023-11-13 11:17:49 +01:00
Andras Bacsai
ce0f560c44
Add service-specific configuration fields and save
...
them to the database
2023-11-13 11:09:21 +01:00
Andras Bacsai
9698a051d9
Refactored code for better container management
2023-11-08 15:40:06 +01:00
Andras Bacsai
eab7fd44d4
fix: service dockercompose predefined networks
...
version++
fix: modal of changing service stack
fix: appwrite template
2023-11-06 15:22:11 +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
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
eedc3faba3
fix: labels
2023-10-18 14:14:40 +02:00
Andras Bacsai
e4aed185a2
fix: label generation
2023-10-18 12:48:29 +02:00
Andras Bacsai
0b3cde44c3
feat: able to customize docker labels on applications
2023-10-18 10:32:08 +02:00
Andras Bacsai
8082dc1a01
fix: use port exposed for reverse proxy
2023-10-11 09:23:31 +02:00