IOInfinity x 源碼無限
Try to build NextCloud NAS with Docker container.
https://www.youtube.com/watch?v=8uNCjq58X5E
https://www.youtube.com/watch?v=8uNCjq58X5E
-
Install Docker in your device
Mac : https://docs.docker.com/desktop/install/mac-install/
Ubuntu : https://docs.docker.com/engine/install/ubuntu/
Windows: https://docs.docker.com/desktop/install/windows-install/
-
Download this repository to your device
Git method : $ git clone https://github.com/IOInfinityStudio/NextCloudNAS.git
Download directly : https://github.com/IOInfinityStudio/NextCloudNAS/archive/refs/heads/main.zip
-
Modify the .env for DB configuration and Nextcloud's folder and port
-
sudo docker-compose up
-
http://localhost:{your port} e.g. http://localhost:8080