Commit graph

1820 commits

Author SHA1 Message Date
Andras Bacsai
81529e9274
Merge pull request #6976 from majcek210/v4.x
Fix and update the "pterodactly with wings" template.
2025-10-28 10:30:34 +01:00
Andras Bacsai
4df3134cec
Merge pull request #6973 from ShadowArcanist/patch-9
fix(service): seafile cannot upload files due to network errors
2025-10-28 10:30:07 +01:00
Andras Bacsai
342abc967c
Merge pull request #6971 from lamongabriel/plane
Update Plane version to v1.0.0
2025-10-28 10:29:47 +01:00
Andras Bacsai
0fdfc18440
Merge pull request #6530 from yipfram/fix/evolution-api-slogan
feat: update Evolution API slogan to better reflect its capabilities
2025-10-28 10:29:07 +01:00
majcek210
26a5ab78f2
Merge branch 'next' into patch-3 2025-10-27 11:22:35 +01:00
Andras Bacsai
12766695c4 feat: add dynamic viewport-based height for compose editor
- Add Alpine.js reactive height calculation based on viewport size
- Monaco editor now responds to window resize events
- Fix Livewire component structure by moving style tag inside root div
- Update CLAUDE.md to document critical single root element requirement
- Set minimum editor height of 300px with responsive maximum
- Use CSS custom properties to pass calculated height to components
2025-10-27 11:18:25 +01:00
majcek210
26b543810e
Merge branch 'next' into patch-3 2025-10-27 11:18:02 +01:00
majcek210
8e75b47829
Update & rename the pterodactly template
Removed the wings service from the template only leaving the panel as the panel + wings are deployed in the "pterodacly with wings" template. Renamed the template from pterodactly > pterodactly panel for better understanding
2025-10-26 19:26:55 +01:00
ShadowArcanist
7d4d621237
Changed Wireguard one click service template category to vpn 2025-10-26 18:05:22 +05:30
majcek210
61fe8f1215
Add environment variables for HASHIDS configuration
This fixes the databases not loading on server(500)
2025-10-25 19:20:31 +02:00
majcek210
ac6fe136ca
Merge branch 'next' into v4.x 2025-10-24 17:04:40 +02:00
Andras Bacsai
ef7cf1114f chore: update siyuan category in service templates
Update generated service template JSON files to reflect the category
field added to siyuan.yaml (documentation category).
2025-10-24 13:26:25 +02:00
Andras Bacsai
9d672c1583 chore: add category field to siyuan.yaml 2025-10-24 13:24:48 +02:00
majcek210
adcdec6931
Enhance comments in pterodactyl-with-wings.yaml
Updated comments in configuration file for clarity.
2025-10-23 18:38:53 +02:00
majcek210
b00d389314
Update templates/compose/pterodactyl-with-wings.yaml
Update the wings version from latest to v1.11.11

Co-authored-by: Romain ROCHAS <46826777+yipfram@users.noreply.github.com>
2025-10-23 18:30:07 +02:00
majcek210
2e193d45fd
Update templates/compose/pterodactyl-with-wings.yaml
Change pterodactly wings version from latest to v1.11.13

Co-authored-by: Romain ROCHAS <46826777+yipfram@users.noreply.github.com>
2025-10-23 18:29:34 +02:00
majcek210
014ad6fcd2
Merge branch 'next' into v4.x 2025-10-23 16:36:40 +02:00
majcek210
0541240527
Update MariaDB image version to 11.8
Bump the mariadb to 11.8 (LTS)
2025-10-23 16:36:17 +02:00
ShadowArcanist
9532012bb5 Added healthchecks for appwrite one click service template 2025-10-23 19:52:21 +05:30
majcek210
84d5355b94
Merge branch 'next' into v4.x 2025-10-23 16:21:22 +02:00
Andras Bacsai
2e71ef4f11 Fix Hetzner server redirect in onboarding flow
When creating a Hetzner server from the onboarding view, the redirect
to the server details page was not working properly due to modal context.
The standard redirect() call doesn't handle navigation from within modals.

Changes:
- Add from_onboarding flag to ByHetzner component
- Use wire:navigate redirect when in onboarding mode
- Pass from_onboarding=true from boarding view

This ensures proper navigation to the newly created server page instead
of staying on the onboarding view.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-23 16:17:01 +02:00
majcek210
f9e46ee914
Fix and update the template.
Fixed the template by updating current configuration and enabling wings to connect.
2025-10-23 15:43:54 +02:00
ShadowArcanist
7c42c48a18 Removed volume mappings on appwrite one click service 2025-10-23 18:10:38 +05:30
ShadowArcanist
9372029f23 Updated docs link on appwrite one click service 2025-10-23 18:08:34 +05:30
Gabriel Lamon
596051952f fix(templates): update minio image to use coollabsio fork in Plane 2025-10-23 09:29:17 -03:00
Gabriel Lamon
72f6b425af fix(templates): add redis env to live service in Plane 2025-10-23 09:28:03 -03:00
Gabriel Lamon
d16d095110 fix(templates): remove volumes from Plane's compose 2025-10-23 08:59:59 -03:00
ShadowArcanist
f2c743e627
Fixed one click services seafile mixcontent and cors errors
Updated environment variables and healthcheck settings for Seafile service.
2025-10-23 08:56:51 +05:30
Gabriel Lamon
9c0fc8ba6c feat(templates): update plane compose to v1.0.0 2025-10-22 16:48:11 -03:00
Andras Bacsai
414e762dfa
Merge pull request #6913 from yipfram/add/home-assistant
Add Home Assistant template
2025-10-22 21:41:44 +02:00
Andras Bacsai
cb4c26007d
Merge pull request #6914 from ShadowArcanist/shadow/new-service-redisinsight
feat(service): add Redis Insight
2025-10-22 21:39:15 +02:00
Andras Bacsai
acbea6db60
Merge pull request #6920 from StellarRounin/template/add-siyuan-service
feat(servide): Add siyuan template
2025-10-22 21:38:56 +02:00
Andras Bacsai
bb0f497255
Merge pull request #6924 from yipfram/yipfram/pocket-id-template
Add Pocket ID template
2025-10-22 21:38:28 +02:00
Andras Bacsai
cbddfbce15
Merge pull request #6925 from ariqpradipa/feat/sparkyfitness
feat(templates): add sparkyfitness compose template and logo
2025-10-22 21:38:13 +02:00
Andras Bacsai
802f4647b8
Merge pull request #6953 from ShadowArcanist/patch-6
disable(service): pingvinshare
2025-10-22 21:37:00 +02:00
Andras Bacsai
a9a7c8df88
Merge pull request #6954 from ShadowArcanist/patch-7
disable(service): pingvinshare with clamav
2025-10-22 21:36:47 +02:00
Andras Bacsai
286a36420a
Merge pull request #6963 from yipfram/add/rivet-dev
Add Rivet template
2025-10-22 21:36:32 +02:00
Andras Bacsai
a02341fb55
Merge pull request #6550 from yipfram/template/metamcp
Add Metamcp app template
2025-10-22 21:36:06 +02:00
Romain ROCHAS
f2510684c2
Update templates/compose/rivet-engine.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-10-22 16:07:42 +02:00
Andras Bacsai
e8851ff5cd Update healthcheck commands for MinIO services across multiple YAML files 2025-10-22 16:05:17 +02:00
Andras Bacsai
c9ca702edf
Merge pull request #6965 from ShadowArcanist/shadow/replace-minio
Replace vulnerable minio docker images with Coollabs Minio
2025-10-22 16:02:45 +02:00
Romain ROCHAS
439ecc277d
Merge branch 'next' into add/rivet-dev 2025-10-22 11:51:53 +02:00
Romain ROCHAS
e47524f5bd
Update templates/compose/rivet-engine.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-10-22 11:51:38 +02:00
ShadowArcanist
7bd2edfacc
Added MinIO community edition one click service 2025-10-22 13:06:04 +05:30
ShadowArcanist
bad2c139c2 Replace minio with coollabs minio on ente photos with s3 service template 2025-10-22 12:41:45 +05:30
ShadowArcanist
3e76bdd59e Replace minio with coollabs minio on huly service template 2025-10-22 12:39:06 +05:30
ShadowArcanist
b88a70fde5 Replace minio with coollabs minio on supabase service template 2025-10-22 12:35:24 +05:30
ShadowArcanist
48da311573 Replace minio with coollabs minio on posthog service template 2025-10-22 12:33:40 +05:30
ShadowArcanist
190b47b1d6 Replace minio with coollabs minio on plane service template 2025-10-22 12:32:12 +05:30
ShadowArcanist
30e64f9dc6 Replace minio with coollabs minio on budibase service template 2025-10-22 12:31:02 +05:30
ShadowArcanist
41f4fe33ba Replace minio with coollabs minio on azimutt service template 2025-10-22 12:29:30 +05:30
Romain ROCHAS
878ed3f9c3 Rename to rivet-engine.yaml and update description to reflect stateful workloads 2025-10-22 03:40:18 +02:00
Romain ROCHAS
0164b54576 Add rivet.svg and rivet.yaml for AI programming environment setup 2025-10-22 03:08:57 +02:00
Ariq Pradipa Santoso
b31a3c2e6d
Merge branch 'next' into feat/sparkyfitness 2025-10-22 07:11:08 +07:00
Ariq Pradipa Santoso
52333efb2c
pin sparkyfitness server image version
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-10-22 07:08:46 +07:00
Ariq Pradipa Santoso
34baeab542
pin sparky fitness image version
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-10-22 07:08:27 +07:00
Ariq Pradipa Santoso
d89d89be4c
Update templates/compose/sparkyfitness.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-10-22 07:06:40 +07:00
Ariq Pradipa Santoso
19a4521209
Update templates/compose/sparkyfitness.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-10-22 07:06:32 +07:00
Ariq Pradipa Santoso
d29a0543c7
Update templates/compose/sparkyfitness.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-10-22 07:06:10 +07:00
Ariq Pradipa Santoso
e16a533cce
Update templates/compose/sparkyfitness.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-10-22 07:06:02 +07:00
Ariq Pradipa Santoso
a8d3a39768
Update templates/compose/sparkyfitness.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-10-22 07:05:53 +07:00
Ariq Pradipa Santoso
26eb0a2905
Update templates/compose/sparkyfitness.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-10-22 07:05:44 +07:00
Ariq Pradipa Santoso
d01d574d71
Update templates/compose/sparkyfitness.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-10-22 07:05:38 +07:00
Romain ROCHAS
4fd49fc5c7
Merge branch 'next' into yipfram/pocket-id-template 2025-10-21 21:10:24 +02:00
Romain ROCHAS
74a9dbc2ce
Merge branch 'next' into template/metamcp 2025-10-21 20:55:15 +02:00
ShadowArcanist
fc90009047
disable pingvinshare with clamav one click service
Add ignore directive to pingvinshare-with-clamav.yaml
2025-10-22 00:05:07 +05:30
ShadowArcanist
d3a75e36f9
disable pingvinshare one click service 2025-10-21 23:56:49 +05:30
ShadowArcanist
28c601443a
disable minio one click service
Add ignore directive to minio.yaml
2025-10-21 23:40:08 +05:30
Andras Bacsai
3593d941af bump version to 4.0.0-beta.437 and update nightly version to 4.0.0-beta.438 2025-10-20 13:57:48 +02:00
Ariq Pradipa Santoso
eca0c5cb0d feat(templates): add sparkyfitness compose template and logo
Add Docker Compose template for SparkyFitness, a comprehensive fitness tracking application, including the SVG logo and configuration for frontend, server, and database services.
2025-10-20 10:14:17 +07:00
Stellar Rounin
50be79db85
fix(service): Update image version & healthcheck start period 2025-10-19 18:09:01 -06:00
Romain ROCHAS
9355cb2893 Add SMTP configuration to Pocket ID template
Include SMTP settings for email notifications and one-time access features.
2025-10-19 21:35:49 +02:00
Romain ROCHAS
2ae3d1b99b Add SMTP configuration to Pocket ID with PostgreSQL template
Include SMTP settings for email notifications and one-time access features.
2025-10-19 21:35:18 +02:00
Romain ROCHAS
7dbd8fad21 Add Pocket ID with PostgreSQL template
Add variant of Pocket ID template with PostgreSQL database support for better scalability and production use.
2025-10-19 21:34:26 +02:00
Romain ROCHAS
d1ab7ebb8e Add Pocket ID template
Add Docker Compose template for Pocket ID, a simple and secure OIDC provider with passkey authentication support.
2025-10-19 20:59:24 +02:00
Romain ROCHAS
b0ee2d227a Update metamcp.yaml: refine environment variables and healthcheck settings 2025-10-19 18:04:06 +02:00
alexbaron-dev
9c99937dd0
Update environment variable syntax in opnform.yaml for consistency 2025-10-19 17:52:12 +02:00
Romain ROCHAS
24d85f7c96
Merge branch 'next' into template/metamcp 2025-10-19 17:50:40 +02:00
alexbaron-dev
37ef9eb3bc
Merge branch 'coollabsio:v4.x' into add-opnform-template 2025-10-19 16:19:41 +02:00
alexbaron-dev
c5fad13ab2
Upgrade opnform API and UI images to version 1.10.0 2025-10-19 15:28:08 +02:00
Stellar Rounin
f6b8a47140
feat(servide): Add siyuan template 2025-10-18 09:18:53 -06:00
Romain ROCHAS
14bfdb4405 fix(templates) delete unused volume 2025-10-18 14:40:21 +02:00
alexbaron-dev
4363fbd60c
Update Docker images to specific versions 2025-10-17 20:16:48 +02:00
ShadowArcanist
057fbdf354 Added Redis insight service 2025-10-17 22:25:53 +05:30
Romain ROCHAS
1ad0da1e48 Remove unnecessary blank lines and commented-out automation configurations from Home Assistant template 2025-10-17 12:26:00 +02:00
Romain ROCHAS
b3cf97de24 Add Home Assistant docker compose template
- Add Home Assistant template with version 2025.10.2
- Configure reverse proxy support for Coolify with trusted private IP ranges
- Include D-Bus volume for Bluetooth integration support
- Add healthcheck for container monitoring
- Include configuration.yaml with reverse proxy settings to fix 400 Bad Request errors
2025-10-17 12:09:15 +02:00
Andras Bacsai
ab7bd46e56
Merge pull request #6883 from ariqpradipa/feat/templates/ente-photos
feat(templates): add SMTP configuration to ente-photos compose templates
2025-10-17 10:58:27 +02:00
Andras Bacsai
d1a0a9a5d8
Merge pull request #6853 from xwxfox/patch-1
Add proxyscotch service compose file
2025-10-17 10:58:16 +02:00
Andras Bacsai
9e8ae97585
Merge pull request #6835 from yipfram/update-n8n
Update n8n template
2025-10-17 10:57:59 +02:00
Andras Bacsai
074436e7d8
Merge pull request #6011 from titouv/v4.x
feat(service): add cap service
2025-10-17 10:57:19 +02:00
Andras Bacsai
8b12f1dba4
Merge pull request #6475 from stylefieber/next
Update plausible.yaml and shlink.yaml - clickhouse config contents were swapped; fixing double https:// issue in shlink web app
2025-10-17 10:56:41 +02:00
Andras Bacsai
44f8c648d1
Merge pull request #5386 from GauthierPLM/feature/signoz
feat(service): add signoz template
2025-10-17 10:56:10 +02:00
David Londono
cf4270140c fix: update cors and versions 2025-10-16 11:26:29 -05:00
David Alejandro Londoño
a02240d143
Merge branch 'coollabsio:next' into next 2025-10-16 10:10:23 -05:00
Ariq Pradipa Santoso
7741590fdb feat(templates): add SMTP encryption configuration to ente-photos compose templates
Add optional ENTE_SMTP_ENCRYPTION environment variable with default value 'tls' to museum service in both ente-photos and ente-photos-with-s3 templates. This allows users to configure SMTP encryption settings for email functionality.
2025-10-16 06:30:23 +07:00
Gauthier POGAM--LE MONTAGNER
0d11bdbfb6 feat(signoz): pin service image tags and exclude_from_hc flag to services excluded from health checks 2025-10-15 18:50:09 +02:00
Romain ROCHAS
78f3689ecd
Update templates/compose/n8n-with-postgres-and-worker.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-10-15 16:24:39 +02:00
Romain ROCHAS
2973818046
Update templates/compose/n8n-with-postgres-and-worker.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-10-15 16:24:18 +02:00
Romain ROCHAS
2dd84317b4
Merge branch 'next' into update-n8n 2025-10-15 16:01:44 +02:00
Romain ROCHAS
092803ba85
Update templates/compose/n8n.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-10-15 16:01:34 +02:00
Romain ROCHAS
bfaf3b371d
Update templates/compose/n8n-with-postgresql.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-10-15 16:01:26 +02:00
Ariq Pradipa Santoso
8817e22569 feat(templates): add SMTP configuration to ente-photos compose templates
Add environment variables for SMTP host, port, username, password, email, and sender name to enable email functionality in the museum service. This enhances the ente-photos setup with email capabilities for notifications or other features.
2025-10-15 16:22:49 +07:00
Titouan V
813c0d1e84
Update templates/compose/cap.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-10-14 23:42:45 +02:00
Titouan V
f1f7fdb94b
Update templates/compose/cap.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-10-14 23:42:30 +02:00
Titouan V
bb09eb1587
Update templates/compose/cap.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-10-14 23:42:22 +02:00
Titouan V
a0dbdab949
Update templates/compose/cap.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-10-14 23:42:12 +02:00
Titouan V
9e778e8669
Update templates/compose/cap.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-10-14 23:42:03 +02:00
Andras Bacsai
d4b9b61cbd feat: add Hetzner affiliate link to token form
- Add affiliate link when users add their first Hetzner token
- Shows in both modal and full-page layouts
- Friendly messaging about supporting Coolify and getting credits
2025-10-14 09:25:10 +02:00
xwxfox
c3ea1f234d + Pinned version
+ Removed comments (moved to coolify-docs)
2025-10-13 19:24:05 +02:00
Andras Bacsai
8d403cc511
Merge pull request #6538 from AmirHosseinKarimi/fix/mattermost-docker-compose
fix(templates): remove mattermost healthcheck command according to lack of shell in new version
2025-10-13 13:40:17 +02:00
Andras Bacsai
fe91c25b14
Merge pull request #6557 from elalemanyo/template/once-campfire
feat(campfire): add template for Once Campfire
2025-10-13 13:39:43 +02:00
Andras Bacsai
0681f4d004
Merge pull request #6559 from halilim/add-service-gramps-web
feat(service): add Gramps Web template
2025-10-13 13:39:08 +02:00
Andras Bacsai
a1dfb31bf2
Merge pull request #6576 from itsneeku/patch-1
chore(service): update convex template and image
2025-10-13 13:38:40 +02:00
Andras Bacsai
7443b266d8
Merge pull request #6589 from htnminh/v4.x
fix(template/filebrowser): correct healthcheck for Filebrowser
2025-10-13 13:38:10 +02:00
Andras Bacsai
e875fed548
Merge pull request #6563 from ShadowArcanist/service/pgadmin
feat(service): add pgAdmin
2025-10-13 13:37:36 +02:00
Andras Bacsai
4092100cce
Merge pull request #6655 from yipfram/service/lobe-ai-chat
feat(templates): added Lobe Chat service
2025-10-13 13:34:18 +02:00
Andras Bacsai
591d495ec2
Merge pull request #6631 from zehjotkah/next
added rybbit service template
2025-10-13 13:33:55 +02:00
Andras Bacsai
70ab263115
Merge pull request #6636 from scanash00/main
fix: Bluesky PDS template
2025-10-13 13:04:21 +02:00
Andras Bacsai
3c3ac8cdad
Merge pull request #6710 from EvanSchleret/v4.x
feat: Add mail environment variables to docmost.yaml
2025-10-13 13:02:36 +02:00
Andras Bacsai
a1fa49eb0d
Merge pull request #6721 from ShadowArcanist/shadow/fix-service-traccar-healthcheck
fix(service): traccar no available server error
2025-10-13 13:02:02 +02:00
Andras Bacsai
cdfc991e2b
Merge pull request #6735 from Blaumaus/swetrix-analytics-service
feat(service): add Swetrix template
2025-10-13 13:01:45 +02:00
Andras Bacsai
f8f4c046a7
Merge pull request #6753 from seefs001/next
feat(template): NewAPI template
2025-10-13 12:53:24 +02:00
Andras Bacsai
42e39081f8
Merge pull request #6778 from mario-neuhold/patch-1
feat (template): use new homarr image
2025-10-13 12:52:58 +02:00
Andras Bacsai
6098a58c9f
Merge pull request #6793 from YaRissi/service/gotify
feat(template): Adding Gotify service
2025-10-13 12:52:05 +02:00
Andras Bacsai
3e5fb4ae63
Merge pull request #6806 from ShadowArcanist/patch-3
chore(service): Added healthcheck to moodle
2025-10-13 12:50:48 +02:00
Andras Bacsai
a1916c965a
Merge pull request #6831 from ShadowArcanist/patch-4
fix(service): added missing resend env for documenso
2025-10-13 12:50:19 +02:00
Jay
9425fc0d75
Add proxyscotch service compose file 2025-10-12 14:30:05 +02:00
Blue Mouse
ccdbf95a16 Bump version to v4.0.5 2025-10-11 21:48:53 +01:00
Amir Hossein Karimi
231de5d81b
Merge branch 'next' into fix/mattermost-docker-compose 2025-10-11 14:42:26 +03:30
Romain ROCHAS
4ce1c2ece7
Merge branch 'next' into fix/evolution-api-slogan 2025-10-10 17:51:09 +02:00
Andras Bacsai
840c16246d feat(conductor): add setup script and configuration file 2025-10-10 16:03:22 +02:00
Romain ROCHAS
21fbc3bad8 fix(n8n): add DB_SQLITE_POOL_SIZE environment variable for configuration 2025-10-10 14:34:23 +02:00
Romain ROCHAS
9c4114e9fa fix(template) update n8n with new required env + image version 2025-10-10 14:28:18 +02:00
ShadowArcanist
8e954a3451
Set static version number for documenso service 2025-10-10 16:41:06 +05:30
ShadowArcanist
ac26fbe675
Added resend api env for documenso service 2025-10-10 16:37:35 +05:30
Blue Mouse
d16b6e9378 Bump Swetrix base version to v4.0.4 2025-10-10 01:40:53 +01:00
ShadowArcanist
42f671cfa2
Added healthcheck to moodle service 2025-10-09 09:49:33 +05:30
Halil Özgür
2fb7a6f9c7
Merge branch 'next' into add-service-gramps-web 2025-10-09 00:17:08 +03:00
Halil Özgür
354eadd02f
Gramps Web: Pin to a version 2025-10-09 00:14:17 +03:00
Halil Özgür
0a5987a512
Merge branch 'coollabsio:v4.x' into add-service-gramps-web 2025-10-09 00:11:33 +03:00
Romain ROCHAS
bdd078e53d
Merge branch 'next' into service/lobe-ai-chat 2025-10-08 21:46:23 +02:00
ShadowArcanist
6f086d26db
fix service ente-photos-with-s3 2025-10-08 22:06:07 +05:30
Romain ROCHAS
91d5a489e8 fix(lobe-chat): update Docker image tag to a specific version 1.135.5 2025-10-08 13:32:11 +02:00
Romain ROCHAS
0bc57f7fe3
Merge branch 'next' into service/lobe-ai-chat 2025-10-08 13:20:14 +02:00
Romain ROCHAS
8b78aaf33d
Merge branch 'next' into template/metamcp 2025-10-08 13:15:39 +02:00
Romain ROCHAS
67580124f6 fix: update metamcp image version and clean up environment variable syntax 2025-10-08 13:08:44 +02:00
elmariss
d752ee2b90
implement suggestions 2025-10-08 11:43:21 +02:00
zehjotkah
9a7d3ab296 replaced latest tag with specific version 2025-10-08 10:34:11 +01:00
Scan
318f092e7c
Update templates/compose/bluesky-pds.yaml
Co-authored-by: Cynthia Ebert <54354036+Cinzya@users.noreply.github.com>
2025-10-08 01:28:37 -08:00
Blue Mouse
62134aef65 Bump Swetrix to v4.0.3 2025-10-07 23:20:04 +01:00
Scan
58d4bdf1c3
Static version for pds 2025-10-07 11:46:37 -08:00
elmariss
747c764293
add gotify template 2025-10-07 21:26:54 +02:00
Mario Neuhold
a031768c3e
feat(templates): pin homarr image version to v1.40.0 2025-10-07 12:19:45 +02:00
Seefs
83a3715903
Merge branch 'next' into next 2025-10-07 12:39:21 +08:00
Andras Bacsai
ae64f8cb86 fix validation on a few views 2025-10-06 21:25:24 +02:00
Mario Neuhold
31beb0f862
feat(templates): actually use the new image now 2025-10-06 20:52:31 +02:00
Seefs
a05a233530
Merge branch 'next' into next 2025-10-06 23:01:27 +08:00
Andras Bacsai
141199b41f
Merge pull request #6764 from djsisson/bitnami
update bitnami to bitnamilegacy
2025-10-06 11:07:38 +02:00
Seefs
bac6f4df81
Merge branch 'next' into next 2025-10-06 08:06:46 +08:00
Mario Neuhold
dd93f93b2f
feat: use new homarr image
Updated image, environment variables and volume paths according to the new version
@link https://homarr.dev/docs/getting-started/installation/docker
2025-10-05 23:35:33 +02:00
Andrii Romasiun
5b2d54b7de
Merge branch 'next' into swetrix-analytics-service 2025-10-05 01:20:27 +01:00
Blue Mouse
ad4a733b28 rm 5005 port 2025-10-05 01:19:54 +01:00
Andras Bacsai
c14497303f fix(elasticsearch): update Elasticsearch and Kibana configuration for enhanced security and setup
- Removed unnecessary environment variables and added security settings for Elasticsearch and Kibana.
- Implemented password setup for the kibana_system user during the Kibana setup process.
- Updated healthcheck commands for both services to ensure proper monitoring and readiness.
- Introduced a new setup service for Kibana to streamline user password configuration.
2025-10-03 20:06:27 +02:00
Andras Bacsai
4cf600445a feat(service): add Elasticsearch password handling in extraFields method
- Implemented logic to retrieve and display the default user password for Elasticsearch in the extraFields method of the Service model.
- Enhanced data collection for environment variables related to Elasticsearch, improving service configuration management.
2025-10-03 20:05:43 +02:00
Darren Sisson
fb7af48b10
update bitnami to bitnamilegacy 2025-10-03 15:48:11 +01:00
Andras Bacsai
f0fbed8fc2
Merge branch 'next' into patch-1 2025-10-03 12:12:35 +02:00
Andras Bacsai
e17fbd3b56 refactor: update ente photos configuration for improved service management
- Enhanced environment variable configuration for the server and web services, including database and encryption settings.
- Updated health check intervals and retries for better reliability.
- Changed MinIO service configuration to use port 9000 and adjusted health checks accordingly.
- Improved volume management for data persistence.

These changes aim to streamline the deployment process and ensure better service health monitoring.
2025-10-03 10:47:55 +02:00
Andras Bacsai
ac40a65d41 fix: ente photos 2025-10-03 10:35:16 +02:00
Vishwanath Martur
fd752377d2 Fix MinIO image and health check to match Coolify standards
- Change MinIO image from 'minio/minio:latest' to 'quay.io/minio/minio:latest'
  This matches the official Coolify MinIO template for consistency
- Update health check from curl-based to 'mc ready local' command
  This is more reliable and matches the official MinIO template
- Update health check intervals and retries to match official template
  (interval: 5s, timeout: 20s, retries: 10)
- Update service templates JSON files with corrected configuration

Addresses @devdilson's feedback about MinIO configuration consistency
with existing Coolify templates and best practices.
2025-10-03 10:35:16 +02:00
Vishwanath Martur
886eaf563b Address reviewer feedback: Fix MinIO endpoint and add admin permissions
- Fix MinIO endpoint configuration to use SERVICE_URL_MINIO_3200 for public access
  This resolves the issue with signed URLs for photo uploads as noted by @devdilson
- Add ENTE_INTERNAL_ADMIN environment variable to grant first account admin permissions
  This prevents the 10GB storage limit issue mentioned in the review
- Update service templates JSON files with the corrected configuration
- Ensure MinIO service has proper SERVICE_URL configuration for external access

Addresses all feedback from @devdilson's review comments:
- Fixes signed URL access for photo uploads
- Grants admin permissions to first account
- Maintains proper service architecture for Coolify deployment
2025-10-03 10:35:16 +02:00
Vishwanath Martur
35a1d7cdab Add Ente Photos service template files
- Add ente-photos.yaml template with museum, postgres, and minio services
- Add custom SVG logo for Ente Photos
- Update service templates JSON files with new template
2025-10-03 10:35:16 +02:00
Andras Bacsai
bcd7d399bc
Merge branch 'v4.x' into feature/add-ente-photos-service-template 2025-10-03 10:30:46 +02:00
Andras Bacsai
11c43b54a3
Merge pull request #6511 from thesloppyguy/feat/ente
Feat: Ente Template
2025-10-03 10:27:24 +02:00
Alex
6b12011550
Update shlink.yaml - Fixing double https:// in web app
In Shlink web app there was an double "https://https://" before every short url. Fixed by using SERVICE_FQDN_SHLINK for "DEFAULT_DOMAIN"
2025-10-02 19:40:32 +02:00
Alex
7a8d05763a
Merge branch 'coollabsio:next' into next 2025-10-02 19:38:31 +02:00
Seefs
1a3341cc59 fix: fix documentation url 2025-10-02 16:37:31 +08:00
Seefs
7edd919ed1 fix: fixed version 2025-10-02 16:36:16 +08:00
Seefs
75d8cd12b4 feat(template): added newapi 2025-10-02 16:09:07 +08:00
Romain ROCHAS
711045fff5
Merge branch 'next' into fix/evolution-api-slogan 2025-10-01 17:35:31 +02:00
David Alejandro Londoño
b59a8ec8e5
Merge branch 'next' into next 2025-10-01 09:11:55 -05:00
Blue Mouse
b289f7cbd2 Add app URLs 2025-10-01 00:15:47 +01:00
Blue Mouse
15a2ba5704 Generate SECRET_KEY_BASE with magic env 2025-10-01 00:07:55 +01:00
Blue Mouse
151274a137 Remove restart: always from services 2025-10-01 00:02:58 +01:00
Blue Mouse
0a35594508 Use magic variable for Redis password 2025-10-01 00:02:29 +01:00
Blue Mouse
8ef759ff0a Use magic variable for Clickhouse password 2025-10-01 00:01:02 +01:00
Blue Mouse
8745054adf add timeout / retries to healthchecks 2025-10-01 00:00:06 +01:00
Blue Mouse
e96b2fe220 Add Swetrix service 2025-09-29 22:26:43 +01:00
ShadowArcanist
8884ac378d
Removed /ping from checkhealth on traccar service
Fixes no available server error
2025-09-29 04:21:17 +05:30
Evan Schleret
526b956dc6
feat: Add mail environment variables to docmost.yaml 2025-09-27 04:00:56 +02:00
ShadowArcanist
aea61bcb7a
Fixed server pub base url for elastic kibana service 2025-09-26 20:56:45 +05:30
Scan
0dc67ffd3d refactor: volumes set back to ./pds-data:/pds 2025-09-25 18:52:47 -04:00
Scan
5866820385 fix: domain on coolify 2025-09-25 18:52:47 -04:00
Scan
ecf575e781 fix: make email envs not required 2025-09-25 18:52:47 -04:00
Scan
1f8b24a11d fix: healthcheck doesn’t need to be 5s 2025-09-25 18:52:47 -04:00
Scan
3a51b5e908 feat: make the other email env also required 2025-09-25 18:52:47 -04:00
Scan
a33a753e5f fix: add back template info 2025-09-25 18:52:47 -04:00
Scan
0225c486ff fix: both email envs are needed in order for the PDS to start, so set the other one as required 2025-09-25 18:52:47 -04:00
Scan
5b1485a04b feat: not many know how to setup this without reading pds docs 2025-09-25 18:52:47 -04:00
Scan
2250c4a693 fix: remove the SERVICE_EMAIL_ADMIN and make it normal 2025-09-25 18:52:47 -04:00
Scan
82df0b29fe feat: make an empty pds.env file to trick pdsadmin into working correctly
This way we don't need the very long command

Credits: @madmalkav
2025-09-25 18:52:47 -04:00
Scan
1d85177ce6 fix: syntax error on vars
Co-authored-by: Mario Neuhold <mario.neuhold@proton.me>
2025-09-25 18:52:47 -04:00
Scan
3fc3058439 feat: Add Email Envs, Install more required packages by pdsadmin 2025-09-25 18:52:47 -04:00
Scan
adb46ed030 fix: now it automatically generates the JWT secret and the PLC rotation key 2025-09-25 18:52:47 -04:00
Scan
d83a5763c6 fix: add back template info 2025-09-25 18:52:47 -04:00
Scan
a9ad8ed824 fix: Bluesky PDS template finally works normally 2025-09-25 18:52:47 -04:00
Scan
7b00a85197 fix: Bluesky PDS template
If it works, it works, don't touch it 😭
2025-09-25 18:52:47 -04:00
Andras Bacsai
a20f4ffe65 refactor(security): streamline update check functionality and improve UI button interactions in patches view 2025-09-25 11:50:06 +02:00
Andras Bacsai
3844556876
Update templates/service-templates.json
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-09-25 11:39:17 +02:00
Andras Bacsai
f81d36cc4e fix(README): update Juxtdigital description to reflect current services 2025-09-25 10:31:07 +02:00
Andras Bacsai
1fb3eda228
Merge pull request #6676 from ShadowArcanist/patch-3
fix(service): Bugsink CSRF validation error
2025-09-25 09:50:06 +02:00
Andras Bacsai
dde201a98d
Merge pull request #6678 from ShadowArcanist/patch-5
fix(service): beszel missing required environment variables
2025-09-25 09:49:36 +02:00
Andras Bacsai
98a30e2482 chore(docker-compose): update soketi image version to 1.0.10 in production and Windows configurations 2025-09-24 09:19:38 +02:00
ShadowArcanist
7b0d22ed4d
Updated Beszel service template with new version changes 2025-09-23 18:20:01 +05:30
ShadowArcanist
5a5fb27af1
disable posthog service
The web service returns a 500 status code due to a migration issue with the ClickHouse service.
2025-09-23 17:13:10 +05:30
ShadowArcanist
710e8c3d51
Fixed CSRF validation errors for bugsink service template 2025-09-23 07:58:03 +05:30
Romain ROCHAS
1fc07d6942
fix(templates): Lobechat environnement variable
Removing "SERVICE_XXX"
2025-09-22 20:26:12 +02:00
Romain ROCHAS
a858a83942 fix(template) Fix lobe-chat typo 2025-09-19 19:16:34 +02:00
Romain ROCHAS
5f459fab48
Merge branch 'next' into service/lobe-ai-chat 2025-09-19 16:37:46 +02:00
Romain ROCHAS
a720888c35 fix(templates): update Lobe-chat openai base_url env + required envs 2025-09-19 16:34:02 +02:00
Romain ROCHAS
307f69d0ec feat(templates): added Lobe Chat service 2025-09-19 16:24:37 +02:00
Romain ROCHAS
e376ac3950
Merge branch 'next' into template/metamcp 2025-09-19 10:28:43 +02:00
zehjotkah
65f60a2ca2 Update rybbit.yaml
- fixed port
- removed unnecessary stuff (container_name, restart)
- added client/frontend healthcheck
- DRY for hardcoded values
2025-09-17 19:30:12 +01:00
zehjotkah
b859807d61 added rybbit service template 2025-09-16 20:26:44 +01:00
SAHIL
57a1e7a076
Fix: Remove volumes 2025-09-14 20:07:40 +05:30
victor
3dcc64328d fix(campfire): update service definition to use image instead of build in Docker Compose file 2025-09-14 09:16:02 +02:00
victor
41389a30d4 style(campfire): update comment for DISABLE_SSL environment variable for clarity 2025-09-14 08:57:33 +02:00
victor
5bf5893a83 refactor(campfire): streamline environment variable definitions in Docker Compose file 2025-09-14 08:55:31 +02:00
victor
57976e4d6d fix(campfire): correct port comment from 3000 to 80 in Docker Compose file
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-09-14 08:29:29 +02:00
Gabriel Peralta
c25e4c7057
Update newt-pangolin.yaml 2025-09-13 17:31:07 -03:00
Andras Bacsai
c6b47da1e9 feat(templates): add n8n service with PostgreSQL and worker support for enhanced workflow automation 2025-09-12 11:47:13 +02:00
Hoàng Trần Nhật Minh
2d267d6f23 fix(template/filebrowser): correct healthcheck for Filebrowser 2025-09-12 02:43:33 +07:00
Hoàng Trần Nhật Minh
2e3d09df2a fix(template/filebrowser): correct routing and healthcheck for Filebrowser 2025-09-11 23:21:48 +07:00
Andras Bacsai
e3d8f5f1e1 fix(templates): update 'compose' configuration for Appwrite service to enhance compatibility and streamline deployment 2025-09-11 16:44:20 +02:00
Romain ROCHAS
0289219e25
Merge branch 'next' into template/metamcp 2025-09-11 15:12:47 +02:00
Gabriel Peralta
4ecca2a479
Update newt-pangolin.yaml 2025-09-11 09:24:29 -03:00
Gauthier POGAM--LE MONTAGNER
15f35f8310 feat(signoz): replace deprecated TELEMETRY_ENABLED by SIGNOZ_STATSREPORTER_ENABLED 2025-09-10 11:57:54 +02:00
Gauthier POGAM--LE MONTAGNER
24014d4f17 feat(signoz): update variables for SMTP configuration 2025-09-10 10:04:18 +02:00
Neeku
51c384c0e4
Merge branch 'next' into patch-1 2025-09-09 13:34:40 -04:00
Neeku
acde4ca02f
chore(service): update convex template and image 2025-09-09 13:27:12 -04:00
ShadowArcanist
db056b3af1
Removed restart policy and container name on pgAdmin Service Template 2025-09-09 22:48:07 +05:30
Gauthier POGAM--LE MONTAGNER
ce64a99f28 feat(signoz): use latest tag for signoz/zookeeper 2025-09-09 16:49:46 +02:00
Gauthier POGAM--LE MONTAGNER
b3b60c7e5c feat(signoz): upgrade clickhouse image to 25.5.6 2025-09-09 16:30:54 +02:00
Halil Özgür
f5a4c5ac3f
Improve service & update logo color 2025-09-09 10:27:33 +03:00
ShadowArcanist
11786278e7 Added pgAdmin one click service 2025-09-08 16:48:27 +05:30
Halil Özgür
7754f5c769
feat(service): add Gramps Web template 2025-09-08 04:07:54 +03:00
thesloppyguy
e6798ebf5e fix: region env variable 2025-09-08 02:23:40 +05:30
Romain ROCHAS
ef89baf171 fix(templates) Fixing MetaMCP template 2025-09-07 20:27:34 +02:00
victor
1c30bda221 style(campfire): format environment variables for better readability in Docker Compose file 2025-09-07 17:54:38 +02:00
victor
cc5d16a0d2 fix(campfire): update port configuration from 80 to 3000 in Docker Compose file 2025-09-07 17:52:55 +02:00
victor
afd5c959b5 feat(campfire): add Docker Compose configuration for Once Campfire service 2025-09-07 17:43:52 +02:00
thesloppyguy
9289730cd9 Removed Restart Condition. 2025-09-06 10:32:49 +05:30
thesloppyguy
97c22ab570 Fix: Services & Env variables 2025-09-06 04:00:48 +05:30
Romain ROCHAS
327e8ae3c9 fix(template): remove default values for environment variables 2025-09-05 22:07:53 +02:00
Romain ROCHAS
634e7593b3 add(templates): Metamcp app 2025-09-05 22:00:37 +02:00
Chirag Aggarwal
dd04f15e63 expose appwrite-browser and update executor version 2025-09-04 23:21:15 +05:30
Amir Hossein Karimi
e9b4c19f7a
fix(templates): remove mattermost healthcheck command according to lack of shell in new version 2025-09-04 16:02:48 +03:30
Chirag Aggarwal
a9de4bb568
Merge branch 'next' into fix-appwrite-template 2025-09-04 17:04:33 +07:00
Chirag Aggarwal
fcdd922f05 chore: use main value then fallback to service_ values 2025-09-04 15:28:38 +05:30
Romain ROCHAS
84c8dc367c fix(docs): update documentation URL to version 2 in evolution-api.yaml 2025-09-04 00:59:10 +02:00
Romain ROCHAS
ae0e064cb4 feat: update Evolution API slogan to better reflect its capabilities 2025-09-04 00:52:32 +02:00
SAHIL
26c01196f7
Fix: Env 2025-09-03 21:06:56 +05:30
David Londono
f7a311149c reverse proxy for mobile 2025-09-03 09:08:10 -05:00
thesloppyguy
4a81a96d94 Fix: Lean Config 2025-09-03 14:30:45 +05:30
Vishwanath Martur
8c8e2973c7 Fix MinIO image and health check to match Coolify standards
- Change MinIO image from 'minio/minio:latest' to 'quay.io/minio/minio:latest'
  This matches the official Coolify MinIO template for consistency
- Update health check from curl-based to 'mc ready local' command
  This is more reliable and matches the official MinIO template
- Update health check intervals and retries to match official template
  (interval: 5s, timeout: 20s, retries: 10)
- Update service templates JSON files with corrected configuration

Addresses @devdilson's feedback about MinIO configuration consistency
with existing Coolify templates and best practices.
2025-09-03 07:43:45 +05:30
Vishwanath Martur
7fe8fec1de Address reviewer feedback: Fix MinIO endpoint and add admin permissions
- Fix MinIO endpoint configuration to use SERVICE_URL_MINIO_3200 for public access
  This resolves the issue with signed URLs for photo uploads as noted by @devdilson
- Add ENTE_INTERNAL_ADMIN environment variable to grant first account admin permissions
  This prevents the 10GB storage limit issue mentioned in the review
- Update service templates JSON files with the corrected configuration
- Ensure MinIO service has proper SERVICE_URL configuration for external access

Addresses all feedback from @devdilson's review comments:
- Fixes signed URL access for photo uploads
- Grants admin permissions to first account
- Maintains proper service architecture for Coolify deployment
2025-09-03 07:23:07 +05:30
SAHIL
7c50029fe1
Merge branch 'next' into feat/ente 2025-09-02 20:39:08 +05:30
thesloppyguy
d42c531dab Feat: Cofig variables 2025-09-02 19:19:54 +05:30
Vishwanath Martur
0535335dd3 Add Ente Photos service template files
- Add ente-photos.yaml template with museum, postgres, and minio services
- Add custom SVG logo for Ente Photos
- Update service templates JSON files with new template
2025-09-02 15:28:10 +05:30
Andras Bacsai
f38217e717 fix(templates): update SECRET_KEY environment variable in getoutline.yaml to use SERVICE_HEX_32_OUTLINE 2025-09-01 16:44:09 +02:00
Gauthier POGAM--LE MONTAGNER
81d2ec5550 Remove 'restart: unless-stopped' and update URL generation magic env vars 2025-09-01 15:49:07 +02:00
Titouan V
b86b7d5808 mandatory fields for s3 storage 2025-09-01 13:16:10 +02:00
Titouan V
396dbe3bd2
SERVICE_FQDN to SERVICE_URL from @Cinzya
Co-authored-by: Cynthia Ebert <54354036+Cinzya@users.noreply.github.com>
2025-09-01 13:02:13 +02:00
Titouan V
9cdf08a840
SERVICE_FQDN to SERVICE_URL from @Cinzya
Co-authored-by: Cynthia Ebert <54354036+Cinzya@users.noreply.github.com>
2025-09-01 13:02:07 +02:00
sahil
1c3dbfb066 Feat: ente config 2025-09-01 14:32:02 +05:30
Chirag Aggarwal
002902492f fix: appwrite template - 500 errors, missing env vars etc. 2025-09-01 12:09:10 +05:30
David Londono
850c486a6e add appflowy 2025-08-28 16:10:33 -05:00
Andras Bacsai
d620364120 fix(templates): update Matrix service compose configuration for improved compatibility and clarity 2025-08-28 11:31:25 +02:00
Alex
7ff7c71341
Update plausible.yaml - clickhouse config contents were swapped
Clickhouse Config content were wrong. The content had to be swapped in order to work correctly.
2025-08-28 00:12:37 +02:00
ShadowArcanist
80664bbf4a
add elasticsearch-with-kibana.yaml 2025-08-28 01:10:43 +05:30
Nicanor Alexander de la Cruz Caba
115a03947f
fix(service): swap URL for FQDN on matrix template (#6466) 2025-08-27 16:53:22 +02:00
Nageshbansal
a5a6cd70fa Migrate from bitnami/zookeeper to signoz/zookeeper 2025-08-19 18:14:27 +02:00
Titouan V
3a81331abe remove minio, put instructions to use env in comments 2025-08-18 22:42:27 +02:00
Andras Bacsai
7a6114868d Revert test change 2025-08-18 19:18:07 +02:00
Andras Bacsai
0c7a0b8f3f Test pre-commit hook 2025-08-18 19:18:07 +02:00
peaklabs-dev
2603cd9d18
chore: update service-templates json files 2025-08-18 18:35:53 +02:00
peaklabs-dev
cf299029b9
chore: elasticsearch URL, fromatting and add category 2025-08-18 18:30:06 +02:00
Slawa Gladkov
df540d35a7
feat(service): add elasticsearch template (#6300) 2025-08-18 18:27:16 +02:00
Carlos
2e0233fbc2
chore(service): change affine images (#6366) 2025-08-18 18:12:16 +02:00
peaklabs-dev
dbed6c270e
feat: generate category for services 2025-08-18 17:28:20 +02:00
Andras Bacsai
0a29c6374c update service templates 2025-08-18 09:50:31 +02:00
Serdar Yerdelen
522b3459ae feat(templates): added category per service 2025-08-17 18:23:57 +02:00
Serdar Yerdelen
a975cfbf61 fix(templates): added a category tag for the docs service filter 2025-08-16 22:18:26 +02:00
Titouan V
8ae2e2ef71 add explanation for storage s3 local/remote storage option 2025-08-13 22:12:59 +02:00
Titouan V
bc73ee5a4f fixes for automatic bucket creation 2025-08-12 23:15:18 +02:00
Titouan V
5887e382c7 updates with modification from cap docker-compose.yml example 2025-08-12 22:05:53 +02:00
Andras Bacsai
f018d640e5 fix(templates): should generate old SERVICE_FQDN service templates as well 2025-08-12 14:19:17 +02:00
Andras Bacsai
f9d5592094 feat(templates): add Bluesky PDS service template and update compose file with new environment variable 2025-08-12 10:07:46 +02:00
Andras Bacsai
fa2ba89dc7 feat(templates): add new service templates for Homebox, LibreChat, Pterodactyl, and Wings with corresponding configurations and logos 2025-08-12 10:07:11 +02:00
Andras Bacsai
37c423636a refactor(templates): replace SERVICE_FQDN variables with SERVICE_URL in compose files for consistency 2025-08-12 10:07:11 +02:00
Andras Bacsai
d3658e114b fix(drizzle-gateway): remove healthcheck from drizzle-gateway compose file and update service template 2025-08-12 10:07:11 +02:00