andrasbacsai
|
f76d45b826
|
Fix styling
|
2024-07-24 12:27:21 +00:00 |
|
Andras Bacsai
|
320204d854
|
fix: directory will be created by default for compose host mounts
|
2024-07-22 15:10:07 +02:00 |
|
Andras Bacsai
|
19cfe4e514
|
fix: new docker compose parsing
|
2024-07-17 08:09:33 +02:00 |
|
Andras Bacsai
|
0f55e83591
|
revert: instancesettings
|
2024-07-12 15:45:36 +02:00 |
|
Andras Bacsai
|
88f33be5b6
|
refactor: only get instanceSettings once from db
|
2024-07-12 12:51:55 +02:00 |
|
Andras Bacsai
|
aaee887d3e
|
fix: respect top-level configs and secrets
|
2024-07-12 11:21:22 +02:00 |
|
Andras Bacsai
|
c851262d81
|
refactor: Reset default labels when docker_compose_domains is modified
|
2024-07-12 10:35:50 +02:00 |
|
Andras Bacsai
|
62b84add36
|
feat: compose parser v2
|
2024-07-11 10:55:15 +02:00 |
|
Andras Bacsai
|
6b08100819
|
chore: Refactor checkIfDomainIsAlreadyUsed function
|
2024-07-11 10:02:35 +02:00 |
|
Andras Bacsai
|
491bb93e95
|
fix: do not overwrite hardcoded variables if they rely on another variable
|
2024-07-10 15:53:46 +02:00 |
|
Andras Bacsai
|
995324d6b3
|
chore: Refactor shared.php helper functions
|
2024-07-10 11:09:29 +02:00 |
|
Andras Bacsai
|
c2b2d06e47
|
fix: remove own app from domain checks
|
2024-07-10 10:29:19 +02:00 |
|
Andras Bacsai
|
da6f2da3d0
|
feat: lots of api endpoints
|
2024-07-01 16:26:50 +02:00 |
|
Andras Bacsai
|
dbc235d84a
|
fix: check domain on new app via api
|
2024-07-01 11:39:10 +02:00 |
|
Andras Bacsai
|
2a52fb5872
|
feat: bulk env update api endpoint
|
2024-06-26 13:32:36 +02:00 |
|
Andras Bacsai
|
eb76d63117
|
extend application put api
|
2024-06-25 21:22:23 +02:00 |
|
Andras Bacsai
|
1266810c4d
|
fix: better parsign performance for huge compose files
fix: env parsing
|
2024-06-25 10:34:56 +02:00 |
|
Andras Bacsai
|
44af75613f
|
fix: update compose environment with UI defined variables
|
2024-06-22 13:33:13 +02:00 |
|
Andras Bacsai
|
c81ad5cd03
|
feat: container metrics
|
2024-06-20 13:17:06 +02:00 |
|
Andras Bacsai
|
439bee1203
|
refactor: update shared.php to use correct key for retrieving sentinel version
|
2024-06-20 10:50:49 +02:00 |
|
Andras Bacsai
|
0eccbf64f4
|
remove sentinel from coolify versions
|
2024-06-20 10:44:31 +02:00 |
|
andrasbacsai
|
ce15f8f1dd
|
Fix styling
|
2024-06-18 14:43:18 +00:00 |
|
Andras Bacsai
|
23ed697b98
|
feat: sentinel + charts
|
2024-06-18 16:42:42 +02:00 |
|
andrasbacsai
|
c58f468dc9
|
Fix styling
|
2024-06-12 09:31:14 +00:00 |
|
Andras Bacsai
|
e922bc207a
|
chore: Update dependencies and remove unused code
|
2024-06-12 11:30:25 +02:00 |
|
andrasbacsai
|
5dc79159b4
|
Fix styling
|
2024-06-11 10:38:24 +00:00 |
|
Andras Bacsai
|
8731d0416b
|
chore: Add isAnyDeploymentInprogress function to check if any deployments are in progress
|
2024-06-11 12:37:39 +02:00 |
|
Thijmen
|
d86274cc37
|
Fix styling
|
2024-06-10 20:43:34 +00:00 |
|
Andras Bacsai
|
31e02a154c
|
refactor: Improve handling of Docker volumes in parseDockerComposeFile function
|
2024-06-07 17:06:27 +02:00 |
|
Andras Bacsai
|
023ee5db99
|
fix: Set default name for Docker volumes if it is null
|
2024-06-07 16:55:08 +02:00 |
|
Andras Bacsai
|
a68951541c
|
fix: handle previously defined compose previews
|
2024-06-05 15:29:00 +02:00 |
|
Andras Bacsai
|
7fd0deedb1
|
feat: able to add several domains to compose based previews
|
2024-06-05 15:14:44 +02:00 |
|
Andras Bacsai
|
a157f4f17b
|
refactor: Remove commented out code for clearing Ray logs
|
2024-06-04 11:25:46 +02:00 |
|
Andras Bacsai
|
62fe10df31
|
fix: only ignore volumes with driver_opts
|
2024-05-31 14:04:17 +02:00 |
|
Andras Bacsai
|
94de62e503
|
refactor: Improve Docker Compose parsing for services
|
2024-05-31 12:09:11 +02:00 |
|
Andras Bacsai
|
c96daad12c
|
refactor: Improve Docker Compose parsing for services
|
2024-05-31 10:34:07 +02:00 |
|
Andras Bacsai
|
9cc3be152f
|
fix: compose issues
|
2024-05-31 10:21:38 +02:00 |
|
Andras Bacsai
|
a6a0cb928a
|
fix: force load services from cdn on reload list
|
2024-05-27 10:27:18 +02:00 |
|
Andras Bacsai
|
a3877a2cb1
|
feat: exclude_from_hc magic
|
2024-05-23 11:12:53 +02:00 |
|
Andras Bacsai
|
54e1e7684d
|
chore: Remove unnecessary content from Docker Compose file
|
2024-05-23 08:50:15 +02:00 |
|
Andras Bacsai
|
543f983e41
|
fix: ghost subdir
|
2024-05-22 21:10:37 +02:00 |
|
Andras Bacsai
|
80ada9c90a
|
fix: add subpath for services
|
2024-05-22 15:45:30 +02:00 |
|
Andras Bacsai
|
10f3d8aa0f
|
fix: use local versions + service templates and query them every 10 minutes
|
2024-05-22 09:23:17 +02:00 |
|
Andras Bacsai
|
98b6aec203
|
feat: admin view for deleting users
|
2024-05-21 14:29:06 +02:00 |
|
Andras Bacsai
|
7feb788ed3
|
fix: show it docker compose has syntax errors
|
2024-05-21 12:02:04 +02:00 |
|
Andras Bacsai
|
2446dc6950
|
feat: toggle label escaping mechanism
|
2024-05-15 17:52:14 +02:00 |
|
Andras Bacsai
|
f98405188d
|
Refactor shared.php to escape dollar signs in service labels
|
2024-05-15 15:45:56 +02:00 |
|
Torsten Dittmann
|
5321a75272
|
fix: properly populating dependencies
|
2024-05-14 13:33:29 +02:00 |
|
Torsten Dittmann
|
24f923e88e
|
fix: docker compose dependencies for pr previews
|
2024-05-14 12:19:33 +02:00 |
|
Andras Bacsai
|
1a152a5597
|
feat: pull new sentinel image and restart container
|
2024-05-08 19:19:32 +02:00 |
|