Commit Graph

1512 Commits

Author SHA1 Message Date
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
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
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
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
Serdar Yerdelen
522b3459ae feat(templates): added category per service 2025-08-17 18:23:57 +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
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
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
Andras Bacsai
c9ddda8ed2 feat(drizzle-gateway): enhance service configuration by adding Master Password field and updating compose file path 2025-08-12 10:07:11 +02:00
Andras Bacsai
65cc1c508a feat(drizzle-gateway): add new drizzle-gateway service with configuration and logo 2025-08-12 10:07:11 +02:00
Andras Bacsai
193995de79 feat(templates): add new service templates and update existing compose files for various applications 2025-08-12 10:07:11 +02:00
Scan
8eb3f94644 feat(service): add Bluesky PDS template (#6302) 2025-08-11 21:55:35 +02:00
Verity
bf738b2d2d feat(service): add pterodactyl & wings services (#5537) 2025-08-11 18:55:37 +02:00
Gauthier POGAM--LE MONTAGNER
a506c29b95 fix(signoz): remove HTTP collector FQDN in otel-collector 2025-08-11 15:59:40 +02:00
Gauthier POGAM--LE MONTAGNER
8ba2bf9dbd fix(signoz): remove hardcoded container names 2025-08-11 15:57:00 +02:00
Gabriel Peralta
0d461e1218 Update and rename newt-pangolin to newt-pangolin.yaml 2025-08-11 10:22:12 -03:00
Nicanor Alexander de la Cruz Caba
fde4dbd911 fix(service): documenso signees always pending (#6334) 2025-08-11 15:03:13 +02:00
🏔️ Peak
72302d893e Merge branch 'next' into feature/signoz 2025-08-11 13:46:10 +02:00
peaklabs-dev
9ec72e8769 refactor(service): improve librechat
- remove comments
- format and reorder service
2025-08-11 12:32:01 +02:00
peaklabs-dev
7dcb5c43ae chore(service): homebox formatting 2025-08-11 12:31:09 +02:00
howardshand
bee98e02bc feat(service): add Homebox service (#6116) 2025-08-11 12:29:18 +02:00
Gauthier POGAM--LE MONTAGNER
03040d6bc8 feat(service): add librechat template (#5654) 2025-08-11 12:13:25 +02:00
Gauthier POGAM--LE MONTAGNER
1d4a19fb61 fix(service): update healthcheck of penpot backend container (#6272) 2025-08-11 12:08:17 +02:00
peaklabs-dev
b52c414fe4 refactor(service): improve openpanel template
- rename all services
- add more depends_on checks to ensure everything works properly and is healthy
- reorder and re-format the template, ENVs and the individual sections
- remove comments
2025-08-05 19:11:34 +02:00
Gurvan
ed0f2c1c59 feat(service): add OpenPanel template (#5310) 2025-08-05 18:31:43 +02:00