Andras Bacsai
fd5eb3e0cd
feat(project): add icons and improve persistent volume management
...
Add project icon storage and serving with local/S3 support, prevent deletion of compose-managed volumes, and optimize volume backups. Refine project and backup UI components with consistent styling and coverage.
2026-08-13 22:56:52 +02:00
ShadowArcanist
b8a0c696d6
feat(ui): add tile icon set for the resource picker
2026-08-06 19:58:54 +05:30
Andras Bacsai
5de6f97256
feat(ui): unify resource nav sidebars and polish project layouts
...
Extract application/database/service configuration sidebars and
unified headings; improve clone-to-environment, embedded deployments,
storage actions, OAuth icons, terminal, and shared form components.
2026-08-05 17:56:59 +02:00
Andras Bacsai
2291c3fa1c
feat(ui): unify team, security, and notification settings layouts
...
Extract shared settings-layout components and a dedicated team
danger-zone page. Enable modal editing for security resources,
polish OAuth/API-token controls, and align notification and
service configuration UI with the new navigation patterns.
2026-08-05 16:24:31 +02:00
8ae56587d5
feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure ( #11119 )
...
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com >
2026-08-03 23:11:54 +02:00
Andras Bacsai and GitHub
f06bacc8e0
feat(services): add Buzz one-click service template ( #11020 )
2026-07-23 17:25:53 +02:00
Andras Bacsai and GitHub
0194a6f104
feat(service): add Inngest one-click service template ( #10612 )
2026-06-29 10:27:37 +02:00
Rohit Tiwari
4d9ce2da6b
add(service): inngest one click service template
2026-06-09 23:25:41 +05:30
Andras Bacsai
22f9f96db6
chore: inspect staged changes for commit message
2026-06-04 15:24:53 +02:00
Andras Bacsai and GitHub
2536d612d7
feat(service): add Healthchecks as a service ( #10335 )
2026-06-02 12:02:17 +02:00
Andras Bacsai and GitHub
3d764d9f18
feat(template): add cloudflare-ddns template ( #8099 )
2026-05-26 11:24:48 +02:00
Andras Bacsai and GitHub
6a4964268f
feat(service): add EMQX ( #9568 )
2026-05-26 11:24:24 +02:00
Andras Bacsai and GitHub
77779f3647
feat(service): add openobserve template ( #10279 )
2026-05-26 11:23:54 +02:00
Andras Bacsai and GitHub
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 and GitHub
919295e9ed
Merge branch 'coollabsio:v4.x' into cloudflare-ddns
2026-05-18 14:48:42 +10:00
Mohmmad Qunibi and GitHub
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 and GitHub
5c85077b98
feat(service): add grimmory ( #9109 )
2026-04-05 20:19:56 +02:00
Ricky Wanga and GitHub
e78af08bdf
Merge branch 'next' into v4.x
2026-03-28 16:56:14 +01:00
matfire and GitHub
8ef0f07b5b
Merge branch 'next' into v4.x
2026-03-24 20:18:01 +01:00
Andras Bacsai and GitHub
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 and GitHub
40eff61d59
Merge branch 'next' into v4.x
2026-03-16 17:51:05 +01:00
Andras Bacsai and GitHub
b5e03c3a56
feat(service): Add librespeed ( #8626 )
2026-03-16 13:46:02 +01:00
matfire and GitHub
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 and GitHub
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 and GitHub
4045c7267e
Merge branch 'next' into v4.x
2026-02-14 14:10:52 +01:00
Andras Bacsai and GitHub
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 and GitHub
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
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 and GitHub
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
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
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
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
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
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