Andras Bacsai
56c08056d2
Merge pull request #1858 from Omikorin/patch-1
...
fix: empty get logs number of lines
2024-03-18 11:05:20 +01:00
Andras Bacsai
b39ac73cd8
fix: server stopped, service page not reachable
2024-03-18 08:53:44 +01:00
Michał Korczak
c9054e7d8c
fix: empty get logs number of lines
2024-03-17 18:27:01 +01:00
Andras Bacsai
adf5c9bd46
Refactor environment variable handling in ApplicationDeploymentJob.php
2024-03-15 22:16:22 +01:00
Andras Bacsai
3ea3674407
fix: multiline env variables
2024-03-15 22:02:37 +01:00
Andras Bacsai
657c7d8cff
Refactor form components
...
Update Input and Textarea components to use nullable type declarations and remove unused imports.
2024-03-15 20:40:50 +01:00
Manuel
350e32326f
Fix app name of realtime for logging
2024-03-15 13:25:49 +01:00
Manuel
1894573c2f
Change service name directly
2024-03-15 09:19:30 +01:00
Manuel
73f889ac9f
Fix realtime container name and env var
2024-03-15 07:11:05 +01:00
Andras Bacsai
a336dae84c
fix: $ in env variable
...
feat: multiline envs
2024-03-14 23:00:06 +01:00
Andras Bacsai
467c826c04
Merge pull request #1843 from coollabsio/next
...
v4.0.0-beta.239
2024-03-14 21:23:36 +01:00
Andras Bacsai
a4c164a57e
fix: duplicate dockerfile
2024-03-14 21:19:37 +01:00
Eirik Mo
8c0c22a925
Merge branch 'main' into supabase
2024-03-14 19:21:02 +01:00
Eirik Mo
c8d528ffc4
fix: supabase edge functions
...
fix: GOTRUE_SITE_URL should be SERVICE_SITE_URL for correct redirects
fix: DB_AFTER_CONNECT_QUERY value will be incorrecly resolved if it's inside quotes
chore: update image versions
2024-03-14 19:18:07 +01:00
Andras Bacsai
bb7b1f9e0c
Merge pull request #1841 from coollabsio/next
...
v4.0.0-beta.238
2024-03-14 19:16:35 +01:00
Andras Bacsai
f994f83ce1
revert validateCompose until further investigation
2024-03-14 19:15:30 +01:00
Andras Bacsai
2af083b2e5
Merge pull request #1816 from coollabsio/next
...
4.0.0-beta.237
2024-03-14 10:34:34 +01:00
Andras Bacsai
de4d0961da
Add Sleep class and refactor container name in generate_compose_file()
2024-03-14 10:10:03 +01:00
Andras Bacsai
c8d48ccbff
fix: docker compose validation
2024-03-14 09:21:48 +01:00
Andras Bacsai
695d3b82b5
Add toast timeout functionality
2024-03-14 09:10:32 +01:00
Andras Bacsai
965625ad01
fix: create initial files async
2024-03-13 18:26:30 +01:00
Andras Bacsai
379733938c
Update environment variable description
2024-03-13 15:07:43 +01:00
Andras Bacsai
3198999746
Fix null check for memory swappiness and CPU shares
2024-03-13 15:00:29 +01:00
Andras Bacsai
1f03499fc5
feat: show resources on source page
2024-03-13 14:55:44 +01:00
Andras Bacsai
a53d888747
Add pre-deployment and post-deployment commands
2024-03-13 14:41:31 +01:00
Andras Bacsai
62905f084f
Merge pull request #1723 from stooit/feat/post-deploy-command
...
Adds basic support for pre/post-deployment commands.
2024-03-13 14:34:44 +01:00
Andras Bacsai
ba7ee4fba7
Remove Penpot environment file and update preselect branch URL
2024-03-13 14:34:19 +01:00
Andras Bacsai
6cb3df9350
rename boarding to onboarding
2024-03-13 12:11:37 +01:00
Andras Bacsai
5c1c71c625
Merge pull request #1825 from hades200082/main
...
Added Penpot service
2024-03-13 12:11:13 +01:00
Andras Bacsai
7fd0cfc85f
Merge pull request #1831 from mmbytesolutions/next
...
ui: visual feedback when container is unhealthy
2024-03-13 12:04:59 +01:00
Andras Bacsai
efad3b1284
Merge pull request #1823 from fabiangigler/patch-1
...
improve onboarding messages
2024-03-13 12:04:15 +01:00
Andras Bacsai
a06de9682c
Add default 404 redirect for Caddy proxy
2024-03-13 11:25:34 +01:00
Andras Bacsai
0d4ad05c1c
Add custom_healthcheck_found flag to ApplicationDeploymentJob
2024-03-13 10:50:05 +01:00
Andras Bacsai
aef088a9d2
fix: consider custom healthchecks in dockerfile
2024-03-13 10:44:15 +01:00
Andras Bacsai
e8f3aa681e
fix: failed deployments should send failed email/notification
2024-03-13 10:24:45 +01:00
Andras Bacsai
42293fb11a
feat: reset password
2024-03-13 10:10:53 +01:00
Andras Bacsai
65e0eb5205
Refactor dynamic configurations and update textarea rows
2024-03-13 09:32:42 +01:00
Andras Bacsai
2f1a7f8f40
Update service environment variables
2024-03-13 09:27:42 +01:00
Andras Bacsai
73e9410264
Add port configuration for services
2024-03-12 20:03:11 +01:00
Andras Bacsai
c835c02bf2
Update port numbers for services
2024-03-12 19:09:08 +01:00
Andras Bacsai
336d44a5cc
Refactor fqdnLabelsForCaddy function to handle serviceLabels parameter
2024-03-12 19:08:52 +01:00
Andras Bacsai
7027931095
Add port configuration for services
2024-03-12 17:47:32 +01:00
Andras Bacsai
87b56d538d
Add Grafana service configuration and update service templates
2024-03-12 17:43:00 +01:00
Andras Bacsai
0519ce2001
Fix reloadCaddy() method call in addDynamicConfiguration()
2024-03-12 17:36:32 +01:00
Andras Bacsai
d4d0330f70
Fix reloadCaddy() method call in delete() function
2024-03-12 17:35:53 +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
4d181eef8e
Refactor proxy type retrieval in Server and Proxy classes
2024-03-12 12:45:55 +01:00
Andras Bacsai
1835a91467
fix: proxy switch
2024-03-12 12:30:40 +01:00
Andras Bacsai
bcc61b0d8b
Add reverse proxy configuration for coolify-realtime
2024-03-12 11:34:57 +01:00