Commit Graph

843 Commits

Author SHA1 Message Date
peaklabs-dev a1bd218d16 Update service-templates.json 2024-10-25 15:55:19 +02:00
🏔️ Peak 0e26939c25 Merge pull request #4014 from diogo24m/mosquitto
Fix: Mosquitto service
2024-10-25 15:39:51 +02:00
peaklabs-dev 176db977d1 Delete weird.yaml 2024-10-25 15:25:28 +02:00
peaklabs-dev c3ee580260 remove docker.io not needed 2024-10-25 15:25:24 +02:00
peaklabs-dev bb6e374222 use mariadb:11 as the other one does not exist 2024-10-25 15:25:05 +02:00
peaklabs-dev 5fbaebe461 remove docker.io as it is not needed 2024-10-25 15:24:46 +02:00
peaklabs-dev 7bb9a2b56f remove homebox - not maintained anymore 2024-10-25 15:23:25 +02:00
peaklabs-dev 999bb29ce6 remove dashboard very outdated 2024-10-25 15:22:28 +02:00
peaklabs-dev 898623ef83 remove jupyterlab - as it is a personal image 2024-10-25 15:22:00 +02:00
peaklabs-dev 091cbdf048 fix foundryvtt 2024-10-24 21:47:05 +02:00
🏔️ Peak 90257efad5 Merge pull request #3979 from phenomen/foundryvtt
feat: Foundry Virtual Tabletop template
2024-10-24 21:32:05 +02:00
peaklabs-dev dc92fe8760 fix reactive resume 2024-10-24 18:50:57 +02:00
🏔️ Peak 05c5aa4196 Merge pull request #3995 from Knight-Ops/main
Update reactive-resume.yaml to enable one click deployment
2024-10-24 18:36:28 +02:00
peaklabs-dev 8b12fa65dd fix martin 2024-10-24 18:16:37 +02:00
🏔️ Peak 0f566dfc04 Merge pull request #4001 from Ortimis/main
add martin as a service
2024-10-24 18:12:58 +02:00
peaklabs-dev c17ca1ea7e fix dozzle with auth 2024-10-24 18:05:43 +02:00
Aleksandr Vasilenko 1cb59d1883 Removed hardcoded version
It cannot be null and it will be annoying to update the template with every release. Users still can set this variable in their project if they want to install non-latest version.
2024-10-24 10:22:29 -05:00
Aleksandr Vasilenko 20d821585c Added a few more env variables 2024-10-24 10:06:28 -05:00
Jakob Ortmann 2f1be6a2ab fixed some copy and paste errors 2024-10-24 12:10:52 +02:00
Jakob Ortmann b28cf1a366 add martin as a service 2024-10-24 11:37:28 +02:00
Andras Bacsai c067f1aa1c Refactor healthcheck test in stirling-pdf.yaml 2024-10-24 09:37:22 +02:00
Carl Hurd d0c8ab2b45 Update reactive-resume.yaml
Move back to quay.io container registry
2024-10-23 22:33:03 -04:00
Carl Hurd 8084d185c8 Update reactive-resume.yaml
Add the required env vars for Minio for Coolify handling
2024-10-23 22:20:32 -04:00
Aleksandr Vasilenko d504df431a Added FQDN 2024-10-23 10:02:39 -05:00
peaklabs-dev e9abb55673 fix jupyterlab architecture 2024-10-23 16:48:59 +02:00
peaklabs-dev 4764b401a0 fix jupyterlab 2024-10-23 16:43:55 +02:00
🏔️ Peak a018789d37 Merge pull request #3956 from yokowasis/jupyterlab-template
Jupyterlab Notebook Template
2024-10-23 15:28:22 +02:00
Aleksandr Vasilenko 5ad0cddcff Add comments to env 2024-10-22 11:07:26 -05:00
Aleksandr Vasilenko cf82f0a807 FoundryVTT Template 2024-10-22 10:36:18 -05:00
yokowasis@host2 ff3fa1fe0a healthcheck 2024-10-22 12:07:46 +00:00
peaklabs-dev 830decee0b fix trigger 2024-10-22 13:34:29 +02:00
🏔️ Peak a1bca84043 Merge pull request #3717 from rennokki/patch-1
Fix: Trigger.dev
2024-10-22 13:15:08 +02:00
peaklabs-dev 608de0b145 fix WireGuard 2024-10-22 12:56:33 +02:00
🏔️ Peak ee5b511ec7 Merge pull request #3955 from JakeKydd/feature/add-wireguard-easy
feat: add wireguard-easy template
2024-10-22 12:37:14 +02:00
Andras Bacsai 5a4d99c881 disable services that are not reviewed 2024-10-21 15:04:01 +02:00
Andras Bacsai 2809083f61 Refactor Redis password handling and migration to use environment variables 2024-10-21 13:43:34 +02:00
Andras Bacsai cd2acf8a8f Merge pull request #3961 from Strider27/patch-1
Fixed bookstack.yaml
2024-10-21 13:31:16 +02:00
Strider27 0d2584e44e Added SMTP mail support variables to bookstack.yaml
More info can be seen here https://www.bookstackapp.com/docs/admin/email-webhooks/#email-configuration/
2024-10-20 19:21:35 +01:00
Strider27 55d92e6913 Fixed bookstack.yaml
- Added APP_KEY as it was not defined and container was erroring out.
- Changed DB_USER and DB_PASS to the correct var's (DB_USERNAME and DB_PASSWORD)
- Changed healthcheck from wget to curl, as wget kept getting redirected to the external/local ip and failing instead of loading header from localhost 127.0.0.1.

Major props to Darren from the discord server for helping/doing all the work really. Just changing it here so others don't have to mess with it.
2024-10-20 17:52:38 +01:00
JakeKydd d7852c334e fix: volume 2024-10-20 14:22:00 +02:00
Alexander G. 7f4f0bfff5 Merge branch 'next' into patch-1 2024-10-20 14:24:43 +03:00
Alexander G. c3c1671b6c Adding healthcheck to trigger 2024-10-20 14:24:13 +03:00
yokowasis@host2 1c1689d328 jupyterlab tempalte 2024-10-20 00:44:03 +00:00
JakeKydd ce4b6db041 add: wireguard-easy template 2024-10-20 01:17:26 +02:00
Diogo Carvalho fb4e658628 Fix entrypoint 2024-10-18 21:58:15 +01:00
peaklabs-dev d535eb5d0d Update service-templates.json 2024-10-18 21:50:15 +02:00
peaklabs-dev e301e777c8 Update mosquitto.yaml 2024-10-18 21:49:10 +02:00
peaklabs-dev 972002b537 fix mosquitto 2024-10-18 21:48:16 +02:00
Diogo Carvalho ba91ca4e84 Remove exposed ports. 2024-10-18 14:50:11 +01:00
Diogo Carvalho caf3d74b56 Merge branch 'next' into mosquitto 2024-10-17 23:21:49 +01:00