Commit graph

1232 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Nicanor Alexander de la Cruz Caba
fde4dbd911
fix(service): documenso signees always pending (#6334) 2025-08-11 15:03:13 +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