My personal media server's docker-compose setup
Go to file
2024-09-14 14:43:30 -04:00
arr removing whitespaces 2024-09-14 14:43:30 -04:00
dashboard lots of dashboard and tech stuff 2024-09-14 14:41:15 -04:00
games lots of dashboard and tech stuff 2024-09-14 14:41:15 -04:00
gitea lots of dashboard and tech stuff 2024-09-14 14:41:15 -04:00
lazylibrarian added lazylib for some reason 2024-08-29 17:59:41 -04:00
minecraft bunch of changes 2024-05-24 12:55:08 -04:00
nextcloud whoever made the docs for collabora is a complete and total sociopath 2024-07-29 11:26:44 -04:00
nginx-proxy switching up sites 2024-08-15 01:20:30 -04:00
plex cleanup and readme 2024-04-28 02:40:08 -04:00
readers moving and making new sites 2024-08-09 01:24:54 -04:00
recipes Way more stuff again 2024-08-11 01:38:11 -04:00
rss-reader Way more stuff again 2024-08-11 01:38:11 -04:00
sites removing whitespaces 2024-09-14 14:43:30 -04:00
stats wrapping up changes 2024-08-29 17:59:10 -04:00
vnc REMOVE 2024-06-23 12:31:13 -04:00
wiki whoops 2024-07-14 12:13:59 -04:00
.gitignore whoever made the docs for collabora is a complete and total sociopath 2024-07-29 11:26:44 -04:00
README.md FINALLY solved this 2024-08-19 14:18:53 -04:00
run_all.sh lots of dashboard and tech stuff 2024-09-14 14:41:15 -04:00

Docker Compose for my Media Server

A giant suite of web apps that I personally use on my local server. Some of them include:

  • Arr - A collection of all the *arr apps like Radarr and Sonarr
  • Dashboard - Replies on Homarr and Dashdot for a top-level dashboard
  • Git Repo
  • Nextcloud - Cloud storage and sharing
  • Plex - The Plex media server with stats
  • Readers - Various media readers that can be accessed via the browser
  • Sites - Various static sites I have. All of them are using the Ghost CMS

All the apps use Nginx-Proxy which handles reverse proxy and SSL certs for every app.

Adding a new app

Use this checklist if you're having issue getting the app to run:

  • Allow ports on your machine (e.g. ufw allow 80)
  • Set port forwarding on your router