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