Install and run NextCloud (NAS) with Docker in 10 minutes #nas #docker #nextcloud @ioinfinity

preview_player
Показать описание
#nextcloud #nas #ubuntu #docker
Install and run NextCloud (NAS) with Docker on Ubuntu in 10 minutes.

GitHub Repository:

Sections:
0:06 - RAID1 (Disk mirror) - basic backup
0:38 - GitHub repository about creating a NextCloud NAS with Docker container
1:40 - Import the NextCloudNAS to VSCode
7:18 - Modify .env file for MySQL database and NextCloud port & folders
10:10 - Start NextCloud NAS
11:18 - Begin to try NextCloud NAS

Step.1 RAID1 (Disk mirror) - basic backup

Step.2 GitHub repository about creating a NextCloud NAS with Docker container

Step.3 Import the NextCloudNAS to VSCode

Step.4 Modify .env file for MySQL database and NextCloud port & folders


Step.5 Start NextCloud NAS
$ sudo docker-compose up

Step.6 Try NextCloud NAS

About how to create a RAID1 volume, you may refer to to the following YT URL:

About how to install Docker in Ubuntu OS, you maybe refer to the following URL:
Рекомендации по теме
Комментарии
Автор

I'm looking to install this server in windows, cant find anything

tektel