Commit graph

1232 commits

Author SHA1 Message Date
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
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
peaklabs-dev
dcf3b43b30
refactor(service): improve langfuse
- remove minio
- adjust ENVs
- autogenerate more stuff
- formatting
2025-08-04 22:10:47 +02:00
Slawa Gladkov
c483f1bdd7
chore(service): update Langfuse template to v3 (#6301) 2025-08-04 21:48:48 +02:00
Victor Gonçalves de Andrade
af22514cad
chore(service): improve evolution-api environment variables (#6283) 2025-08-04 21:36:38 +02:00
Matías Andrade Guzmán
1d97e35494
chore(service): add NOT_SECURED env to Postiz (#6243) 2025-08-04 21:33:17 +02:00
Lucas Castelo
0998be3503
feat(services): add Chroma service (#6201) 2025-08-04 21:22:07 +02:00
Jonas
10823666b2
feat(service): add pi-hole template (#6020)
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2025-08-04 15:48:54 +02:00
peaklabs-dev
b165d506c9
chore(service): improve sequin
- make sure Redis is healthy
- formatting
2025-08-04 15:35:27 +02:00
Gauthier POGAM--LE MONTAGNER
f06d80e80e
feat(service): add sequin template (#6105) 2025-08-04 15:32:15 +02:00
Datenschmutz
84a2073f7f
feat(service): update Authentik template (#6264) 2025-08-04 14:15:37 +02:00
peaklabs-dev
efdaf46d08
fix(service): matrix entrypoint
- make sure registration is enabled not just non empty
- make sure RECAPTCHA_PUBLIC_KEY is set when adding the recaptcha block
2025-08-04 13:27:31 +02:00
peaklabs-dev
948c50167d
chore(service): format runner service 2025-07-18 21:57:34 +02:00
Eric Dahl
451aadbd7f
feat(service): add GitHub Action runner service (#6209) 2025-07-18 21:54:39 +02:00
peaklabs-dev
9292d3c223
chore(service): improve matrix service
- formatting and ENVs adjustment
2025-07-18 21:41:42 +02:00
Nicanor Alexander de la Cruz Caba
fea7544300
feat(service): add Matrix service (#6029) 2025-07-18 21:39:11 +02:00
peaklabs-dev
f14858ebee
fix(service): triliumnext platform and link 2025-07-18 21:31:36 +02:00
CrazyTim71
8f920ab4e1
feat(service): add TriliumNext service (#5970) 2025-07-18 21:26:23 +02:00
peaklabs-dev
cacb7700de
refactor(service): improve gowa
- remove name and restart
- hardcode port
- formatting
2025-07-18 19:54:05 +02:00
Ficky Irwanto
19a5617088
feat(service): add Gowa service (#6164) 2025-07-18 19:49:27 +02:00
peaklabs-dev
675a711664
fix(service): wg-easy host should be just the FQDN 2025-07-18 17:10:01 +02:00
Nicanor Alexander de la Cruz Caba
7c85b80703
feat(service): enable password protection for the Wireguard Ul 2025-07-18 17:03:40 +02:00
Katja Lutz
40407bae68
chore(service): update Nitropage template (#6181)
- Use new registry
- Updated the DATABASE_URL
2025-07-18 16:55:26 +02:00
Alfred Nutile
8a0d5ab8c8
fix(service): Budibase secret keys (#6205)
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2025-07-18 16:44:40 +02:00
ShadowArcanist
70db5be7c7
Set Service Postiz to v1.60.1 2025-07-07 05:21:49 +05:30
Andras Bacsai
c2ff8b09f3 fix(template): adjust health check interval and retries for excalidraw service 2025-07-01 12:30:43 +02:00
Khiet Tam Nguyen
3d9b72666e
feat(template): added excalidraw (#6095)
Co-authored-by: Andras Bacsai <5845193+andrasbacsai@users.noreply.github.com>
2025-07-01 12:30:02 +02:00
Andras Bacsai
5cf054f7ed Update Appwrite service templates and configuration
- Updated Appwrite service template to use the latest version of the compose configuration.
- Adjusted the `_APP_CONSOLE_HOSTNAMES` environment variable to remove the default values, allowing for more flexible hostname configuration.
- Updated the Appwrite compose file to reflect these changes.

This ensures better customization for users deploying Appwrite services.
2025-07-01 12:26:27 +02:00
Pujan Modha
f617b19d35
Update Appwrite services and image version (#6099)
Bump Appwrite from appwrite/appwrite:1.6.0 to appwrite/appwrite:1.7.4
Bump Appwrite Console from appwrite/console:4.0.2 to appwrite/console:6.0.13
Bump OpenRuntimes Executor from openruntimes/executor:0.5.7 to openruntimes/executor:0.7.14
Bump MariaDB from mariadb:10.7 to mariadb:10.11

New Services:

Add appwrite-assistant:0.4.0 
Add appwrite-browser:0.2.4
Add appwrite-task-stats-resources 
Add appwrite-worker-stats-resources
Add appwrite-worker-stats-usage

Co-authored-by: Andras Bacsai <5845193+andrasbacsai@users.noreply.github.com>
2025-07-01 12:25:52 +02:00
Datenschmutz
62f1b47bbf
Update Authentik to version 2025.6.3 (#6100)
* template(docker): Update authentik server and worker images to version 2025.2.1

* Update authentik.yaml

Update authentik version to 2025.2.2

* update authentik server and worker images to version 2025.2.3

* Update update Authentik version to 2025.2.4

* Update Authentik Version to Release 2025.4.1

* update authentik server and worker images to version 2025.6.3

---------

Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
Co-authored-by: Andras Bacsai <5845193+andrasbacsai@users.noreply.github.com>
2025-07-01 12:09:13 +02:00
Alkesh Das
81efd9442e
chore(service): Update Evolution API image to the official one (#6031) 2025-06-20 18:35:25 +02:00
peaklabs-dev
8048c66924
fix(service): pingvinshare-with-clamav
- add platform to make clamav work
- formatting
2025-06-18 14:14:50 +02:00
CrazyTim71
86ee90a9a7
feat(service): add Pingvin Share service (#5969) 2025-06-18 14:10:00 +02:00
peaklabs-dev
28228677dd
refactor(service): improve miniflux
- improve DB url
- add depends_on
- formatting, naming & order
2025-06-18 14:02:51 +02:00
peaklabs-dev
f734ff31a7
refactor(service): karakeep naming and formatting 2025-06-18 13:53:23 +02:00
Lucas Eduardo
fe38ce6f51
feat(service): add Miniflux service (#5843) 2025-06-18 13:52:01 +02:00
Jeffer Marcelino
bee4d1796a
fix(service): downgrade Evolution API phone version (#5977) 2025-06-18 13:39:16 +02:00
Stew Night.
005ac5533a
refactor(service): update Hoarder to their new name karakeep (#5964) 2025-06-18 13:34:13 +02:00
Jonas Klesen
038300e243
fix(service): audiobookshelf healthcheck command (#5993) 2025-06-18 13:30:14 +02:00
peaklabs-dev
94c8796a0f
chore(service): changedetection remove unused code 2025-06-18 13:26:01 +02:00
Alberto Rizzi
4dd3d6ff35
feat(service): update Changedetection template (#5937) 2025-06-18 13:23:06 +02:00
Carsten
0e2780ac77
fix(service): Joplin volume name (#5930) 2025-06-18 12:59:51 +02:00
Khiet Tam Nguyen
dccb2fcbb5
fix(service): disable healthcheck logging for Gotenberg (#6005) 2025-06-18 12:55:50 +02:00
Andras Bacsai
2cc0133a7a fix(supabase): update Supabase service images and healthcheck methods for improved reliability 2025-06-13 17:30:03 +02:00
Andras Bacsai
ac66e857c9 fix(service): update service template for affine and add migration service for improved deployment process 2025-06-13 15:25:45 +02:00
Slava Abakumov
b447c26ad2
Capitalize "WordPress" properly (#5958)
* Update wordpress-with-mysql.yaml

Use the correct naming for WordPress.

It's "WordPress", not "Wordpress".

* replace Wordpress with WordPress in templates

* change slogans for templates

* fix in a livewire template file
2025-06-13 11:36:17 +02:00
Andras Bacsai
2ffb93ecdb fix(service-templates): update Convex service configuration to use FQDN variables 2025-06-05 11:58:21 +02:00
Baptist HECHT
6553be660b
docs(service): add new docs link for zipline (#5912) 2025-06-01 16:24:21 +02:00
CrazyTim71
6868ba088c
chore(service): update Immich service (#5886) 2025-05-27 12:54:26 +02:00
ShadowArcanist
70a7faf139
fix(service): Neon WS Proxy service not working on ARM64 (#5887) 2025-05-27 12:45:00 +02:00
peaklabs-dev
dc52bd3dc6
refactor(service): improve grist
- make OIDC ENVs required
- autogenerate Postgres user
- formating and naming
2025-05-23 19:29:04 +02:00
peaklabs-dev
fa63013aaf
refactor(service): improve orangehrm
- fix ENVs for MariaDB
- formatting and naming changes
2025-05-23 19:27:13 +02:00
howardshand
fbfeee4782
feat(service): add OrangeHRM and Grist services (#5212) 2025-05-23 19:16:39 +02:00
Gabriel Peralta
16a299043e
feat(service): add Netbird-Client service (#5873) 2025-05-23 16:59:17 +02:00
peaklabs-dev
2152263981
refactore(service): improve Seafile
- autogenerate normal DB user
- fix MariaDB healthcheck
- remove MariaDB auto upgrade
- order compose file, rename containers & formatting
2025-05-23 16:55:13 +02:00
Khiet Tam Nguyen
6fc519d823
feat(service): add Seafile service (#5817) 2025-05-20 16:27:41 +02:00
peaklabs-dev
4664ec1214
refactore(service): improve Onetimesecret
- fix ENVs not having default values
- improve formatting and naming
2025-05-20 16:16:23 +02:00
peaklabs-dev
398debcdfc
Merge branch 'next' of https://github.com/coollabsio/coolify into next 2025-05-20 16:08:19 +02:00
peaklabs-dev
6104808b02
chore(service): remove unused env 2025-05-20 16:07:43 +02:00
Khiet Tam Nguyen
e53fc1add5
feat(service): add One Time Secret service (#5650) 2025-05-20 16:06:32 +02:00
peaklabs-dev
7f54fa4ef4
refactor(service): improve superset
- fix DB URLs
- rename file
- use alpine DB versions
- make sure the DBs are healty
- format and rename some stuff
2025-05-20 15:58:29 +02:00
Khiet Tam Nguyen
4f0495172c
feat(service): add apache superset service (#4891) 2025-05-20 15:31:23 +02:00
peaklabs-dev
896d4d7305
refactor(service): make TYPESENSE_API_KEY required 2025-05-20 14:17:53 +02:00
peaklabs-dev
d402aca7a6
refactor(service): improve maybe
- Use alpine DB variants for much smaller image sizes
- Improve healthcheck for Redis
- adjust naming and formatting
2025-05-20 13:54:49 +02:00
Alberto Rizzi
b1dcca5a8c
feat(service): update Maybe service and adjust it for the new release (#5795) 2025-05-20 13:38:06 +02:00
peaklabs-dev
a337d4b4f8
chore(service): format yamtrack healthcheck 2025-05-19 22:30:01 +02:00
peaklabs-dev
65d64dcbad
chore(service): remove typesense default API key 2025-05-19 22:29:16 +02:00
peaklabs-dev
71b272f06a
refactor(service): improve paymenter
- formatting
- ENV style
- add depends_on
2025-05-19 22:28:48 +02:00
peaklabs-dev
8aca7561d9
fix(service): memos service name 2025-05-19 22:27:55 +02:00
peaklabs-dev
1071433902
fix(service): Diun ENV for consistency 2025-05-19 22:27:39 +02:00
peaklabs-dev
b17a596bc2
chore(service): pgbackweb formatting and naming update 2025-05-19 15:03:27 +02:00
Eugene Scheepers
fe69a70d19
feat(service): add PG Back Web service (#5079) 2025-05-19 15:00:56 +02:00
peaklabs-dev
c7f1e94442
refactore(services): improve yamtrack
- make sure DBs are healty before starting yamtrack
- formatting & naming improvements
2025-05-19 13:51:31 +02:00
CrazyTim71
befc8a0142
feat(service): add Yamtrack service (#5845) 2025-05-19 13:39:08 +02:00
Almuzaini
42a7b13dba
fix(service): use the same volume between chatwoot and sidekiq (#5851) 2025-05-19 13:02:50 +02:00
Datenschmutz
f061147d43
chore(deps): update Authentik service to 2025.4.1 (#5830) 2025-05-19 13:00:22 +02:00
ShadowArcanist
a5a7f8ae55
fix(service): Snapdrop no matching manifest error (#5849) 2025-05-19 12:53:31 +02:00
peaklabs-dev
237a5468fd
fix(service): paymenter
- fix MariaDB setup - more modern version & remove legacy plugin
- fix ENVs
- formatting and naming improvements
2025-05-15 22:53:05 +02:00
peaklabs-dev
af60ffb7e0
refactore(service): typsense
- new logo
- make all ENVs configurable
- formatting and naming
2025-05-15 22:51:16 +02:00
Dusan
574b193c83
feat(service): add Typesense service (#5643) 2025-05-15 22:32:23 +02:00
peaklabs-dev
9b1e328370
chore(service): switch convex vars 2025-05-15 22:24:10 +02:00
Narendra Patwardhan
f64de364cb
fix(service): convex ENVs and update image versions (#5827) 2025-05-15 22:22:18 +02:00
peaklabs-dev
4a2159cdaa
refactor(service): improve CodiMD
- fix CSS styles not loading on http
- make all ENVs configurable
- remove comments
- formatting and naming
2025-05-15 19:22:30 +02:00
Manaf941
ba51f7eb6f
feat(service): add CodiMD service (#4867) 2025-05-15 19:02:56 +02:00
Corwin
e1301ffc6d
feat(service): add Paymenter service (#5809) 2025-05-14 20:56:42 +02:00
peaklabs-dev
bb06d35e7b
refactor(service): imporve limesurvey
- improve ENV naming and add missing ones
- formatting
2025-05-14 20:51:22 +02:00
howardshand
2bd52d6cab
feat(service): add Limesurvey service (#5751) 2025-05-14 20:46:14 +02:00
peaklabs-dev
aa8d85efdf
refactor(service): improve leantime
- rename some stuff
- formatting
2025-05-14 20:44:20 +02:00
Marcel Folaron
2960801f08
feat(service): add Leantime service (#5792) 2025-05-14 20:34:16 +02:00
peaklabs-dev
4485cce9be
fix(service): add platform to Observium service 2025-05-14 17:40:21 +02:00
peaklabs-dev
63722bfd7f
refactore(service): observium 2025-05-14 17:33:52 +02:00
Rustypredator
12e139265e
feat(service): add Observium service (#5613) 2025-05-14 15:15:17 +02:00
peaklabs-dev
7789fbc521
chore(service): diun formatting 2025-05-14 14:57:38 +02:00
Datenschmutz
b704dadca0
feat(service): add Diun service (#5113) 2025-05-14 14:55:35 +02:00
Péter Gyarmati
9939b10e5a
feat(service): add Marimo service (#5559) 2025-05-14 14:43:39 +02:00
peaklabs-dev
4a2478af25
chore(service): formatting and cleanup of ryot 2025-05-14 14:40:52 +02:00
Diptesh Choudhuri
84b930a913
feat(service): Add Ryot service (#5232) 2025-05-14 14:36:53 +02:00
peaklabs-dev
b5dc45f4f5
fix(service): vert logo and ENVs 2025-05-14 14:21:43 +02:00
peaklabs-dev
31b3ce085c
fix(service): NTFY is behind a proxy 2025-05-14 14:20:30 +02:00
Franck Kerbiriou
08a1620244
feat(service): Add Vert service (#5663) 2025-05-14 14:17:41 +02:00