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 |
|
Andras Bacsai
|
f8055e7976
|
fix: /realtime endpoint
|
2024-03-12 11:32:40 +01:00 |
|
Andras Bacsai
|
2509406d1c
|
fix: startproxy event
fix: add data to async remove processes
|
2024-03-12 11:22:02 +01:00 |
|
Andras Bacsai
|
b3d15f91e4
|
Remove skip(10) from activity_log and webhooks cleanup
|
2024-03-12 10:58:31 +01:00 |
|
Andras Bacsai
|
85c36df2a3
|
Refactor database cleanup queries to keep the last 10 entries
|
2024-03-12 10:58:28 +01:00 |
|
Andras Bacsai
|
6ef79f5213
|
Refactor database cleanup command to include dry-run mode
|
2024-03-12 10:57:07 +01:00 |
|
Andras Bacsai
|
b576014d07
|
fix: reload caddy issue
|
2024-03-12 10:42:56 +01:00 |
|
Andras Bacsai
|
6950966b06
|
Commented out reloadCaddy() calls in DynamicConfigurationNavbar.php, NewDynamicConfiguration.php, and Server.php
|
2024-03-11 20:39:41 +01:00 |
|
Andras Bacsai
|
8eacf67725
|
Remove unnecessary code in StartProxy.php
|
2024-03-11 20:25:35 +01:00 |
|
Andras Bacsai
|
52120e7a38
|
Add dynamic proxy configuration setup in StartProxy.php and update proxyPath() in Server.php
|
2024-03-11 20:17:37 +01:00 |
|
Andras Bacsai
|
1490828069
|
feat: dynamic configuration for caddy
|
2024-03-11 17:31:28 +01:00 |
|
Andras Bacsai
|
9bdad6bb67
|
feat caddy dynamic configurations
|
2024-03-11 17:17:34 +01:00 |
|
Andras Bacsai
|
f24063cfea
|
Add CADDY_DOCKER_POLLING_INTERVAL environment variable
|
2024-03-11 15:36:45 +01:00 |
|
Andras Bacsai
|
1defed27a0
|
Refactor compose file generation and add link to documentation
|
2024-03-11 15:19:04 +01:00 |
|
Andras Bacsai
|
34d6a12d95
|
feat: experimental caddy support
|
2024-03-11 15:08:05 +01:00 |
|
Andras Bacsai
|
5d3de967f0
|
fix: fqdn null in case docker compose bp
|
2024-03-11 09:42:16 +01:00 |
|
Andras Bacsai
|
8b73f9da17
|
fix: deploy api messages
|
2024-03-11 09:42:02 +01:00 |
|
Mr. Mendez
|
820099622e
|
visual feedback when container is unhealthy
|
2024-03-10 18:14:53 +00:00 |
|
Lee Conlin
|
366d39a7a3
|
Added some default env values for penpot
|
2024-03-09 00:21:47 +00:00 |
|
Lee Conlin
|
853a14c6b8
|
Added PenPot service template
|
2024-03-09 00:21:35 +00:00 |
|
Fabian Gigler
|
15ca68f7e1
|
improve onboarding messages
|
2024-03-08 18:44:42 +01:00 |
|
Andras Bacsai
|
8b9548a463
|
Refactor resource mapping in resources() method
|
2024-03-08 15:16:58 +01:00 |
|
Andras Bacsai
|
6688120aee
|
Update team-by-id-members API documentation link
|
2024-03-07 15:46:27 +01:00 |
|
Andras Bacsai
|
93e4e723fa
|
Add documentation links to error responses in Team controller
|
2024-03-07 15:45:49 +01:00 |
|
Andras Bacsai
|
8b74e50c50
|
Add two-factor authentication fields to hidden array in User model
|
2024-03-07 13:05:04 +01:00 |
|
Andras Bacsai
|
129a644781
|
ui: make notifications separate view
fix: popup if no notifications are set
|
2024-03-07 12:58:04 +01:00 |
|