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
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