Andras Bacsai
fa99cbce4a
do not load charts on mount
2024-06-19 10:33:34 +02:00
Andras Bacsai
d8984c42b5
Merge branch 'next' of github.com:coollabsio/coolify into next
2024-06-19 09:30:58 +02:00
Andras Bacsai
36f251e710
fix: charts
2024-06-19 09:30:56 +02:00
samirimtiaz1996
f3beacdc3f
Fix styling
2024-06-19 07:07:49 +00:00
andrasbacsai
d1a5f97f59
Fix styling
2024-06-19 06:59:46 +00:00
Andras Bacsai
a43de75b42
fix: metrics parsing
2024-06-19 08:58:57 +02:00
samirimtiaz1996
5530f7263f
Update Domains.php
2024-06-19 01:35:33 +06:00
samirimtiaz1996
d688244664
add endpoints for filtering applications by domain and managing container labels
...
- Add /api/v1/domains?uuid={application_uuid} endpoint (GET) to filter applications by domains for a given project UUID
- Add /api/v1/domains endpoint (PUT) to update domains and regenerate container labels
- Add /api/v1/domains endpoint (DELETE) to delete domains and regenerate container labels
2024-06-19 00:59:39 +06: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
Andras Bacsai
83983bbb32
fix: remove sentinel variable
...
fix: metrics are disabled by default
2024-06-18 13:01:23 +02:00
Andras Bacsai
9d05276f94
remove: unnecessary notification
2024-06-18 12:47:55 +02:00
andrasbacsai
dc4916dc19
Fix styling
2024-06-17 12:22:17 +00:00
Andras Bacsai
1d0a1ab16a
feat: charts
2024-06-17 14:21:27 +02:00
Alexzvn
af38d0cc07
fix: application custom labels reset after saving
2024-06-15 00:01:58 +00:00
andrasbacsai
2b6fc16637
Fix styling
2024-06-14 12:24:28 +00:00
Andras Bacsai
e0a2e3bd0c
Merge branch 'next' of github.com:coollabsio/coolify into next
2024-06-14 14:23:42 +02:00
Andras Bacsai
1ecd0307ed
feat: COOLIFY_CONTAINER_NAME predefined variable
2024-06-14 14:23:40 +02:00
andrasbacsai
f10f3456d7
Fix styling
2024-06-14 12:10:40 +00:00
Andras Bacsai
b17be37aee
fix: db proxy status shown better in the UI
2024-06-14 14:09:56 +02:00
Andras Bacsai
f1562ccfd5
Merge branch 'next' of github.com:coollabsio/coolify into next
2024-06-13 14:48:26 +02:00
Andras Bacsai
bfe2fb6da8
refactor: Update Docker build commands for better performance and flexibility
2024-06-13 14:48:23 +02:00
Andras Bacsai
e4ee149085
refactor: Remove debug code for saving environment variables
2024-06-13 13:37:19 +02:00
andrasbacsai
a521d8549a
Fix styling
2024-06-13 11:15:09 +00:00
Andras Bacsai
566faba6e3
fix: handle laravel deployment better
2024-06-13 13:14:24 +02:00
andrasbacsai
dffcee6cf1
Fix styling
2024-06-13 10:03:36 +00:00
Andras Bacsai
7485c1240b
feat: nixpacks now could reach local dbs internally
2024-06-13 12:02:52 +02:00
andrasbacsai
5c8277ea1d
Fix styling
2024-06-12 10:28:52 +00:00
Andras Bacsai
9e3ffea22c
Merge branch 'next' of github.com:coollabsio/coolify into next
2024-06-12 12:28:11 +02:00
Andras Bacsai
9592076d45
fix: do no truncate repositories wtih domain (git) in it
2024-06-12 12:28:09 +02:00
andrasbacsai
2e01665340
Fix styling
2024-06-12 10:21:47 +00:00
Andras Bacsai
019cdd2b3a
fix: compose generator
2024-06-12 12:20:58 +02:00
Andras Bacsai
407b8de2b1
Merge branch 'next' of github.com:coollabsio/coolify into next
2024-06-12 12:05:11 +02:00
Andras Bacsai
f332a73122
feat: cancelling a deployment will check if new could be started.
2024-06-12 12:05:08 +02:00
andrasbacsai
2335abac91
Fix styling
2024-06-12 09:35:55 +00:00
Andras Bacsai
58b04b5fc8
fix: bitbucket link
2024-06-12 11:35:07 +02:00
Andras Bacsai
d5be00d29d
chore: Add ApplicationDeploymentJob and pint.json
2024-06-11 13:17:15 +02:00
Andras Bacsai
8b95b3c1bf
fix: just restart
2024-06-11 13:12:53 +02:00
Andras Bacsai
d05151466c
Merge pull request #2415 from tuarrep/patch-2
...
Fix Application `isDeploymentInprogress` method
2024-06-11 12:25:21 +02:00
andrasbacsai
47051127af
Fix styling
2024-06-11 09:36:42 +00:00
Andras Bacsai
7ad2e1ca05
Merge branch 'next' into php-codestyle
2024-06-11 11:36:07 +02:00
Andras Bacsai
7345ccbbee
feat: easily redirect between www-and-non-www domains
2024-06-11 11:32:08 +02:00
Thijmen
d86274cc37
Fix styling
2024-06-10 20:43:34 +00:00
Andras Bacsai
a125c0032b
chore: Remove commented out code for docker container removal
2024-06-10 21:57:44 +02:00
Andras Bacsai
2e4fd1530c
fix: multiline build args
2024-06-10 21:57:13 +02:00
Andras Bacsai
2beda08717
Refactor CheckLogDrainContainerJob handle method
2024-06-10 11:56:42 +02:00
Andras Bacsai
c80434141d
fix: gitlab merge request should close PR
2024-06-10 10:42:52 +02:00
Andras Bacsai
d1128c7a1e
fix: multiline variable should be literal + should be multiline in bash with \
2024-06-09 22:37:23 +02:00
Nicolas Perraut
5674879e23
Fix Application isDeploymentInprogress
method
2024-06-09 22:12:13 +02:00
Andras Bacsai
aae81313a6
Refactor TelegramChannel to handle additional notification types
2024-06-09 21:44:13 +02:00