coolify/templates/compose
Toby Brancher 097ca209bc
Support map fields in Directus
To support the map fields in Directus with Postgres you need the Postgis extension installed, with docker we can just change the image to use the equivalent alpine postgis image, source latest stable alpine from here (perhaps there is a better ref to use than one with a specific version number?): https://registry.hub.docker.com/r/postgis/postgis/

If you are already running Directus without postgis, and would like to make use of the mapping fields after updating the docker compose file you will need to go to `execute command`, select the postgres container and run the following command filling in the appropriate env vars;

`psql -U ${SERVICE_USER_POSTGRESQL} -d ${POSTGRESQL_DATABASE} -c "CREATE EXTENSION postgis;"`
2024-07-21 23:39:22 +01:00
..
activepieces.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
appsmith.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
appwrite.env feat: upgrade Appwrite service template to 1.5 2024-03-11 17:57:45 +01:00
appwrite.yaml Refactor docker-compose files to remove version numbers 2024-05-08 09:23:36 +02:00
authentik.yaml Fix healthcheck for Postgres in Authentic compose stack 2024-06-20 19:45:06 +02:00
babybuddy.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
budge.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
changedetection.yaml Refactor healthcheck configurations in Docker Compose files 2024-04-16 14:08:11 +02:00
chatwoot.yaml fix chatwoot 2024-05-24 13:54:57 +02:00
classicpress-with-mariadb.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
classicpress-with-mysql.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
classicpress-without-database.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
cloudflared.yaml add and fix a lot of services 2024-04-16 12:42:12 +02:00
code-server.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
dashboard.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
directus-with-postgresql.yaml Support map fields in Directus 2024-07-21 23:39:22 +01:00
directus.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
docker-registry.yaml fix: service ports for services + caddy 2024-03-12 15:09:24 +01:00
docmost.yaml fix: docmost template 2024-07-15 12:58:29 +02:00
docuseal-with-postgres.yaml fix: templates 2024-05-23 11:13:06 +02:00
docuseal.yaml fix: templates 2024-05-23 11:13:06 +02:00
dokuwiki.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
drupal-with-postgresql.yaml fix: drupal 2024-07-15 13:59:33 +02:00
duplicati.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
emby.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
embystat.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
fider.yaml add and fix a lot of services 2024-04-16 12:42:12 +02:00
filebrowser.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
firefly.yaml Fix Firefly III MariaDB health check. 2024-06-09 13:14:07 +02:00
formbricks.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
ghost.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
gitea-with-mariadb.yaml Update volumes for Gitea with DB templates 2024-07-09 11:36:24 +02:00
gitea-with-mysql.yaml Update volumes for Gitea with DB templates 2024-07-09 11:36:24 +02:00
gitea-with-postgresql.yaml Update volumes for Gitea with DB templates 2024-07-09 11:36:24 +02:00
gitea.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
glance.yaml fix: templates 2024-05-23 11:13:06 +02:00
glances.yaml fix: image logo 2024-06-13 20:46:13 -05:00
glitchtip.yaml Add GLITCHTIP_DOMAIN to glitchtip worker service 2024-06-03 15:01:52 -04:00
grafana-with-postgresql.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
grafana.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
grocy.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
heimdall.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
homepage.yaml feat: Update homepage.yaml with environment variables and volumes 2024-06-11 12:19:30 +02:00
huly.yaml refactor: Add Huly services to compose file 2024-05-23 15:21:29 +02:00
invoice-ninja.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
jellyfin.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
kuzzle.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
listmonk.yaml chore: Add Listmonk service template and logo 2024-05-07 10:22:02 +02:00
logto.yaml chore: Update logo file path in logto.yaml 2024-06-10 13:01:55 +02:00
mattermost.yaml Add port configuration for services 2024-03-12 17:47:32 +01:00
mediawiki.yaml fix: templates 2024-05-23 11:13:06 +02:00
meilisearch.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
metabase.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
metube.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
minio.yaml fix(MinIO): new command healthcheck 2024-07-13 12:33:54 -03:00
moodle.yaml Update port numbers for services 2024-03-12 19:09:08 +01:00
n8n-with-postgresql.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
n8n.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
next-image-transformation.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
nextcloud.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
nocodb.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
odoo.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
openblocks.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
pairdrop.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
penpot.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
phpmyadmin.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
plane.yaml fix: plane service template 2024-07-15 12:13:34 +02:00
plausible.yaml chore: Update Plausible docker compose template to Plausible 2.1.0 2024-07-10 13:58:53 +02:00
pocketbase.yaml Update pocketbase.yaml 2024-03-21 12:59:12 +01:00
posthog.yaml feat: minversion for services 2024-02-22 11:53:25 +01:00
rabbitmq.yaml added a few services 2023-10-27 14:22:35 +02:00
reactive-resume.yaml fix(reactive-resume): new healthcheck command for MinIO 2024-07-13 12:33:12 -03:00
rocketchat.yaml add rocketchat template 2024-06-03 18:12:47 -03:00
shlink.yaml refactor: Update slogan in shlink.yaml 2024-05-31 12:28:56 +02:00
slash.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
snapdrop.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
sonarqube.yaml refactor 2024-06-03 19:12:49 +02:00
statusnook.yaml feat: Update statusnook logo filename in compose template 2024-06-24 11:52:03 +02:00
stirling-pdf.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
supabase.yaml fix: supabase 2024-07-20 12:30:32 +02:00
syncthing.yaml Update service environment variables 2024-03-13 09:27:42 +01:00
tolgee.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
trigger-with-external-database.yaml Update service environment variables 2024-03-13 09:27:42 +01:00
trigger.yaml Update service environment variables 2024-03-13 09:27:42 +01:00
twenty.yaml feat: add security and storage access key env to twenty template 2024-07-12 09:23:51 +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 fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
unleash-without-database.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
uptime-kuma.yaml fix: $ in env variable 2024-03-14 23:00:06 +01:00
vaultwarden.yaml feat: Add port configuration for Vaultwarden service 2024-05-31 12:54:16 +02:00
vikunja-with-postgresql.yaml fix: vikunja 2024-07-15 12:51:04 +02:00
vikunja.yaml fix: vikunja 2024-07-15 12:51:04 +02:00
weblate.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
weird.yaml command: generate services 2023-10-19 11:28:25 +02:00
whoogle.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
wordpress-with-mariadb.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
wordpress-with-mysql.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00
wordpress-without-database.yaml fix: hc from localhost to 127.0.0.1 2024-05-17 10:11:55 +02:00