520 Commits

Author SHA1 Message Date
Andras Bacsai 2536d612d7 feat(service): add Healthchecks as a service (#10335) 2026-06-02 12:02:17 +02:00
Andras Bacsai 3d764d9f18 feat(template): add cloudflare-ddns template (#8099) 2026-05-26 11:24:48 +02:00
Andras Bacsai 6a4964268f feat(service): add EMQX (#9568) 2026-05-26 11:24:24 +02:00
Andras Bacsai 77779f3647 feat(service): add openobserve template (#10279) 2026-05-26 11:23:54 +02:00
Andras Bacsai 3b2c2c6e18 feat(templates): add Hermes Agent + WebUI one-click service (#10283) 2026-05-26 11:15:46 +02:00
Andras Bacsai 5e0e6772d5 fix(deployments): load realtime assets without Vite
Remove unused Vue, Echo, Pusher, and ioredis npm dependencies from the frontend build. Update realtime scripts and deployment log markup to work without bundling those assets through Vite.
2026-05-22 12:48:48 +02:00
Victor Gomez ab30b99b6e Add Healthchecks.io as a service 2026-05-21 09:36:52 -04:00
toanalien 70c187ea40 fix(templates): add hermes-agent logo and mount agent-src read-only
Add official Hermes Agent logo (256x256 PNG from upstream repo).
Mount hermes-agent-src volume as read-only in webui container per
upstream recommendation (since v0.51.84).
2026-05-19 19:00:41 +07:00
Alexandru Furculita 978d46739d feat(service): add openobserve template
Adds OpenObserve as a one-click service template. OpenObserve is a
cloud-native observability platform for logs, metrics, traces, RUM and
session replays, positioned as a self-hosted alternative to Elasticsearch,
Splunk and Datadog.

- Uses the official open-source image (public.ecr.aws/zinclabs/openobserve)
- Wires admin password through Coolify's SERVICE_PASSWORD_* magic env
- Persists /data via a named volume
- Exposes port 5080 via SERVICE_URL_OPENOBSERVE_5080
- Opts out of telemetry by default (overridable via ZO_TELEMETRY)
- Adds /healthz healthcheck and the OpenObserve logo

Supersedes #6328, addressing the prior review feedback (drop the
deprecated version key, drop hardcoded container_name and restart
policy, switch to the magic password env, and use a named volume).
2026-05-19 12:26:09 +03:00
Khiet Tam Nguyen 919295e9ed Merge branch 'coollabsio:v4.x' into cloudflare-ddns 2026-05-18 14:48:42 +10:00
Mohmmad Qunibi 243d01c228 Merge branch 'next' into add-emqx-as-a-service-template 2026-05-11 15:40:56 +03:00
tiago 0c1c5c5831 feat: add Cap to templates 2026-04-22 10:15:18 +01:00
Mohmmad Qunibi d4e4e446b0 feat: add emqx service template 2026-04-15 11:30:43 +03:00
Andras Bacsai 5c85077b98 feat(service): add grimmory (#9109) 2026-04-05 20:19:56 +02:00
Ricky Wanga e78af08bdf Merge branch 'next' into v4.x 2026-03-28 16:56:14 +01:00
matfire 8ef0f07b5b Merge branch 'next' into v4.x 2026-03-24 20:18:01 +01:00
Andras Bacsai eebb8609a7 Add EspoCRM, provided by the official team (#8658) 2026-03-24 14:27:41 +01:00
Ricky Wanga 9c0bc042ff feat: add grimmory service and database configuration to compose template 2026-03-23 12:55:25 +01:00
matfire 40eff61d59 Merge branch 'next' into v4.x 2026-03-16 17:51:05 +01:00
Andras Bacsai b5e03c3a56 feat(service): Add librespeed (#8626) 2026-03-16 13:46:02 +01:00
matfire e62940318d Merge branch 'next' into v4.x 2026-03-15 18:04:00 +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
Taras Machyshyn 30e65abf1b Added EspoCRM 2026-02-27 20:23:24 +02:00
Diogo Carvalho e9c980d3d5 Add logo 2026-02-25 23:25:08 +00:00
Andras Bacsai 967d295963 chore: prepare for PR 2026-02-18 11:20:32 +01:00
matfire 4045c7267e Merge branch 'next' into v4.x 2026-02-14 14:10:52 +01:00
Andras Bacsai 0c19464db1 feat(service): add sure (#8157) 2026-02-09 17:01:11 +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 635b1097d3 feat(service): add sure 2026-02-05 06:44:13 +01:00
Rodrigo aa3953efaf feat(service): add bento-pdf (#8095) 2026-02-03 22:27:36 +01:00
Khiet Tam Nguyen 9b65b82ccb feat(template): cloudflare-ddns 2026-01-31 01:56:17 +11: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
Viktor Avelino 9bc44f0509 feat(service): add langflow template (#8006) 2026-01-20 22:59:13 +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
peaklabs-dev d8ee5ff91e fix(service): soju svg 2026-01-16 22:26:19 +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
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
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
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
Stellar Rounin b78c6df780 feat(service): add calibre web automated with downloader template (#6419) 2026-01-08 21:32:32 +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
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
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
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