rosslh
600148e72c
fix(dns): use Canadian Shield DNS defaults
2026-07-24 23:58:20 -04:00
Andras Bacsai
99e255a572
fix(deployment): detect application configuration changes consistently
...
Expand configuration snapshots, handle defaults from older snapshots, and refresh configuration state after Livewire setting changes.
2026-07-14 12:54:31 +02:00
Andras Bacsai
5381287606
Update configuration for compatibility with EspoCRM v10 ( #10848 )
2026-07-13 15:06:35 +02:00
Andras Bacsai
683a2ce2e9
feat(services): bump alexandrie to version 8.10.0 ( #10864 )
2026-07-13 15:06:16 +02:00
Smaug
915af96981
feat(templates): bump alexandrie to version 8.10.0
...
* bump frontend to v8.10.0
* bump backend to v8.10.0
* bump rustfs to 1.0.0-beta.8
2026-07-07 13:24:35 +02:00
Taras Machyshyn
d2206cd93c
Update configuration for compatibility with EspoCRM v10
2026-07-03 15:15:43 +03:00
Andras Bacsai
99f60228ad
fix(api): avoid lazy loading nested server secrets
2026-07-02 17:47:22 +02:00
Andras Bacsai
13172849e1
Merge remote-tracking branch 'origin/next' into api-sensitive-data-scrubber
2026-07-02 15:57:43 +02:00
Andras Bacsai
a06c1a7bf5
Improve storage mount path handling
2026-07-02 14:54:38 +02:00
Andras Bacsai
a121386ab4
Merge branch 'next' into improve-resource-route-handling
2026-07-02 13:25:47 +02:00
Andras Bacsai
7d65a4b496
Merge remote-tracking branch 'origin/next' into harden-database-import-files
2026-06-29 10:35:35 +02:00
Andras Bacsai
f4c863bc34
fix(service): correct Convex origin env vars and expose HTTP actions port ( #10646 )
2026-06-29 10:27:55 +02:00
Andras Bacsai
0194a6f104
feat(service): add Inngest one-click service template ( #10612 )
2026-06-29 10:27:37 +02:00
Andras Bacsai
84bf96ce76
chore(service): gitea-runner patch version bump ( #10566 )
2026-06-29 10:27:20 +02:00
Torsten O'Donoghue
1e5e4ae61e
fix(service): correct Convex origin env vars and expose HTTP actions port
2026-06-12 10:45:52 +02:00
Rohit Tiwari
005f12442d
fix(template): removed volume, changed inggest url variable and limited to version inngest/inngest:v1.27.0
2026-06-10 13:46:21 +05:30
Rohit Tiwari
9196d8ed0a
fix(template): magic variable used on inngest changed to hex magic variable
2026-06-10 08:57:12 +05:30
Rohit Tiwari
4d9ce2da6b
add(service): inngest one click service template
2026-06-09 23:25:41 +05:30
Michalzarddev
cfd31327bb
Merge branch 'v4.x' into chore/gitea-runner-version-bump
2026-06-06 00:13:20 +02:00
michalzard
e5043f7cc2
chore(gitea-runner): patch version bump
2026-06-06 00:11:24 +02:00
Andras Bacsai
22f9f96db6
chore: inspect staged changes for commit message
2026-06-04 15:24:53 +02:00
Andras Bacsai
07f381b88c
Merge remote-tracking branch 'origin/next' into jean/port-exposes-improvement
2026-06-03 10:32:57 +02:00
Andras Bacsai
dfe3a4086e
fix(service): owncloud login doesn't work ( #10508 )
2026-06-03 10:12:46 +02:00
Andras Bacsai
40d570f195
chore: update team invitation handling
2026-06-02 12:22:27 +02:00
Andras Bacsai
2536d612d7
feat(service): add Healthchecks as a service ( #10335 )
2026-06-02 12:02:17 +02:00
Andras Bacsai
93aa8894a8
fix(service): Garage doesn't start due to RPC secret being wrong length ( #10425 )
2026-06-02 12:01:41 +02:00
Andras Bacsai
10d142145b
chore(service): Update Gitea runner image to version 1.0.7 ( #10500 )
2026-06-02 12:01:19 +02:00
Alexey Lysenko
60ba03427a
Update owncloud.yaml
...
fix for https://github.com/coollabsio/coolify/issues/9944
2026-06-02 12:12:42 +03:00
Tyler Westbrook
27b33b7b36
Chore(Update): Update Gitea runner image to version 1.0.7
...
Update version of gitea runner from 1.0.6 to 1.0.7
2026-06-01 07:54:27 -05:00
Jérémy Derdaele
164ff40f04
revert changes to json files
2026-05-31 23:57:46 +02:00
Jérémy Derdaele
b5416859e5
fix(templates): generate valid Garage RPC secret
...
Garage requires a 32 bytes secret (which is a 64 char hex string)
2026-05-31 23:57:46 +02:00
Andras Bacsai
6ed03a8c0a
chore(deps): bump realtime helper and postcss versions
2026-05-29 15:25:25 +02:00
Andras Bacsai
50e198fd51
fix(service): Chatwoot Support allowlisted private API inbox webhooks ( #10426 )
2026-05-29 15:20:17 +02:00
ShadowArcanist
1af5cc11c9
fix(service): set correct image tag for hermes-agent-with-webui
2026-05-29 12:14:17 +05:30
Gabriel Peralta
885f6eb124
Chatwoot: Support allowlisted private API inbox webhooks
...
Self-hosted installations can now opt SafeFetch into private-network access after SSRF hardening. The default remains unchanged: private IP destinations are blocked unless the instance owner explicitly enables private-network requests with SAFE_FETCH_ALLOW_PRIVATE_NETWORK=true
This is a breaking change if you use latest tag and have evolution-api or similar deployed on coolify alongside chatwoot.
2026-05-27 09:31:29 -03:00
Andras Bacsai
21db1fd374
fix(sync-bunny): sync nightly CDN files to nested paths
...
Write nightly versions and releases under json/nightly in the CDN repo, and cover both release and versions-only sync flows with feature tests.
2026-05-26 11:41:04 +02:00
Andras Bacsai
c5794be361
chore(service): pin services to static version instead of using latest tag ( #10116 )
2026-05-26 11:25:20 +02:00
Andras Bacsai
3d764d9f18
feat(template): add cloudflare-ddns template ( #8099 )
2026-05-26 11:24:48 +02:00
Andras Bacsai
6a4964268f
feat(service): add EMQX ( #9568 )
2026-05-26 11:24:24 +02:00
Andras Bacsai
77779f3647
feat(service): add openobserve template ( #10279 )
2026-05-26 11:23:54 +02:00
Andras Bacsai
166f7e96e2
chore(service): bumped gitea-runner version ( #10282 )
2026-05-26 11:23:37 +02:00
Andras Bacsai
3b2c2c6e18
feat(templates): add Hermes Agent + WebUI one-click service ( #10283 )
2026-05-26 11:15:46 +02:00
Victor Gomez
4ccec6b210
Fix typo in ALLOWED_HOSTS environment variable
2026-05-25 13:06:59 -04:00
michalzard
9c5c39334a
chore(gitea-runner): bumped version to 1.0.6
2026-05-25 16:02:48 +02:00
michalzard
9b977b9e4d
chore(gitea-runner): bumped version to 1.0.5
2026-05-21 19:59:14 +02:00
Victor Gomez
afe5a03aeb
Update templates/compose/healthchecks.yaml
...
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2026-05-21 11:47:21 -04:00
Victor Gomez
101926ca35
Update templates/compose/healthchecks.yaml
...
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2026-05-21 11:47:04 -04:00
Victor Gomez
85abbf2555
Update templates/compose/healthchecks.yaml
...
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2026-05-21 11:46:51 -04:00
Victor Gomez
aa4c229607
Ensure proper URL is being used in SITE_ROOT
2026-05-21 11:19:31 -04:00
Victor Gomez
ab30b99b6e
Add Healthchecks.io as a service
2026-05-21 09:36:52 -04:00