Commit Graph

1457 Commits

Author SHA1 Message Date
Andras Bacsai
56e4164ab2 feat(service): add newt-pangolin template (#6259) 2025-11-24 13:02:42 +01:00
Andras Bacsai
1235a87e5a Fix: Codimd Service docker-compose (#7096) 2025-11-24 13:02:21 +01:00
Andras Bacsai
767da75154 Fix mosquitto.yaml (#7129) 2025-11-24 13:02:07 +01:00
Andras Bacsai
1e0310e2f4 Fix(Documenso): Resolve pending status issue for Documenso deployments (fixes #1767 (#7145) 2025-11-24 13:01:47 +01:00
Andras Bacsai
9a3b522711 Tailscale template (#7154) 2025-11-24 13:01:23 +01:00
Andras Bacsai
199661b5e4 fixes: default template of Redis Insight (#7176) 2025-11-24 13:00:54 +01:00
Andras Bacsai
c96131c4de feat: add palworld service (#7206) 2025-11-24 13:00:18 +01:00
Andras Bacsai
c2d2bc74fc fix(service): Ghost using invalid base url (#7233) 2025-11-24 12:59:46 +01:00
Andras Bacsai
3709b8c498 chore(n8n): upgrade n8n image version to 1.119.2 in compose templates (#7236) 2025-11-24 12:59:31 +01:00
Andras Bacsai
d78e9d9b86 fix(service): netbird client showing wrong host details (#7237) 2025-11-24 12:58:39 +01:00
Andras Bacsai
568d9fab4b fix(service): plausible compose parsing error (#7244) 2025-11-24 12:57:57 +01:00
majcek210
612b51ef00 Update volume mounts in paymenter.yaml
Done my research and this are the right volumes for paymenter on coolify
2025-11-23 12:08:21 +01:00
majcek210
a2ca50b4bf Update paymenter.yaml volumes configuration 2025-11-22 15:24:05 +01:00
majcek210
9a58096655 Fix volume paths in paymenter.yaml 2025-11-22 15:21:19 +01:00
majcek210
928e96258a Update paymenter image version to v1.4.5
Change paymenter image varsion from latest > 1.4.5
2025-11-22 14:55:50 +01:00
majcek210
ef40069cef Update MariaDB image version to 11.8 2025-11-22 11:28:31 +01:00
majcek210
e0708107e1 Add volumes for themes, extensions, and storage in Paymenter template
Added additional volumes to the Paymenter service in docker-compose:

- Added themes volume for theme storage
- Added extensions volume for external extensions
- Added app_storage_public for public storage path

These changes allow you to store extensions, themes and some images without issues(they were deleted on restart before)
2025-11-22 11:24:16 +01:00
ShadowArcanist
f5beb3a848 fix(service): plausible compose parsing error 2025-11-17 00:20:47 +05:30
ShadowArcanist
8a0749fddf Set network_mode to host for netbird client one click service 2025-11-16 10:33:10 +05:30
Robin
92286a85b8 Update templates/compose/palworld.yaml
remove unwanted character from compse file

Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-11-15 21:55:50 +01:00
Robin266
c4dc8e1811 update palworld docker-compose 2025-11-15 19:34:18 +01:00
hugoduar
b345fc4468 chore(n8n): upgrade n8n image version to 1.119.2 in compose templates 2025-11-15 02:19:22 -06:00
majcek210
9a5967b77d Rename tailscale.yaml > tailscale-client.yaml 2025-11-14 21:14:13 +01:00
majcek210
2237707263 Update templates/compose/tailscale.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-11-14 21:13:18 +01:00
majcek210
ce5f40afd8 Update templates/compose/tailscale.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-11-14 21:13:12 +01:00
majcek210
6e24ef247a Update templates/compose/tailscale.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-11-14 20:24:08 +01:00
majcek210
28b44bad8e Update templates/compose/tailscale.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-11-14 20:24:01 +01:00
majcek210
d9eb0ab00b Update templates/compose/tailscale.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-11-14 20:23:51 +01:00
majcek210
ba6d540653 Update templates/compose/tailscale.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-11-14 20:23:45 +01:00
majcek210
84800ba7f2 Update templates/compose/tailscale.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-11-14 20:23:26 +01:00
majcek210
4d77d06ac0 Update templates/compose/tailscale.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-11-14 20:23:20 +01:00
majcek210
8b916ca228 Update templates/compose/tailscale.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-11-14 20:23:12 +01:00
ShadowArcanist
0bfee3ad33 fix(service): Ghost using invalid base url 2025-11-14 23:33:47 +05:30
Gabriel Peralta
496bafca1f Update newt-pangolin.yaml 2025-11-12 11:59:36 -03:00
Robin266
16a1b3610c add palworld service 2025-11-11 22:58:22 +01:00
peaklabs-dev
28b38babca fix(service): disable openpanel worker UI by default 2025-11-10 22:09:04 +01:00
Andras Bacsai
fe46c490a2 Update service templates for Convex and EmbyStat; modify compose configurations and adjust tags and categories for better clarity and organization 2025-11-10 14:16:14 +01:00
Rohit Tiwari
6efa1444df fixes default template of Redis Insight
this PR refers the issue generated that , caused by untested template issue no : #7166

Redis Insight is inaccessible when installed with default configuration until manually change the test url
2025-11-10 15:25:33 +05:30
daren
881c8f991b Merge branch 'next' into fix-codimd-docker-compose 2025-11-09 15:01:57 +07:00
Andras Bacsai
f382e95d9b Merge branch 'next' into v4.x 2025-11-08 16:15:57 +01:00
majcek210
6effccd1fb Merge branch 'next' into ts-template 2025-11-08 15:47:45 +01:00
itssloplayz
152801e293 Added tailscale template 2025-11-08 11:59:26 +01:00
hareland
07ce375ac5 Embystat: change category from 'media' to 'analytics' 2025-11-07 13:50:19 +01:00
hareland
b08ea4402a Embystat: change category from 'media' to 'analytics' 2025-11-07 13:46:12 +01:00
hareland
183c70e3c8 **Update rybbit.yaml schema: add category field and adjust tags formatting** 2025-11-07 13:29:49 +01:00
ajay
e3c3962d07 fix: updated postgres 2025-11-07 17:08:01 +05:30
ajay
c93c238be2 fix: secure deploy 2025-11-07 17:06:39 +05:30
ajay
87a97468c2 fix: secure deploy 2025-11-07 17:03:00 +05:30
ajay
1cd98f7b5a fix: secure deploy 2025-11-07 17:02:09 +05:30
ajay
40eb399b36 fix: updated envs 2025-11-07 16:54:31 +05:30