Commit Graph

985 Commits

Author SHA1 Message Date
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 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 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
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 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
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 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