Commit graph

1296 commits

Author SHA1 Message Date
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
Andras Bacsai
ec0a17998e fix(service): update Postiz compose configuration for improved server availability 2025-07-07 10:30:38 +02:00
ShadowArcanist
70db5be7c7
Set Service Postiz to v1.60.1 2025-07-07 05:21:49 +05:30
Andras Bacsai
956e836e76 feat(template): add excalidraw service configuration with documentation and tags 2025-07-01 12:30:51 +02:00
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
Andras Bacsai
b234bfb9a0 chore(versions): update Coolify version to 4.0.0-beta.420.1 and add new services (karakeep, miniflux, pingvinshare) to service templates 2025-06-26 18:00:02 +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
Andras Bacsai
80b4ecd211 refactor(test-database-detection): rename services for clarity, add new database configurations, and update application service dependencies 2025-06-04 11:44:30 +02:00
Andras Bacsai
908c587ea1 refactor(docker-compose): replace hardcoded Docker Compose configuration with external YAML template for improved database detection testing 2025-06-04 11:32:06 +02:00
Baptist HECHT
6553be660b
docs(service): add new docs link for zipline (#5912) 2025-06-01 16:24:21 +02:00
peaklabs-dev
50436eb83c
Update service-templates.json 2025-05-27 15:09:26 +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
a44b73f8eb
Update service-templates.json 2025-05-23 20:15:43 +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
69c01b650a
Update service-templates.json 2025-05-19 22:30:15 +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
0409e9184c
Update service-templates.json 2025-05-15 22:53:15 +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
peaklabs-dev
73258d4918
Update service-templates.json 2025-05-14 21:20:07 +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
Ilja Leiko
6e28ec40bc
fix(service): add missing ENVs to NTFY service (#5629) 2025-05-14 14:12:03 +02:00
peaklabs-dev
c2361e55e4
fix(service): passbolt
- order and formatting
- add missing port comment
- wait for the DB to be healthy
2025-05-14 13:55:01 +02:00
Gabriel Peralta
e298c297dd
feat(service): Add Passbolt service (#5769) 2025-05-14 13:37:46 +02:00
peaklabs-dev
af7f40a0de
fix(service): navidrome service
- fixed URL issue as it was set to an empty string which caused a 404 error
- removed port mapping as it is not needed and insecure
- formatted the Compose file
2025-05-14 13:28:32 +02:00
ANTOND.
4bac1a76f1
feat(service): add Navidrome service template (#5022) 2025-05-14 13:14:54 +02:00
peaklabs-dev
57c3647ce7
Update service-templates.json 2025-05-13 21:32:41 +02:00
peaklabs-dev
91d941ac71
chore(service): remove unused documenso env 2025-05-13 21:32:24 +02:00
François AUBEUT
8ed50de4a4
fix(service): fix documenso startup and mail (#5737) 2025-05-13 21:11:59 +02:00
Кирилл Леонов
11e0e48daa
feat(service): Add memos service template (#5032) 2025-05-13 21:03:21 +02:00
Andras Bacsai
e2f44edc28 fix(templates): update Unsend compose configuration for improved service integration 2025-04-18 10:33:17 +02:00
Andras Bacsai
fea077119a
Merge pull request #5618 from Seym0n/unsend-fix
Fix Unsend web app
2025-04-18 10:32:56 +02:00
Andras Bacsai
151b4b69d2 chore(templates): update plausible and clickhouse images to latest versions and remove mail service 2025-04-17 09:50:26 +02:00
Andras Bacsai
79ce3d8ddf fix(templates): correct casing of "denokv" to "denoKV" in service templates JSON 2025-04-17 09:36:59 +02:00
Simon
b88eae9669
fix: replace ports with expose
This replaces the ports block with expose block
2025-04-16 15:51:06 +02:00
Simon
59e37e1456
fix: unsend template
In the previous template, the mapping of the web app was misconfigured due to the hostname not being set and the missing ports. Furthermore, the health check url was modified.
2025-04-15 23:02:42 +02:00
Andras Bacsai
ac390abec2 fix(templates): correct casing of denoKV references in service templates and YAML files 2025-04-14 13:57:03 +02:00
Andras Bacsai
93ec2f804b refactor(commands): reorganize OpenAPI and Services generation commands into a new namespace for better structure; remove old command files 2025-04-13 16:00:50 +02:00
Andras Bacsai
28fab5665a
Merge pull request #5601 from SrJooJ/main
add new variable S3_REGION
2025-04-13 15:43:05 +02:00
Andras Bacsai
1ab7405e2e refactor(ServicesGenerate): update command signature from 'services:generate' to 'generate:services' for consistency; update Dockerfile to run service generation during build; update Odoo image version to 18 and add extra addons volume in compose configuration 2025-04-13 15:16:54 +02:00
SrJooJ
78ae93f3cf add new variable S3_REGION 2025-04-12 02:30:08 -03:00
peaklabs-dev
78e2d63f38
chore(service): remove unused code in Bugsink service 2025-04-02 14:59:31 +02:00
Klaas van Schelven
787a56ce51
fix(service): add health check to Bugsink service (#5512) 2025-04-02 14:53:27 +02:00
peaklabs-dev
2699c2ed19
Update service-templates.json 2025-03-31 18:11:30 +02:00
Datenschmutz
e8ebaaa093
chore(service): Update authentik.yaml versions (#5373) 2025-03-31 17:59:57 +02:00
Felix Wortmann
42f82e6a44
chore(service): add google variables to plausible.yaml (#5429) 2025-03-31 17:55:41 +02:00
Daniele Luisetto
9726ef9784
fix(wakapi): typo in env variables and add some useful variables to wakapi.yaml (#5424) 2025-03-31 17:54:41 +02:00
Zakher Masri
5114bf3659
chore(service): add more vars to infisical.yaml (#5418) 2025-03-31 17:53:36 +02:00
CaptainFallaway
1d72403d30
chore(service): update minecraft service ENVs 2025-03-31 17:38:22 +02:00
Andras Bacsai
fa6d50ae50 fix(keycloak): update keycloak image version to 26.1 2025-03-24 09:46:01 +01:00
Andras Bacsai
251e1cf4ca
Merge pull request #5388 from midsonlajeanty/main
fix(service): replace deprecated credentials env variables on keycloa…
2025-03-24 09:44:29 +01:00
Louis Midson LAJEANTY
21938c7f92 fix(service): replace deprecated credentials env variables on keycloak service 2025-03-20 20:56:45 -04:00
Andras Bacsai
956bbed5e3 feat(svg): add coolify and evolution-api SVG logos 2025-03-18 11:22:54 +01:00
Andras Bacsai
2bf1e70b4b feat(service): add evolution-api and neon-ws-proxy templates 2025-03-18 11:09:43 +01:00
Andras Bacsai
6108cfc15d
Merge pull request #5302 from cconsultants/feature/add-evolution-api-template
feat(service): Add Evolution API template
2025-03-18 11:03:46 +01:00
Andras Bacsai
f6da9c793b Merge branch 'next' into feat-service-neon 2025-03-18 10:54:34 +01:00
Andras Bacsai
499fc9cced feat(templates): add Freescout service template 2025-03-18 10:53:54 +01:00
Andras Bacsai
01e12e5df0
Merge pull request #5350 from dandry/add-freescout
Add Freescout template
2025-03-18 10:32:42 +01:00
Andras Bacsai
fac1cab5a8
Merge pull request #5339 from dasrecht/patch-1
Container Image Fix for Kimai
2025-03-18 10:31:38 +01:00
Andras Bacsai
dfbe5f4514 feat(templates): change glance for v0.7
https://github.com/glanceapp/glance/blob/main/docs/v0.7.0-upgrade.md
2025-03-17 16:40:30 +01:00
Andras Bacsai
0ab8e24250
Merge pull request #5361 from nandan-varma/patch-1
Update glance template for 0.7.0
2025-03-17 16:30:39 +01:00
Nandan Varma
76cbc2bcc9
Update glance template for 0.7.0
updated template according to https://github.com/glanceapp/glance/blob/main/docs/v0.7.0-upgrade.md
2025-03-16 18:24:11 -07:00
Daniel Andraszewski
85def88fc9 Change link again. 2025-03-15 10:08:18 +01:00
Daniel Andraszewski
edbe07ba59 Change documentation link. 2025-03-15 10:07:36 +01:00
Daniel Andraszewski
cbc325b71c Fixes. 2025-03-15 10:04:44 +01:00
Daniel Andraszewski
cc27fa13b8 Add Freescout template. 2025-03-15 09:39:01 +01:00
Bastian
0b40ff6ade
use kimai/kimai2:apache instead of the not updated kimai/kimai2:apache-latest container image
reference: https://hub.docker.com/r/kimai/kimai2/tags?name=apache
2025-03-14 00:49:14 +01:00
Andras Bacsai
aaba690d5e fix(plane): update APP_RELEASE to v0.25.2 in environment configuration 2025-03-12 15:26:48 +01:00
Andras Bacsai
8fcca0cb58
Merge pull request #5167 from mguptahub:plane-app
Update `Plane` app template
2025-03-12 15:26:19 +01:00
Andras Bacsai
dd1f6fcb95
Merge pull request #5125 from BorisLord/addServiceDenoKV
Add DenoKV one click service
2025-03-12 15:25:14 +01:00
Andras Bacsai
86e10fb11c
Merge pull request #5163 from phenomen:update-foundryvtt-template
Update Foundry VTT template
2025-03-12 15:09:19 +01:00
Andras Bacsai
6cf647fa5a
Merge pull request #5155 from UrsKroell:feature/service-wakapi
Adds service template Wakapi
2025-03-12 15:04:00 +01:00
Andras Bacsai
911957ff66 chore(supabase): Update Supabase service template and Postgres image version
- Bump Supabase Postgres image from 15.6.1.146 to 15.8.1.048
2025-03-11 18:41:03 +01:00
Manish Gupta
291e7d0a9c
updated version to v0.25.1 2025-03-10 11:04:28 +05:30
Sandro Circi
2e024c293c
feat(service): Neon 2025-03-09 16:02:21 +01:00
Djalma Araújo
d43e50a718
Update evolution-api.yaml 2025-03-07 16:22:17 -03:00
Djalma Araújo
dcfd236b8c
Fix logo path 2025-03-07 16:21:24 -03:00
Djalma Araujo
4e7c3d83a7 feat(service): Add Evolution API template 2025-03-07 16:16:42 -03:00
Manish Gupta
de379552a8
Merge branch 'next' into plane-app 2025-02-25 14:33:25 +05:30
Manish Gupta
2df6b344d4
updated plane version to v0.25.0 2025-02-25 14:32:13 +05:30
peaklabs-dev
b9e6d9db73
Update service-templates.json 2025-02-24 18:00:42 +01:00
Stew Night.
d2032b049b
fix(service): Penpot (#5047) 2025-02-24 17:58:34 +01:00
peaklabs-dev
a0f2c361ef
chore(service): remove unused env from zipline 2025-02-24 17:48:34 +01:00