Andras Bacsai
db52a20ed8
chore(templates): update n8n templates to 2.10.2 ( #8679 )
2026-03-05 16:23:47 +01:00
Ariq Pradipa Santoso
5585e68b38
Add imgcompress service configuration for offline image processing
...
- Introduced a new YAML configuration file for imgcompress service.
- Configured the service with environment variables for customization.
2026-03-04 12:07:52 +07:00
Fábio Henrique Araújo
dd1f5d9bbf
Merge branch 'coollabsio:next' into next
2026-03-03 09:08:41 -03:00
Andras Bacsai
1f1f2936e5
fix(service): ente photos join link doesn't work ( #8727 )
2026-03-03 11:56:15 +01:00
mufeng
01459df60d
fix(template): fix heyform template
2026-03-03 17:57:00 +08:00
ShadowArcanist
9597bfb802
fix(service): cloudreve doesn't persist data across restarts
2026-03-03 11:20:40 +05:30
Fábio Henrique Araújo
45d991565e
Update SeaweedFS images to version 4.13
2026-03-02 20:04:29 -03:00
Andras Bacsai
6f2be461f8
Merge branch 'next' into fix/ente-photos-join-album
2026-03-02 16:57:38 +01:00
Andras Bacsai
e436eeef91
feat(service): disable minio community edition ( #8686 )
2026-03-02 12:52:14 +01:00
Andras Bacsai
61366871ee
Fix Grist service template ( #8384 )
2026-03-02 12:52:03 +01:00
Andras Bacsai
e7fb4155cf
feat(service): add Pydio cells ( #8323 )
2026-03-02 12:51:50 +01:00
Felix Mönckemeyer
ed9b9da249
fix: join link should be set correctly in the env variables
2026-03-02 12:00:19 +01:00
ShadowArcanist
8c13ddf2c7
feat(service): disable minio community edition
2026-02-28 18:38:06 +05:30
Jason Trudeau
92cf88070c
Add files via upload
...
Uploaded:
/templates/compose/n8n-with-postgres-and-worker.yaml
/templates/compose/n8n.yaml
/templates/compose/n8n-with-postgresql.yaml
2026-02-27 22:41:52 -05:00
Taras Machyshyn
a2540bd233
Admin password
2026-02-27 20:42:20 +02:00
Taras Machyshyn
30e65abf1b
Added EspoCRM
2026-02-27 20:23:24 +02:00
Diogo Carvalho
34e9f97b79
Fix logo format
2026-02-25 23:48:15 +00:00
Diogo Carvalho
1a8441b230
Rename speedtest to librespeed
2026-02-25 23:28:20 +00:00
Diogo Carvalho
907b3d04c1
Add speedtest service
2026-02-25 23:22:38 +00:00
Andras Bacsai
78e584a136
feat(service): upgrade beszel and beszel-agent to v0.18 ( #8513 )
2026-02-24 12:56:36 +01:00
Andras Bacsai
912e5f6db2
feat(service): disable pterodactyl panel and pterodactyl wings ( #8512 )
2026-02-24 12:55:52 +01:00
Firu
7ad6bbafcd
chore(templates): bump databasus image version
2026-02-24 11:25:17 +08:00
ShadowArcanist
b36d67288b
feat(service): disable plane
...
The latest version of plane v1.2.2 have security fixed but our template is using v1.0.0 which is 5 months behind the current latest. New version v1.2.2 doesn't work with our existing template so disabling it for now to prevent users from deploying a vulnerable version of plane
2026-02-24 02:34:35 +05:30
ShadowArcanist
76d3709163
feat(service): upgrade beszel and beszel-agent to v0.18
2026-02-21 23:17:23 +05:30
ShadowArcanist
c1951726c0
feat(service): disable pterodactyl panel and pterodactyl wings
...
The template is using latest version of pterodactyl and the issue is the db migration fails for new users but works fine for existing deployments. We cannot revert the template to previous version because the current latest version addresses few CVEs so it's better to disable this template for now
2026-02-21 21:42:28 +05:30
Andras Bacsai
967d295963
chore: prepare for PR
2026-02-18 11:20:32 +01:00
matfire
2cd1082fbd
Merge branch 'next' into v4.x
2026-02-17 12:23:58 +01:00
Cinzya
ed0037a1f3
chore: mark calcom amd only
2026-02-16 19:19:59 +01:00
John Rallis
281283b12d
Add SERVICE_URL_
2026-02-16 15:13:50 +02:00
John Rallis
b2f9137ee9
Fix Grist service template
2026-02-16 12:24:00 +02:00
matfire
4045c7267e
Merge branch 'next' into v4.x
2026-02-14 14:10:52 +01:00
benqsz
fe0e374d61
feat: pydio-cells.yml pin to stable version
...
And fix volumes naming
2026-02-13 18:47:54 +01:00
benqsz
4a502c4d13
fix: pydio-cells svg path typo
2026-02-13 15:19:06 +01:00
benqsz
8bc3737b45
feat(service): pydio-cells.yml
2026-02-13 15:04:23 +01:00
ShadowArcanist
13af867341
fix(service): glitchtip webdashboard doesn't load
2026-02-10 11:22:57 +05:30
Andras Bacsai
0c19464db1
feat(service): add sure ( #8157 )
2026-02-09 17:01:11 +01:00
Andras Bacsai
1a6972bf89
feat(service): disable maybe ( #8167 )
2026-02-09 17:00:49 +01:00
Andras Bacsai
4c56b47cfc
fix(docs): update documentation link for Openclaw service
2026-02-09 12:35:36 +01:00
Andras Bacsai
63a1c5c0c7
feat(openclaw): add Openclaw service with environment variables and health checks
...
- Implemented Openclaw service in Service.php to manage environment variables and passwords.
- Added Openclaw SVG icon for branding.
- Created openclaw.yaml for Docker Compose configuration, including necessary environment variables and volume mappings.
- Updated service-templates-latest.json and service-templates.json to include Openclaw service details and metadata.
2026-02-09 12:33:17 +01:00
Matteo Gassend
32e1fd97ae
feat(templates): add ElectricSQL docker compose template
2026-02-07 20:35:51 +01:00
ShadowArcanist
9041777a90
feat(service): disable maybe
...
This service is no longer maintained by the original authors and their github repository is archived, more info on https://github.com/we-promise/sure?tab=readme-ov-file#backstory
2026-02-06 09:49:28 +05:30
ShadowArcanist
635b1097d3
feat(service): add sure
2026-02-05 06:44:13 +01:00
ShadowArcanist
4ca5a7a3ac
fix(service): forgejo login failure ( #8145 )
2026-02-04 17:34:52 +01:00
Eric Landheer
dc335cd327
fix(service): activepieces postgres 18 volume mount ( #8098 )
2026-02-03 22:32:03 +01:00
Rodrigo
aa3953efaf
feat(service): add bento-pdf ( #8095 )
2026-02-03 22:27:36 +01:00
ShadowArcanist
d8f0fe4bd6
feat(service): disable mautic ( #8088 )
2026-02-03 22:21:00 +01:00
Cynthia Ebert
b67c70be3b
fix(service): strapi doesn't start ( #8084 )
2026-02-03 22:19:16 +01:00
Cynthia Ebert
6fb7d69740
fix(service): bugsink login fails due to cors ( #8083 )
2026-02-03 22:15:02 +01:00
Cynthia Ebert
4967628a89
fix(service): bluesky pds invite code doesn't generate ( #8081 )
2026-02-03 22:12:21 +01:00
Rafael Aguiar Gomes
cf850bdf3e
feat(service): add satisfactory game server ( #8056 )
...
Co-authored-by: peaklabs-dev <122374094+peaklabs-dev@users.noreply.github.com>
2026-02-03 22:06:58 +01:00
ShadowArcanist
14e33ba56a
fix(service): reactive-resume template ( #8048 )
2026-01-27 21:30:50 +01:00
Max
0cab2d4eaa
feat(service): add goatcounter template ( #8029 )
...
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
Co-authored-by: peaklabs-dev <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-27 21:23:59 +01:00
ShadowArcanist
a1213300dc
feat(service): upgrade formbricks to v4 ( #8022 )
2026-01-27 21:12:57 +01:00
ysbrandB
f63b3e0cec
fix(service): kimai fails to start ( #8027 )
...
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2026-01-27 21:11:35 +01:00
Smaug
6c93be8b91
feat(service): add alexandrie template ( #8021 )
...
Co-authored-by: peaklabs-dev <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-27 21:03:32 +01:00
Carl-Gerhard Lindesvärd
5a7356fbfb
chore(service): use major version for openpanel ( #8053 )
2026-01-27 20:48:57 +01:00
ShadowArcanist
be97be4482
fix(service): elasticsearch-with-kibana not generating account token
2026-01-27 21:34:40 +05:30
peaklabs-dev
96c888215a
fix(service): n8n v2 with worker timeout error
2026-01-22 18:39:16 +01:00
peaklabs-dev
3d218c4f12
feat(service): upgrade listmonk to v6
2026-01-20 23:29:11 +01:00
Viktor Avelino
9bc44f0509
feat(service): add langflow template ( #8006 )
2026-01-20 22:59:13 +01:00
HeapReaper
cc4b41687a
fix(service): rocketchat fails to start due to database version incompatibility ( #7999 )
2026-01-20 19:15:03 +01:00
Vadko
21e61b008c
fix(service): disable kong response buffering and increase timeouts ( #7864 )
2026-01-20 19:10:07 +01:00
Tyler Hughes
351b250739
fix(service): supabase studio settings redirect loop ( #7828 )
2026-01-19 19:43:46 +01:00
Felix Mönckemeyer
da53504282
fix(service): users unable to create their first ente account without SMTP ( #7986 )
2026-01-19 19:22:25 +01:00
majcek210
5d4374bd8f
feat(service): update pterodactyl version ( #7981 )
2026-01-19 19:14:41 +01:00
ShadowArcanist
98951db505
feat(service): upgrade checkmate to v3 ( #7995 )
2026-01-19 18:28:33 +01:00
Andreas
fe89bd30a3
fix(service): autobase database is not persisted correctly ( #7978 )
2026-01-19 18:13:51 +01:00
peaklabs-dev
3b3e90b55e
refactor(services): improve some service slogans
2026-01-16 22:27:56 +01:00
peaklabs-dev
d76b1fe115
feat(service): add back soketi-app-manager
...
- I think it was accidentally removed in some version
2026-01-16 22:27:17 +01:00
Romain ROCHAS
0a30e273c7
fix(service): update seaweedfs logo ( #7971 )
...
Co-authored-by: peaklabs-dev <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-16 18:21:56 +01:00
Andras Bacsai
d69bdabee2
chore: prepare for PR
2026-01-14 13:27:32 +01:00
howardshand
cab2c9674a
feat(service): add glip template ( #7937 )
...
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-13 21:07:54 +01:00
Jérôme Gamez
b3743d341b
feat(service): add linkding template ( #6651 )
...
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-13 00:05:43 +01:00
peaklabs-dev
bf3f5c92ec
fix(service): sftpgo port
2026-01-12 23:44:06 +01:00
Wei S.
ae4ffb0248
feat(template): add open archiver template ( #6593 )
...
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-12 23:41:36 +01:00
Khiet Tam Nguyen
cd1c333a6f
feat(service): add chibisafe template ( #5808 )
...
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2026-01-12 22:51:57 +01:00
Vitaliy Kukharik
7556ce2f66
feat(service): update autobase to version 2.5 ( #7923 )
2026-01-11 17:56:05 +01:00
ShadowArcanist
27a4cb47ef
fix(service): signoz metrics env ( #7927 )
2026-01-11 17:51:10 +01:00
Christopher N. KATOYI
9962ca8ba9
feat(service): add seaweedfs template ( #7617 )
...
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-10 16:43:20 +01:00
dgloukhman
5d4f7a3a0b
feat(service): add booklore template ( #7838 )
...
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-08 23:17:05 +01:00
4www
d4d6da9328
feat(service): improve matrix templates ( #7560 )
...
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-08 22:11:03 +01:00
Stellar Rounin
b78c6df780
feat(service): add calibre web automated with downloader template ( #6419 )
2026-01-08 21:32:32 +01:00
Alex
a7894ca207
feat(service): add uptime kuma with mariadb template ( #7256 )
...
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-08 21:13:56 +01:00
peaklabs-dev
cf06f43aa0
feat(service): add uptime kuma v2 with mysql
2026-01-08 21:10:43 +01:00
peaklabs-dev
4e4f329490
chore(service): improve uptime kuma
...
- improve uptime kuma healthcheck
- rename volume
2026-01-08 21:10:17 +01:00
Yannik Süß
fdb7bc5cd2
fix(service): twenty template ( #6996 )
...
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-08 18:51:23 +01:00
Vitaliy Kukharik
582afc1c8b
feat(service): add autobase template ( #6299 )
...
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-08 17:58:15 +01:00
Vincent Baeten
895c6b0e9a
feat(service): add redmine template ( #6429 )
...
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-08 17:22:43 +01:00
peaklabs-dev
ccda7db54f
fix(service): supabase studio fails to load schemas
2026-01-07 19:06:12 +01:00
Victor Canô
06f4774610
feat(service): upgrade trigger template to v4 ( #7808 )
...
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-07 19:01:32 +01:00
peaklabs-dev
40778ad44d
fix(service): budibase worker envs
2026-01-06 23:10:38 +01:00
Sarthak Shrivastava
2332e88a2e
feat(service): add nocobase template ( #7347 )
...
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-06 15:08:23 +01:00
Diogo Carvalho
c406afddaf
chore(service): improve mosquitto template ( #6227 )
2026-01-05 18:25:15 +01:00
Nicanor Alexander de la Cruz Caba
59e6da4ae3
fix(service): wireguard easy host to use fqdn ( #7354 )
2026-01-05 15:54:25 +01:00
Gauthier POGAM--LE MONTAGNER
c76de51573
fix(service): use fqdn for server host in sequin template ( #6528 )
2026-01-05 15:49:25 +01:00
Stellar Rounin
deb11d6163
feat(service): add silverbullet template ( #6425 )
...
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-05 15:42:12 +01:00
Mohd Hassan Khan
898c7fddc4
feat(service): add cloudreve template ( #6774 )
...
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-05 15:37:43 +01:00
Jonas Klesen
f9a1973efe
fix(service): add instagram envs to postiz template ( #6424 )
2026-01-05 15:14:32 +01:00
Vincent Baeten
c8a5407bfd
feat(service): add sftpgo template ( #6415 )
...
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-05 15:08:30 +01:00
Gauthier POGAM--LE MONTAGNER
e85ca3c41c
refactor(service): remove unused envs from hoppscotch ( #6513 )
2026-01-05 14:55:26 +01:00
Bhavik Talaviya
bdc1c5ad49
feat(service): add hatchet template ( #6711 )
...
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-05 14:36:24 +01:00
Nicanor Alexander de la Cruz Caba
0af80e60a3
feat(service): add esphome template ( #6532 )
...
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-05 14:20:17 +01:00
Yassir
eaa668036f
feat(service): upgrade docker registry template ( #7034 )
...
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-05 14:13:42 +01:00
Junglei Kim
99e3c3ea9f
feat(service): add trailbase template ( #6934 )
...
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-05 13:56:41 +01:00
peaklabs-dev
c93951da20
chore(service): change sqlite pool size to v2 default
2026-01-05 12:29:18 +01:00
peaklabs-dev
60427b695b
feat(service): update n8n worker to v2
...
- update n8n and n8n worker to v2
- add external n8n task-runners
- change all env variables to v2 naming
- improve some defaults
- formatting, ordering and spacing
2026-01-05 12:13:43 +01:00
peaklabs-dev
b0b9c59fd5
chore(service): improve n8n v2
...
- update n8n to the latest version
- change all env variables to v2 naming
- improve some defaults
- formatting, ordering and spacing
2026-01-05 12:12:10 +01:00
Andras Bacsai
02a13a54d0
update n8n with postgres to the latest stable version 2.0.x with all necessary changes ( #7703 )
2026-01-05 09:49:56 +01:00
peaklabs-dev
db2b8125df
refactor(service): improve evolution-api
...
- update evolution-api
- remove unused code
- format compose file
2026-01-04 21:54:50 +01:00
desarrollonextpro
c5ba28b686
feat(service): add healthchecks to evolution-api service ( #6607 )
2026-01-04 21:52:05 +01:00
Himanshu Ahuja
5899b4b241
fix(service): remove command from unleash template ( #7379 )
2026-01-04 19:45:35 +01:00
peaklabs-dev
7399654c96
chore(service): upgrade activepieces and postgres
2026-01-04 18:31:38 +01:00
Alex
5685e0e649
chore(service): upgrade uptime kuma to version 2 ( #7258 )
2026-01-04 17:58:01 +01:00
Murat Aslan
aee48ea828
fix(service): correct POSTGRES_HOST in freshrss ( #7759 )
2026-01-04 17:41:25 +01:00
Datenschmutz
d08f8e96f8
feat(services): update authentik ( #7380 )
2026-01-04 16:46:50 +01:00
Andras Bacsai
a4cef981fe
fix(templates): use FQDN instead of URL for Weblate site domain ( #7827 )
2026-01-02 16:57:59 +01:00
Andras Bacsai
e158963f82
feat(templates): update Postgresus to Databasus and bump Docker Image ( #7799 )
2026-01-02 16:57:44 +01:00
Andras Bacsai
b6d28498f9
Update Rybbit service images to v2.2.3 ( #7778 )
2026-01-02 16:57:08 +01:00
Andras Bacsai
a78c6edb93
feat(template): mage-ai ( #7705 )
2026-01-02 16:56:53 +01:00
Vadko
7813d62878
Update weblate.yaml
2025-12-31 17:36:41 +02:00
Luzefiru
0e81cb7854
fix(template): add release date of databasus image
2025-12-28 21:45:07 +08:00
Luzefiru
db1f617cf6
feat(template): add databasus logo
2025-12-28 21:43:15 +08:00
Firu
14c3595413
feat(templates): update Postgresus to Databasus and bump Docker Image version
2025-12-28 21:22:41 +08:00
Bill Yang
293482bcc0
Update Rybbit service images to v2.2.3
2025-12-26 18:16:03 -08:00
djeber
6c9f7b4aae
Update n8n image and add task runners configuration
2025-12-25 05:05:12 +01:00
djeber
62d05d3ba6
Update n8n image version to 1.123.9
2025-12-25 05:05:02 +01:00
djeber
9f961ecb8b
Update n8n-with-postgresql.yaml
2025-12-25 05:04:52 +01:00
Andras Bacsai
8694ca2212
fix(template): superset version and postgres volume mount ( #7662 )
2025-12-23 15:35:31 +01:00
Andras Bacsai
6a326aa511
fix: add persistent storage for Dolibarr documents and custom modules ( #7684 )
2025-12-23 15:35:19 +01:00
djeber
535f0afb73
Upgrade n8n and runners images to version 2.1.2
2025-12-23 09:11:58 +01:00
Tam Nguyen
ddcb22e468
deps: bump superset to 6.0.0
2025-12-21 12:02:19 +11:00
360Creators
eb7a37e933
Fix: CVE-2025-55182 React2shell infected supabase/studio:2025.06.02-sha-8f2993d
2025-12-19 16:51:39 +01:00
Tam Nguyen
aabcb960aa
feat(template): add mage-ai
2025-12-19 18:57:35 +11:00
djeber
07f99fec68
Update n8n and task-runners images to version 2.0.3
2025-12-19 08:57:20 +01:00
djeber
f0b6e82e5f
Update n8n-with-postgresql.yaml
2025-12-19 02:32:48 +01:00
nikube
c640c98cfb
fix: add persistent storage for Dolibarr documents and custom modules
2025-12-18 10:27:24 +01:00
ShadowArcanist
00b81c8ecc
updated umami service image to patch nextjs CVE-2025-55183 & CVE-2025-55184
2025-12-17 22:34:31 +05:30
Andras Bacsai
18c6c1950e
Infiscal latest ( #7641 )
2025-12-17 15:51:35 +01:00
Andras Bacsai
5901e54207
fix(templates): update URL environment variable in getoutline.yaml ( #7650 )
2025-12-17 15:51:20 +01:00
Andras Bacsai
21ec8d3005
migrate openpanel to v2 ( #7653 )
2025-12-17 15:50:23 +01:00
Andras Bacsai
cf9077df2a
add appflowy ( #6492 )
2025-12-17 15:48:07 +01:00
Tam Nguyen
33618f98ea
fix(template): superset version and postgres volume mount
2025-12-17 22:52:17 +11:00
Andras Bacsai
7c50f6011a
feat: add Soju IRC bouncer service template ( #7532 )
2025-12-17 11:51:30 +01:00
Carl-Gerhard Lindesvärd
2d547c17b7
disable user setup for clickhouse
2025-12-16 15:07:29 +01:00
Agustinus Nathaniel
d8c1a0c292
fix(templates): update URL environment variable in getoutline.yaml
...
URL of outline service needs to include protocol and without port, so its more make sense to use `SERVICE_URL_OUTLINE`
2025-12-16 14:12:15 +07:00
DevTekVE
d1076add4e
Pinning to the current latest
2025-12-15 17:56:33 +01:00
DevTekVE
b8047a6b14
Infiscal no longer distributes images with the postgres on the tag
2025-12-15 17:56:33 +01:00
Andras Bacsai
25827c3c8e
Update Pterodactyl + Wings template to expose port 2022 for SFTP access ( #7315 )
2025-12-15 15:50:51 +01:00
Andras Bacsai
16b720bb16
Merge branch 'next' into v4.x
2025-12-15 15:50:14 +01:00
Andras Bacsai
40ba8d5124
feat:(service) Add Penpot with s3 ( #7407 )
2025-12-15 15:49:48 +01:00