-
Notifications
You must be signed in to change notification settings - Fork 4
Add netbox files #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
This reverts commit 7f12377f039c4cad7fa55608a6d56619f9fee7a2.
got some configs back
fixed up some compose files
cleanup on Invidius, Home Assistant and Nginx Proxy Manager docker compose files added BFG Repo Cleaner for those times when we really need it
rtl2amr docker compose files
work on dnsmasq work on glances with GPU support
some documentation updates
updated .env files
added stable-diffusion-webui dnsmasq now sets up a static IP address on a predefined subnet so that the Docker daemon can query it reliably renamed network frigate_default to frigate-net
it with no extra per-container configuration updated dnsmasq.conf example
Add Netboot.xyz container for PXE boot
fix network name on MariaDB
configure dnsmasq to load hosts files from /opt/lib/dnsmasq/hosts.d and /opt/lib/dnsmasq/autohosts.d
cleanup on aisle dnsmasq added matomo which somehow wasn't there already minor docker compose cleanups
|
Sorry this has taken so long First and most important thing, is there any reason this needs its own Postgres instance? If there's not then it should be using the shared one. It'll need to be on the docker network All the docker volumes should be bind mounts that expose the files in the host filesystem. If the files contain persistent state that goes in All |
Adds netbox configuration items.