My personal media server's docker-compose setup
Go to file
2024-08-29 19:08:52 -04:00
arr switching up sites 2024-08-15 01:20:30 -04:00
dashboard Way more stuff again 2024-08-11 01:38:11 -04:00
games bunches 2024-06-23 12:21:53 -04:00
gitea lots of files??? 2024-07-03 15:43:37 -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 Well that was an hour of my life gone 2024-08-15 02:05:16 -04:00
stats adding example env 2024-08-29 19:08:19 -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 bunches 2024-06-23 12:21:53 -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