🎵 Deploy your server
🔌 Docker
Run your server in isolated containers using Docker.
➡️ See the full guide here:
Docker
Examples include:
- Easy and fast deployment of Navidrome or Jellyfin
- Simple updates and portability across systems
🟣 VPS
Host your server on a cloud VPS to make it accessible from anywhere.
➡️ See the full guide here:
VPS
Examples include:
- Public access without relying on your home network
- Better uptime and reliability
🟣 Reverse Proxy
Use a reverse proxy to manage and expose your services through custom domains.
➡️ See the full guide here:
Reverse Proxy
Examples include:
- HTTPS support with clean URLs
- Routing multiple services under a single domain
🟣 Cloudflare
Enhance your setup with Cloudflare for DNS, security, and tunneling.
➡️ See the full guide here:
Cloudflare
Examples include:
- Secure exposure without opening router ports
- Protection and performance improvements
⚠️ Notes
- These methods can be combined depending on your setup
- Some configurations may require basic networking knowledge
- Always follow official documentation for secure deployment