LANG=:us:
- A public domain name. Buy one at https://www.namecheap.com/
- Use one for free at https://duckdns.org
- Docker: https://docs.docker.com/get-started/
- Docker Compose: https://github.com/docker/compose/releases
- Server platform: Rocky Linux 8
Portainer is an open source, platform agnostic tool for managing containerized applications.
DockerHub: portainer/portainer
GitHub: https://github.com/portainer/portainer
filebrowser
provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files. It allows the creation of multiple users and each user can have its own directory. It can be used as a standalone app.
DockerHub: filebrowser/filebrowser
GitHub:filebrowser/filebrowser
A modern (fully static, fast), secure (fully proxied), highly customizable application dashboard with integrations for more than 25 services and translations for over 15 languages.
GitHub: benphelps/homepage
Because all the services are setup with docker-compose
they can all reach each other by their Docker Compose service name. So for example when connecting Sonarr with Jacket or qBittorrent, then Jackett would be available on http://jackett/api....
, which makes everything a lot easier.
All configuration to this setup, I've put in the .env
file, so all you have to do is go through it and edit it to fit your needs.