# 🎵 Deploy your server --- ## 🔌 Docker Run your server in isolated containers using Docker. ➡️ See the full guide here: - [docker](docker.md) 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](VPS.md) Examples include: - Public access without relying on your home network - Better uptime and reliability --- ## ⚠️ Notes - These methods can be combined depending on your setup - Some configurations may require basic networking knowledge - Always follow official documentation for secure deployment - For remote access options, see the remote-access folder.