Want to turn your OpenMediaVault into a professional server capable of running apps like Nextcloud, Jellyfin, Pi-hole, Home Assistant, and more?
In this lesson, I'll show you how to install Docker and Portainer on OMV correctly, without permission errors, path conflicts, or filling up your system disk.
☕ Support me: If you enjoyed this content and want to see more tutorials like this, please consider buying me a coffee on Ko-fi - https://ko-fi.com/josesanchezhuman
🛒 RECOMMENDED FOR YOUR SERVER
👉 AliExpress
SATA/USB Adapters: https://s.click.aliexpress.com/e/_c4P...
Disk Dock: https://s.click.aliexpress.com/e/_c3w...
Bluetooth 5.4 USB Adapter: https://s.click.aliexpress.com/e/_c3n...
SATA Splitter Power Cable: https://s.click.aliexpress.com/e/_c3o...
Cable Organizer: https://s.click.aliexpress.com/e/_c3w...
⚠️ Some links are affiliate links, which means I may receive a commission at no extra cost to you. For you.
In this class you will learn:
✔️ What Docker and Portainer are and why they are essential on a NAS
✔️ How to create the correct folder structure (appdata, data, backups, docker_storage)
✔️ How to configure a secure user (appuser) to avoid permission errors
✔️ How to install OMV-Extras, Docker, and “openmediavault-compose”
✔️ How to install Portainer with one click using the Compose plugin
✔️ How to fix the API error with Docker 29 and Portainer
✔️ How to verify that Docker and Portainer are working correctly
With this setup, you will have an optimized, organized NAS, ready to install professional applications in seconds.
🔧 COMMANDS USED (copy and paste)
Command 1:
sudo mkdir -p /etc/systemd/system/docker.service.d
Command 2:
echo -e "[Service]\nEnvironment=\"DOCKER_MIN_API_VERSION=1.24\"" \
| sudo tee /etc/systemd/system/docker.service.d/override.conf
Restart commands:
sudo systemctl daemon-reload
sudo systemctl restart docker
🚀 What will you be able to install afterward?
✔️Nextcloud (your private cloud)
✔️Jellyfin / Plex
✔️Pi-hole (ad blocker)
✔️Home Assistant
✔️AdGuard Home
✔️Photoprism
and hundreds more…
👍 Support the channel! If you found this lesson helpful, please like, subscribe, and turn on notifications so you don't miss future lessons in the series.
#OpenMediaVault #Docker #Portainer #HomeServer #NAS #TutorialInSpanish