Andras Bacsai
8150b6fdaf
fix: check if array is associative or not
2024-09-03 17:04:56 +02:00
Andras Bacsai
a7d67e44ca
fix: copy large compose files through scp (not ssh)
2024-09-03 11:47:30 +02:00
Andras Bacsai
dfd5cc9cef
fix: log drain only for Applications
2024-09-02 10:57:03 +02:00
Andras Bacsai
301a3596e8
refactor: Update environment variable handling in StartClickhouse.php and ApplicationDeploymentJob.php
2024-08-29 15:11:54 +02:00
Andras Bacsai
e7b050a4da
Merge branch 'next' into env-vars
2024-08-29 14:35:04 +02:00
Andras Bacsai
e0bac2499d
fix: revert a few lines
2024-08-29 13:00:35 +02:00
Andras Bacsai
cfc6518157
refactor: Update parse method in Advanced, All, ApplicationPreview, General, and ApplicationDeploymentJob classes
2024-08-29 12:39:37 +02:00
Andras Bacsai
b8a37d897e
fix: Fix directory and file mount headings in file-storage.blade.php
2024-08-29 12:03:23 +02:00
Andras Bacsai
d27b1766e6
feat: Add Code Server environment variables to Service model
2024-08-29 10:44:16 +02:00
Andras Bacsai
5525c02c7f
fix: delete preview deployments + cleanup stucked
...
fix: parser
2024-08-28 22:05:49 +02:00
Andras Bacsai
be8a8bf2ee
fix: parser
...
feat: new coolify envs for fqdn and urls
2024-08-28 18:12:00 +02:00
Andras Bacsai
43f2f1ef2b
fix: if compose file has more that 6 components, force stop
...
fix: parser
2024-08-28 15:45:11 +02:00
Vahor
f6d649307c
test add_coolif_default_environment_variables
2024-08-28 13:30:59 +02:00
Vahor
b51065a003
add generate_fluentd_configuration() method in shared
2024-08-28 13:00:33 +02:00
Andras Bacsai
954d82207d
MORE PARSERS
2024-08-27 21:48:25 +02:00
Vahor
c87732b065
revert format
2024-08-27 20:47:17 +02:00
Vahor
2d9c583af3
add env vars on old compose parser
2024-08-27 19:36:22 +02:00
Vahor
eb22155dcc
send new vars to logdrain
2024-08-27 18:41:33 +02:00
Andras Bacsai
d8d821e7a9
parser parser
2024-08-27 16:02:52 +02:00
Andras Bacsai
68169f75d1
refactor: Remove unused server timezone seeder and related code
2024-08-26 15:26:08 +02:00
Andras Bacsai
7fd06a49db
refactor: Update Docker Compose parsing function to convert service variables to key-value pairs
2024-08-26 10:51:01 +02:00
Andras Bacsai
7d78e0171d
refactor: Convert service variables to key-value pairs in parseDockerComposeFile function
2024-08-24 11:00:27 +02:00
Andras Bacsai
2a9a2dd7c4
fix
2024-08-23 20:55:32 +02:00
Andras Bacsai
eece96e717
revert parser to the default for now
2024-08-23 20:54:38 +02:00
Andras Bacsai
af1b479d73
fix: parser
...
ui: storage layout changed
2024-08-23 14:21:12 +02:00
Andras Bacsai
0f9076562f
fix: parser parser
2024-08-23 11:32:58 +02:00
Andras Bacsai
5394223f6b
fix:new parser only in dev
2024-08-22 16:50:29 +02:00
Andras Bacsai
1e24ab9146
fix: parser parser parser
2024-08-22 15:05:04 +02:00
Andras Bacsai
ecb2c3b7b8
chore: new compose parser with tests
2024-08-21 20:32:02 +02:00
Andras Bacsai
578db6cc9c
refactor: Remove unnecessary environment variable checks in parseDockerComposeFile()
2024-08-21 16:23:45 +02:00
Andras Bacsai
7d7cdf41f7
fix: storages with preserved git repository
2024-08-21 14:31:17 +02:00
Andras Bacsai
3f9f197282
fix: docker cleanup job
2024-08-21 10:50:05 +02:00
Andras Bacsai
d2eaf4f2e3
feat: Able to select different postgres database
2024-08-16 15:33:55 +02:00
Andras Bacsai
f106e6e37b
feat: add custom docker container options to all databases
2024-08-16 13:56:47 +02:00
Andras Bacsai
c15740aa57
feat: add shm-size for custom docker commands
2024-08-16 12:24:42 +02:00
Andras Bacsai
992d8b780c
refactor: parseServiceVolumes
2024-08-13 12:43:17 +02:00
Andras Bacsai
da6dea7f13
refactor: Remove debug statement in parseDockerComposeFile function
2024-08-13 11:15:32 +02:00
Andras Bacsai
0e54ed1343
feat: preserve git repository with advanced file storages
2024-08-12 16:06:24 +02:00
Andras Bacsai
d75ed0b208
refactor: Import ProxyTypes enum and use TRAEFIK instead of TRAEFIK_V2
2024-08-08 13:20:24 +02:00
Andras Bacsai
fa28e952de
refactor: Update cron expressions and add helper text for scheduled tasks
2024-08-08 12:50:49 +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
92f90d4e52
Merge pull request #2863 from lorenzomigliorero/feat/labels-by-proxy-type
...
Generate labels by proxy type
2024-08-07 18:06:51 +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
6da359bc60
fix: empty string content should be saved as a file
2024-08-07 12:58:32 +02:00
Andras Bacsai
f0278bc33d
fix: show latest version on manual update view
2024-08-07 12:10:31 +02:00
Andras Bacsai
e4c3d61b76
fixes
2024-08-07 09:50:29 +02:00
Andras Bacsai
b38a651a08
feat: coolify init should cleanup stuck networks in proxy
2024-08-05 13:45:24 +02:00
Andras Bacsai
76c39a987c
fix: service_url should not have a trailing slash
2024-08-05 13:42:51 +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
d7350fad76
fix: several shared environment variables in one value, parsed correctly
2024-07-26 13:22:44 +02:00
Andras Bacsai
0e0c81c32b
fix: update SERVICE_FQDN/URL env variables when you change the domain
2024-07-26 11:58:40 +02:00
Andras Bacsai
2c0b40ac8c
fix: by default volumes that we cannot determine if they are directories or files are treated as directories
2024-07-26 11:57:49 +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
192bc0f13b
fix: handle array env vars
2024-07-25 12:38:31 +02:00
andrasbacsai
613830e6a6
Fix styling
2024-07-24 19:11:12 +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
e4ca5ee5f5
chore: Update Traefik image version to v2.11
2024-07-19 14:34:19 +02:00
Andras Bacsai
ec191af874
chore: Handle JSON parsing errors in format_docker_command_output_to_json
2024-07-18 14:23:15 +02:00
Lorenzo Migliorero
be6d74a6a3
style: linting
2024-07-18 11:42:41 +02:00
Lorenzo Migliorero
3be06ced92
feat: labels by proxy type
2024-07-17 21:06:56 +02:00
Andras Bacsai
19cfe4e514
fix: new docker compose parsing
2024-07-17 08:09:33 +02:00
Andras Bacsai
43409f3ff0
fix: add validation for missing docker compose file
2024-07-15 11:31:18 +02:00
Andras Bacsai
28c7e439b1
fix: service domains and envs are properly updated
2024-07-15 10:55:04 +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
43c40cdb09
Merge branch 'next' of github.com:coollabsio/coolify into next
2024-07-12 10:35:52 +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
6ba3d5f86e
Merge pull request #2737 from DerrikMilligan/patch-1
...
fix: Add arch as supported os
2024-07-12 10:00:48 +02:00
Andras Bacsai
62b84add36
feat: compose parser v2
2024-07-11 10:55:15 +02:00
Andras Bacsai
b37dc4c73e
fix: remove networks when deleting a docker compose based app
2024-07-11 10:16:56 +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
6c33bd9c72
openapi services
2024-07-09 13:30:13 +02:00
Andras Bacsai
efa2ae5177
api api api api
2024-07-04 13:45:06 +02:00
Andras Bacsai
b24a489c77
fix: api updates
2024-07-03 13:13:38 +02:00
Derrik Milligan
65a618d019
Add arch as supported os
...
Update `SUPPORTED_OS` to include the id `arch`. The install script supports `arch` but you can't proceed with a server install because `arch` isn't a `SUPPORTED_OS`
2024-07-02 12:02:38 -06:00
Andras Bacsai
3c13f1ff61
feat: restart database
...
feat: public dbs stay public after restart
feat: patch database conf
2024-07-02 13:39:44 +02:00
Andras Bacsai
c39d6dd407
feat: token permissions
...
feat: handle sensitive data
feat: handle read-only data
2024-07-02 12:15:58 +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
b86924bc0e
feat: private gh deployments through api
2024-06-30 11:30:31 +02:00
Andras Bacsai
30b7e831c0
feat: new app API endpoint
2024-06-28 15:05:37 +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
3ebb35a5cd
fix: remove lemon + paddle things
2024-06-25 13:54:58 +02:00
Andras Bacsai
2c92cc40e1
refactor: Update code to use str() instead of Str::of() for string manipulation
2024-06-25 10:37:10 +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
a3d3ada500
fix: app deployment should be in high queue
2024-06-24 14:47:39 +02:00
Andras Bacsai
31810477b2
Merge branch 'next' into fix-stripprefix-http
2024-06-24 11:42:35 +02:00
Andras Bacsai
44af75613f
fix: update compose environment with UI defined variables
2024-06-22 13:33:13 +02:00
Luan Estradioto
5f3fed3c8f
fix: stripprefix middleware correctly labeled to http
2024-06-21 16:59:59 -03:00
Andras Bacsai
cd85094113
feat: more api endpoints
2024-06-21 16:46: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