My Current dashboard & most for the apps I'm using right now.
Download the files/ codes from here, edit & add your API keys. Enjoy.
Here is how to use these docker-compose files: Lets say you want to deploy Jellyfin-
- Create a Jellyfin folder on your computer
- Keep the docker-compose.yml in that folder
- Inside docker-compose.yml give that folder location for config & cache
- Give location for your movies/ tv series
- Save the file
- On docker CLI: cd "jellyfin-folder-location"
- Then use this command: docker compose up -d
- Now you can access Jellyfin on localhost:8096
