A collection of docker compose files and associated files and folders
Go to file
2024-09-23 16:23:42 +02:00
arr Add start of *arr-stack compose file 2024-09-23 16:23:42 +02:00
authentik Add authentik compose file 2024-09-23 16:23:42 +02:00
cloud Add Nextcloud AIO compose file 2024-09-23 16:23:42 +02:00
endlessh Add endlessh compose file 2024-09-23 16:23:42 +02:00
git Remove sensitive data 2024-09-23 16:23:42 +02:00
jupyterhub Add jupyterhub compose file and Dockerfile 2024-09-23 16:23:42 +02:00
minecraft Add minecraft compose file 2024-09-23 16:23:42 +02:00
ollama Add ollama with open-webui. Change environment when accessible from outside lan 2024-09-23 16:23:42 +02:00
pihole Remove sensitive data 2024-09-23 16:23:42 +02:00
rustdesk Add Rustdesk compose file 2024-09-23 16:23:42 +02:00
searxng Add searxng compose file 2024-09-23 16:23:42 +02:00
LICENSE changed autogenerated name "dotfiles" 2024-09-23 16:23:42 +02:00
README.md Add jupyterhub compose file and Dockerfile 2024-09-23 16:23:42 +02:00

dotter-compose

A collection of docker compose files and associated files and folders

Arr

There is nothing here yet except for a very basic example file using gluetun. Not much else to see here. Volume paths need to be updated.

Authentik

Needs a .env file. Named volumes and relative volume paths used. So not much more configuration than that.

Cloud

Not sure if I can use a relative path for the NEXTCLOUD_DATADIR environment variable. So change that.

Endlessh

Would have to change volume path

Git

Use .env file or update values in the compose file. Also make volume paths relative. Use this guide to setup ssh

Minecraft

Make volume paths relative and add world data, or leave it out for new world. This compose file needs a little more tuning if someone wants to use it as it. But not that much really. Just use a fixed minecraft version to prevent accidentally breaking your server.

Ollama

Make volume paths relative. Change when using AMD or Intel. When using web search with searxng. Add json as a format in searxng settings.yml

Pihole

Add password

Rustdesk

Nothing to do here

Searxng

Make volume paths relative

Jupyterhub

Simple jupyterhub setup. Allows for passwordless login of users set in Dockerfile.