coolify/templates/compose
🏔️ Peak d3f85d777c
v4.0.0-beta.420 (#6008)
* chore(version): update coolify-realtime to version 1.0.9 in docker-compose and versions files

* feat(migration): add is_sentinel_enabled column to server_settings with default true

* fix(migration): update default value handling for is_sentinel_enabled column in server_settings

* feat(seeder): dispatch StartProxy action for each server in ProductionSeeder

* feat(seeder): add CheckAndStartSentinelJob dispatch for each server in ProductionSeeder

* fix(seeder): conditionally dispatch CheckAndStartSentinelJob based on server's sentinel status

* feat(seeder): conditionally dispatch StartProxy action based on proxy check result

* refactor(ui): terminal

* refactor(ui): remove terminal header from execute-container-command view

* refactor(ui): remove unnecessary padding from deployment, backup, and logs sections

* fix(service): disable healthcheck logging for Gotenberg (#6005)

* fix(service): Joplin volume name (#5930)

* chore(version): update coolify version to 4.0.0-beta.420 and nightly version to 4.0.0-beta.421

* fix(server): update sentinelUpdatedAt assignment to use server's sentinel_updated_at property

* feat(service): update Changedetection template (#5937)

* chore(service): changedetection remove unused code

* fix(service): audiobookshelf healthcheck command (#5993)

* refactor(service): update Hoarder to their new name karakeep (#5964)

* fix(service): downgrade Evolution API phone version (#5977)

* feat(service): add Miniflux service (#5843)

* refactor(service): karakeep naming and formatting

* refactor(service): improve miniflux

- improve DB url
- add depends_on
- formatting, naming & order

* feat(service): add Pingvin Share service (#5969)

* fix(service): pingvinshare-with-clamav

- add platform to make clamav work
- formatting

* feat(auth): Add Discord OAuth Provider (#5552)

* feat(auth): Add Clerk OAuth Provider (#5553)

* feat(auth): add Zitadel OAuth Provider (#5490)

* Update composer.lock

* fix(ssh): scp requires square brackets for ipv6 (#6001)

* refactor(core): rename API rate limit ENV

* refactor(ui): simplify container selection form in execute-container-command view

* chore(service): Update Evolution API image to the official one (#6031)

* chore(versions): bump coolify versions to v4.0.0-beta.420 and v4.0.0-beta.421

* fix(github): changing github app breaks the webhook. it does not anymore

* feat(service): enhance service status handling and UI updates

* fix(parser): improve FQDN generation and update environment variable handling

* fix(ui):  enhance status refresh buttons with loading indicators

* fix(ui): update confirmation button text for stopping database and service

* fix(routes): update middleware for deploy route to use 'api.ability:deploy'

* fix(ui): refine API token creation form and update helper text for clarity

* fix(ui): adjust layout of deployments section for improved alignment

* chore(dependencies): update composer dependencies to latest versions including resend-laravel to ^0.19.0 and aws-sdk-php to 3.347.0

* refactor(email): streamline SMTP and resend settings logic for improved clarity

* fix(ui): adjust project grid layout and refine server border styling for better visibility

* fix(ui): update border styling for consistency across components and enhance loading indicators

* feat(cleanup): add functionality to delete teams with no members or servers in CleanupStuckedResources command

* refactor(invitation): rename methods for consistency and enhance invitation deletion logic

* refactor(user): streamline user deletion process and enhance team management logic

* fix(ui): add padding to section headers in settings views for improved spacing

* fix(ui): reduce gap between input fields in email settings for better alignment

* fix(docker): conditionally enable gzip compression in Traefik labels based on configuration

* fix(parser): enable gzip compression conditionally for Pocketbase images and streamline service creation logic

* fix(ui): update padding for trademarks policy and enhance spacing in advanced settings section

* feat(ui): add heart icon and enhance popup messaging for sponsorship support

* feat(settings): add sponsorship popup toggle and corresponding database migration

* fix(ui): correct closing tag for sponsorship link in layout popups

* fix(ui): refine wording in sponsorship donation prompt in layout popups

* fix(ui): update navbar icon color and enhance popup layout for sponsorship support

* Update resources/views/livewire/project/shared/health-checks.blade.php

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update app/Livewire/Subscription/Index.php

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* fix(ui): add target="_blank" to sponsorship links in layout popups for improved user experience

* fix(models): refine comment wording in User model for clarity on user deletion criteria

* Update app/Providers/RouteServiceProvider.php

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* fix(models): improve user deletion logic in User model to handle team member roles and prevent deletion if user is alone in root team

* fix(ui): update wording in sponsorship prompt for clarity and engagement

---------

Co-authored-by: Andras Bacsai <5845193+andrasbacsai@users.noreply.github.com>
Co-authored-by: Khiet Tam Nguyen <86177399+nktnet1@users.noreply.github.com>
Co-authored-by: Carsten <BanditsBacon@users.noreply.github.com>
Co-authored-by: Alberto Rizzi <48057685+albertorizzi@users.noreply.github.com>
Co-authored-by: Jonas Klesen <deklesen@gmail.com>
Co-authored-by: Stew Night. <22344601+stewnight@users.noreply.github.com>
Co-authored-by: Jeffer Marcelino <jeffersunde72@gmail.com>
Co-authored-by: Lucas Eduardo <lucas59356@gmail.com>
Co-authored-by: CrazyTim71 <118295691+CrazyTim71@users.noreply.github.com>
Co-authored-by: Yassir Elmarissi <yassir.elmarissi@hm.edu>
Co-authored-by: Hauke Schnau <hauke@schnau-lilienthal.de>
Co-authored-by: Darren Sisson <74752850+djsisson@users.noreply.github.com>
Co-authored-by: Alkesh Das <67038642+smad-bro@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-06-26 12:23:08 +02:00
..
activepieces.yaml
actualbudget.yaml
affine.yaml fix(service): update service template for affine and add migration service for improved deployment process 2025-06-13 15:25:45 +02:00
anythingllm.yaml fix: add default vector db for anythingllm 2025-01-06 14:26:58 +01:00
apprise-api.yaml
appsmith.yaml
appwrite.yaml
argilla.yaml fix: one-click services 2024-10-04 20:17:08 +02:00
audiobookshelf.yaml v4.0.0-beta.420 (#6008) 2025-06-26 12:23:08 +02:00
authentik.yaml chore(deps): update Authentik service to 2025.4.1 (#5830) 2025-05-19 13:00:22 +02:00
azimutt.yaml Update azimutt.yaml 2024-10-14 15:46:58 +02:00
babybuddy.yaml
beszel.yaml
bitcoin-core.yaml
bluesky-pds.yaml
bookstack.yaml
browserless.yaml fix browserless 2024-11-15 11:56:30 +01:00
budge.yaml update 2024-09-17 18:45:41 -04:00
budibase.yaml
bugsink.yaml chore(service): remove unused code in Bugsink service 2025-04-02 14:59:31 +02:00
calcom.yaml fix: cal.com documentation link give 404 (#5070) 2025-02-11 16:27:10 +01:00
calibre-web.yaml
castopod.yaml add castopod service 2024-10-10 13:28:51 +02:00
changedetection.yaml v4.0.0-beta.420 (#6008) 2025-06-26 12:23:08 +02:00
chaskiq.yaml
chatwoot.yaml fix(service): use the same volume between chatwoot and sidekiq (#5851) 2025-05-19 13:02:50 +02:00
checkmate.yaml
classicpress-with-mariadb.yaml
classicpress-with-mysql.yaml
classicpress-without-database.yaml
cloudbeaver.yaml
cloudflared.yaml
cockpit.yaml
code-server.yaml
coder.yaml
codimd.yaml refactor(service): improve CodiMD 2025-05-15 19:22:30 +02:00
convertx.yml
convex.yaml fix(service-templates): update Convex service configuration to use FQDN variables 2025-06-05 11:58:21 +02:00
cryptgeon.yaml
cyberchef.yaml
dashy.yaml fix dashy 2024-11-08 20:47:04 +01:00
denoKV.yaml fix(templates): correct casing of denoKV references in service templates and YAML files 2025-04-14 13:57:03 +02:00
dify.yaml disable services that are not reviewed 2024-10-21 15:04:01 +02:00
directus-with-postgresql.yaml
directus.yaml Fix: Directus 2024-10-06 19:42:09 +02:00
diun.yaml fix(service): Diun ENV for consistency 2025-05-19 22:27:39 +02:00
docker-registry.yaml
docmost.yaml fix: docmost template 2024-07-15 12:58:29 +02:00
documenso.yaml chore(service): remove unused documenso env 2025-05-13 21:32:24 +02:00
docuseal-with-postgres.yaml
docuseal.yaml
dokuwiki.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
dolibarr.yaml fix: dolibarr 2024-12-12 13:53:03 +01:00
dozzle-with-auth.yaml fix dozzle with auth 2024-10-24 18:05:43 +02:00
dozzle.yaml
drupal-with-postgresql.yaml
duplicati.yaml
easyappointments.yaml
edgedb.yaml
emby.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
embystat.yaml
evolution-api.yaml v4.0.0-beta.420 (#6008) 2025-06-26 12:23:08 +02:00
faraday.yaml fix faraday 2024-11-08 20:53:22 +01:00
fider.yaml fix(service): update Fider service template healthcheck command 2025-02-18 15:19:14 +01:00
filebrowser.yaml fix: filebrowser template 2024-09-30 14:16:37 +02:00
fileflows.yaml
firefly.yaml Update firefly.yaml 2024-11-02 23:12:30 +04:00
firefox.yaml
flipt.yaml
flowise-with-databases.yaml
flowise.yaml
forgejo-with-mariadb.yaml
forgejo-with-mysql.yaml
forgejo-with-postgresql.yaml
forgejo-with-runner-with-mariadb.yaml
forgejo-with-runner-with-mysql.yaml disable forgejo for now 2024-10-10 15:24:15 +02:00
forgejo-with-runner-with-postgresql.yaml disable forgejo for now 2024-10-10 15:24:15 +02:00
forgejo-with-runner.yaml disable forgejo for now 2024-10-10 15:24:15 +02:00
forgejo.yaml
formbricks.yaml fix formbricks template 2024-11-29 14:07:47 +00:00
foundryvtt.yaml
freescout.yaml Change link again. 2025-03-15 10:08:18 +01:00
freshrss-with-mariadb.yaml
freshrss-with-mysql.yaml Revert "Revert "Feat: New services part 3"" 2024-10-10 13:48:32 +02:00
freshrss-with-postgresql.yaml
freshrss.yaml Revert "Revert "Feat: New services part 3"" 2024-10-10 13:48:32 +02:00
getoutline.yaml
ghost.yaml
gitea-with-mariadb.yaml
gitea-with-mysql.yaml
gitea-with-postgresql.yaml
gitea.yaml
gitlab.yaml
glance.yaml feat(templates): change glance for v0.7 2025-03-17 16:40:30 +01:00
glances.yaml
glitchtip.yaml
gotenberg.yaml v4.0.0-beta.420 (#6008) 2025-06-26 12:23:08 +02:00
grafana-with-postgresql.yaml fix grafana-with-postgresql.yaml 2024-10-17 15:08:23 +02:00
grafana.yaml
grist.yaml refactor(service): improve grist 2025-05-23 19:29:04 +02:00
grocy.yaml
heimdall.yaml Update heimdall.yaml with SVG Logo 2024-12-06 12:21:40 +01:00
heyform.yaml
homarr.yaml
homepage.yaml
hoppscotch.yaml
huly.yaml
immich.yaml chore(service): update Immich service (#5886) 2025-05-27 12:54:26 +02:00
infisical.yaml chore(service): add more vars to infisical.yaml (#5418) 2025-03-31 17:53:36 +02:00
invoice-ninja.yaml
it-tools.yaml chore: Update it-tools service template and port configuration 2024-10-03 21:38:13 +02:00
jellyfin.yaml
jenkins.yaml
jitsi.yaml disable jitsi for now as it is not working properly 2025-01-14 21:13:47 +01:00
joomla-with-mariadb.yaml
joplin.yaml v4.0.0-beta.420 (#6008) 2025-06-26 12:23:08 +02:00
jupyter-notebook-python.yaml
karakeep.yaml v4.0.0-beta.420 (#6008) 2025-06-26 12:23:08 +02:00
keycloak-with-postgres.yaml fix(keycloak): update keycloak image version to 26.1 2025-03-24 09:46:01 +01:00
keycloak.yaml fix(keycloak): update keycloak image version to 26.1 2025-03-24 09:46:01 +01:00
kimai.yaml use kimai/kimai2:apache instead of the not updated kimai/kimai2:apache-latest container image 2025-03-14 00:49:14 +01:00
kuzzle.yaml
labelstudio.yaml fix: set EXPERIMENTAL_FEATURES to false for labelstudio 2025-01-09 19:59:06 +01:00
langfuse.yaml
leantime.yaml refactor(service): improve leantime 2025-05-14 20:44:20 +02:00
libreoffice.yaml
libretranslate.yaml
limesurvey.yaml refactor(service): imporve limesurvey 2025-05-14 20:51:22 +02:00
listmonk.yaml
litellm.yaml
litequeen.yaml
logto.yaml
lowcoder.yaml chore: lowcoder service naming 2025-01-16 14:24:16 +01:00
macos.yaml
mailpit.yaml
marimo.yml feat(service): add Marimo service (#5559) 2025-05-14 14:43:39 +02:00
martin.yaml fix martin 2024-10-24 18:16:37 +02:00
mattermost.yaml fix: define separate volumes for mattermost service template 2024-11-08 14:56:51 +01:00
mautic5.yaml
maybe.yaml refactor(service): improve maybe 2025-05-20 13:54:49 +02:00
mealie.yaml
mediawiki.yaml Update mediawiki.yaml 2024-10-30 17:40:41 +01:00
meilisearch.yaml
memos.yaml fix(service): memos service name 2025-05-19 22:27:55 +02:00
metabase.yaml
metube.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
mindsdb.yaml
minecraft.yaml chore(service): update minecraft service ENVs 2025-03-31 17:38:22 +02:00
miniflux.yaml v4.0.0-beta.420 (#6008) 2025-06-26 12:23:08 +02:00
minio.yaml
mixpost.yaml
moodle.yaml
mosquitto.yaml Fix entrypoint 2024-10-18 21:58:15 +01:00
n8n-with-postgresql.yaml fix: n8n timezone 2024-12-19 11:55:10 +01:00
n8n.yaml
navidrome.yaml fix(service): navidrome service 2025-05-14 13:28:32 +02:00
neon-ws-proxy.yaml fix(service): Neon WS Proxy service not working on ARM64 (#5887) 2025-05-27 12:45:00 +02:00
netbird-client.yaml feat(service): add Netbird-Client service (#5873) 2025-05-23 16:59:17 +02:00
next-image-transformation.yaml feat(svg): add coolify and evolution-api SVG logos 2025-03-18 11:22:54 +01:00
nextcloud-with-mariadb.yaml
nextcloud-with-mysql.yaml
nextcloud-with-postgres.yaml
nextcloud.yaml
nexus-arm.yaml
nexus.yaml fix: nexus service 2024-12-11 15:04:28 +01:00
nitropage-with-postgresql.yaml docs(services): reword nitropage url and slogan 2025-02-03 16:21:51 +01:00
nitropage.yaml
nocodb.yaml Update health check endpoint of nocodb service 2025-01-04 16:04:13 +05:30
nodebb.yaml
ntfy.yaml fix(service): NTFY is behind a proxy 2025-05-14 14:20:30 +02:00
observium.yaml fix(service): add platform to Observium service 2025-05-14 17:40:21 +02:00
odoo.yaml 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
ollama-with-open-webui.yaml
onedev.yaml
onetimesecret.yaml refactore(service): improve Onetimesecret 2025-05-20 16:16:23 +02:00
open-webui.yaml
orangehrm.yaml refactor(service): improve orangehrm 2025-05-23 19:27:13 +02:00
organizr.yaml
osticket.yaml
overseerr.yaml
owncloud.yaml fix(services): Owncloud docs link 2025-02-24 17:39:03 +01:00
pairdrop.yaml Update pairdrop.yaml with Logo 2024-12-06 12:38:57 +01:00
paperless.yaml
passbolt.yaml fix(service): passbolt 2025-05-14 13:55:01 +02:00
paymenter.yaml refactor(service): improve paymenter 2025-05-19 22:28:48 +02:00
penpot.yaml fix(service): Penpot (#5047) 2025-02-24 17:58:34 +01:00
peppermint.yaml
pgbackweb.yaml chore(service): pgbackweb formatting and naming update 2025-05-19 15:03:27 +02:00
phpmyadmin.yaml
pingvinshare-with-clamav.yaml v4.0.0-beta.420 (#6008) 2025-06-26 12:23:08 +02:00
pingvinshare.yaml v4.0.0-beta.420 (#6008) 2025-06-26 12:23:08 +02:00
plane.yaml fix(plane): update APP_RELEASE to v0.25.2 in environment configuration 2025-03-12 15:26:48 +01:00
plausible.yaml chore(templates): update plausible and clickhouse images to latest versions and remove mail service 2025-04-17 09:50:26 +02:00
plex.yaml
plunk.yaml
pocketbase.yaml Update pocketbase.yaml 2024-03-21 12:59:12 +01:00
portainer.yaml fix portainer 2024-11-08 21:00:22 +01:00
posthog.yaml
postiz.yaml
prefect.yaml
privatebin.yaml fix redlib and private bin slogan 2024-11-25 13:51:06 +01:00
prowlarr.yaml add: checkmate service and fix prowlar slogan (too long) 2024-12-12 11:06:19 +01:00
pterodactyl.yaml
qbittorrent.yaml Revert "Revert "Feat: New services part 3"" 2024-10-10 13:48:32 +02:00
qdrant.yaml fix: new resource selection view 2024-10-07 11:19:14 +02:00
rabbitmq.yaml Fix: Rabbitmq 2024-10-07 14:40:49 +02:00
radarr.yaml
rallly.yaml
reactive-resume.yaml
readeck.yaml
redlib.yaml
rocketchat.yaml add rocketchat template 2024-06-03 18:12:47 -03:00
ryot.yaml chore(service): formatting and cleanup of ryot 2025-05-14 14:40:52 +02:00
seafile.yaml refactore(service): improve Seafile 2025-05-23 16:55:13 +02:00
searxng.yaml fix: new resource selection view 2024-10-07 11:19:14 +02:00
shlink.yaml
slash.yaml
snapdrop.yaml fix(service): Snapdrop no matching manifest error (#5849) 2025-05-19 12:53:31 +02:00
soketi.yaml
sonarqube.yaml refactor 2024-06-03 19:12:49 +02:00
sonarr.yaml
statusnook.yaml
stirling-pdf.yaml
strapi.yaml fix: strapi template 2024-10-03 13:49:50 +02:00
supabase.yaml fix(supabase): update Supabase service images and healthcheck methods for improved reliability 2025-06-13 17:30:03 +02:00
superset-with-postgresql.yaml chore(service): remove unused env 2025-05-20 16:07:43 +02:00
supertokens-with-mysql.yaml
supertokens-with-postgresql.yaml Feat: Supertokens 2024-10-07 14:32:04 +02:00
syncthing.yaml
teable.yaml
tolgee.yaml
traccar.yaml
transmission.yaml
trigger-with-external-database.yaml
trigger.yaml
twenty.yaml
typesense.yaml refactor(service): make TYPESENSE_API_KEY required 2025-05-20 14:17:53 +02:00
umami.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
unleash-with-postgresql.yaml
unleash-without-database.yaml
unsend.yaml fix: replace ports with expose 2025-04-16 15:51:06 +02:00
unstructured.yaml fix: new services 2024-10-07 11:54:54 +02:00
uptime-kuma.yaml
vaultwarden.yaml
vert.yaml fix(service): vert logo and ENVs 2025-05-14 14:21:43 +02:00
vikunja-with-postgresql.yaml
vikunja.yaml
vvveb-with-mariadb.yaml Revert "Revert "Feat: New services part 3"" 2024-10-10 13:48:32 +02:00
vvveb-with-mysql.yaml
vvveb.yaml
wakapi.yaml fix(wakapi): typo in env variables and add some useful variables to wakapi.yaml (#5424) 2025-03-31 17:54:41 +02:00
weaviate.yaml
web-check.yaml
weblate.yaml
whoogle.yaml Update whoogle.yaml with Logo 2024-12-06 12:45:09 +01:00
wikijs.yaml
windmill.yaml fix windmill 2024-10-17 14:16:18 +02:00
windows.yaml
wireguard-easy.yaml
wordpress-with-mariadb.yaml Capitalize "WordPress" properly (#5958) 2025-06-13 11:36:17 +02:00
wordpress-with-mysql.yaml Capitalize "WordPress" properly (#5958) 2025-06-13 11:36:17 +02:00
wordpress-without-database.yaml Capitalize "WordPress" properly (#5958) 2025-06-13 11:36:17 +02:00
yamtrack-with-postgresql.yaml refactore(services): improve yamtrack 2025-05-19 13:51:31 +02:00
yamtrack.yaml chore(service): format yamtrack healthcheck 2025-05-19 22:30:01 +02:00
zep.yaml
zipline.yaml docs(service): add new docs link for zipline (#5912) 2025-06-01 16:24:21 +02:00