In this video, I'll show you how to set up your own private cloud storage server right on your Windows 10 or 11 computer. No more paying for cloud services or worrying about privacy. With this setup, you’ll have full control over your data right from your home!
The first step is to choose the software that will power your cloud server. There are several great options available, each with its own strengths. In this video, we'll be using Nextcloud for its user-friendly interface, extensive features, and strong security.
Docker Desktop for Windows:
docker run ^
--sig-proxy=false ^
--name nextcloud-aio-mastercontainer ^
--restart always ^
--publish 80:80 ^
--publish 8080:8080 ^
--publish 8443:8443 ^
--volume nextcloud_aio_mastercontainer:/mnt/docker-aio-config ^
--volume //var/run/docker.sock:/var/run/docker.sock:ro ^
-e NEXTCLOUD_DATADIR="/run/desktop/mnt/host/c/ncdata" ^
nextcloud/all-in-one:latest
Смотрите видео Set Up Own Cloud Storage Server on Windows PC онлайн без регистрации, длительностью 09 минут 45 секунд в хорошем hd качестве. Это видео добавил пользователь Techy Druid 04 Сентябрь 2024, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 4 тысяч раз и оно понравилось 168 людям.