Andras Bacsai
e70c2431ab
Merge pull request #3080 from OhThatMatt/windmill-template
...
feat: Added Windmill template
2024-08-14 20:46:54 +02:00
Matt
b8cf64dd2a
Dify template improvements
2024-08-14 22:39:10 +04:00
Matt
4a89d61a59
Improve healthcheck
2024-08-14 19:33:33 +04:00
Matt
12c9691bb4
feat: Added Budibase template
2024-08-14 17:44:11 +04:00
Matt
460b992994
feat: Added Windmill template
2024-08-14 15:00:22 +04:00
Andras Bacsai
0acc8b1414
Merge pull request #3059 from djsisson/patch-1
...
Update Supabase Compose to Newest Images
2024-08-14 11:12:08 +02:00
Matt
53abea63f7
feat: Dify template
2024-08-13 23:35:46 +04:00
Leonardo Cabeza
b4175658e9
Merge branch 'next' into next
2024-08-12 09:44:04 -05:00
Andras Bacsai
f87e6bcfc6
refactor: Update RabbitMQ configuration to use environment variable for port
2024-08-12 12:37:39 +02:00
Darren Sisson
991c215a10
Update supabase.yaml
...
Update Supabase Compose to current image versions
2024-08-12 10:48:59 +01:00
Andras Bacsai
0d994aa2c3
Merge pull request #2939 from Kaotic/next
...
Templates: chaskiq, rabbitmq
2024-08-12 11:18:55 +02:00
Telokis
f080a4bf30
Improve healthcheck
2024-08-11 15:11:52 +02:00
nekomi2
319457020c
add joplin compose
2024-08-08 21:35:00 +07:00
Leonardo Cabeza
20acb4363b
Merge branch 'next' into next
2024-08-07 18:20:30 -05:00
Andras Bacsai
7b31955409
Merge pull request #2906 from Loque-/Loque--patch-1
...
Support map fields in Directus
2024-08-07 17:43:03 +02:00
Andras Bacsai
f5f3c77d9e
Merge pull request #3010 from Telokis/improvate-homepage-template
...
feat: Improve homepage service template
2024-08-07 12:17:46 +02:00
Telokis
5d4a379e8d
Improve homepage service template
2024-08-07 01:06:54 +02:00
Telokis
a219942987
Fix icon path
2024-08-06 21:44:34 +02:00
Telokis
22a58eea8f
Add Organizr
2024-08-06 21:44:11 +02:00
Andras Bacsai
818d5e1159
fix: minecraft server template fixed
2024-08-06 12:10:29 +02:00
Andras Bacsai
f205c0ab9e
Merge pull request #2981 from kunumigab/main
...
Added minecraft-server (java) as template
2024-08-06 11:40:30 +02:00
Andras Bacsai
f4690bf15a
Merge pull request #2958 from filiabel/formbricks-template-update
...
chore: update Formbricks template with additional env variables
2024-08-06 11:25:46 +02:00
Andras Bacsai
820693ac22
fix: plausible template
2024-08-05 11:50:52 +02:00
Gabriel Peralta
cb2fc68dde
Update minecraft.yaml
2024-08-03 21:13:42 -04:00
Tiago Miguel
2e1e1cd8b3
Merge branch 'next' into set-default-message-queue-type-twenty
2024-08-02 13:06:21 +01:00
Tiago Miguel
5184426ad0
Added default message queue type
2024-08-01 23:52:24 +01:00
Gabriel Peralta
9887d5eedd
Added minecraft-server (java) as template
2024-07-31 00:50:13 -04:00
Juan Felipe
380f2f4029
feat: Add Mautic 4 and 5 to service templates
2024-07-30 18:17:38 -03:00
Leonardo Cabeza
c3e80fbc18
Merge branch 'next' into next
2024-07-26 18:58:08 -05:00
Filip Gornitzka Abelson
219b21767b
chore: update formbricks template
2024-07-26 17:27:20 +02:00
Axel Kaotic
4069631ae1
[FIX] Template: rabbitmq
2024-07-26 14:40:28 +02:00
Kaotic
6a19a34d65
Merge branch 'coollabsio:next' into next
2024-07-26 14:38:39 +02:00
Laurence Jones
85f037702a
Update formbricks.yaml
2024-07-26 13:03:28 +01:00
Laurence Jones
2caa91d772
enhance: Formbricks template add required CRON_SECRET
...
formbricks/formbricks#2874
A new required env var has been added, using special magic to generate a random password as the value to abstract away from user.
2024-07-26 12:25:12 +01:00
Andras Bacsai
6afc0b6303
fix: gitlab logo
2024-07-25 14:17:26 +02:00
Andras Bacsai
f558f01ffd
fix: gitlab service
2024-07-25 14:14:00 +02:00
Andras Bacsai
47fa955e71
Merge pull request #2638 from GunniBusch/main
...
[TEMPLATE] Add GitLab template
2024-07-25 13:49:40 +02:00
Axel Kaotic
27adf864ed
[+] Template: chaskiq
2024-07-25 03:15:03 +02:00
johann
6b178f8b2e
added bookstack template
2024-07-24 16:09:50 +02:00
Leonardo Cabeza
e7d45ac876
Merge branch 'next' into next
2024-07-22 16:58:52 -05:00
Andras Bacsai
6f4436fd5e
fix: plane service images
2024-07-22 14:32:58 +02:00
Andras Bacsai
35d9691b3f
chore: Update APP_BASE_URL to use SERVICE_FQDN_PLANE
2024-07-22 11:16:50 +02:00
Andras Bacsai
583ec432e8
Merge branch 'next' into bugfix/2860_plane_images
2024-07-22 09:43:16 +02:00
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
Alexander G.
439fe43a04
#2860 - plane service: fixed image uploads not working because credentials were unset
2024-07-21 15:54:42 +02:00
Andras Bacsai
3224110583
fix: supabase
2024-07-20 12:30:32 +02:00
Leonardo Cabeza
48886cac84
feat: add easyappointments service template
2024-07-19 16:07:53 -05:00
Italo
45b4d1b25b
Merge branch 'next' into feat-forgejo
2024-07-17 13:31:23 -04:00
Pjort
548c4a4c64
Update supabase.yaml
...
Fixes problem related to emails sent for invite and forgotten password, that then doesn't actually use the external URL instead uses the hardcoded: http://supabase-kong:8000
2024-07-15 17:47:35 +02:00
Andras Bacsai
7d64df60cd
fix: drupal
2024-07-15 13:59:33 +02:00