Vigyata.AI
Is this your channel?

Nextcloud All In One On Docker On Windows Using Dockge

29.5K views· 363 likes· 31:46· Jan 14, 2024

🛍️ Products Mentioned (5)

Tired of relying on big tech for your cloud storage? Take back control with Nextcloud, your own personal cloud, hosted on your own terms! In this video, we'll show you how to set up Nextcloud All-in-One on Docker for Windows, giving you a secure and private cloud storage solution in just a few clicks. Want to buy me a KO-FI? Why thank you kind internet person... https://www.ko-fi.com/kltechvideos Help support my channel! Become a channel member and see videos before anyone else aswell as supporting me. Join here, Thank you! - https://www.youtube.com/@KLTechVideos/join ***FYI Server side encryption should not be enabled at the same time as end to end encryption with the nextcloud client apps. These 2 settings/apps are not compatible at the same time. Use one or the other. Correct as of 16/03/2024. https://github.com/nextcloud/end_to_end_encryption/blob/master/README.md#server-side-encryption *** Windows Compose and Commands - https://github.com/AmIBeingObtuse/Youtubestacks/blob/c1853211c8c161aca5c0461506104ae32d86dfcd/Nextcloud%20AIO%20Windows Linux compose and commands - https://github.com/AmIBeingObtuse/Youtubestacks/blob/10a48f5189f8189e88cb7819c3a29aff6b68a93b/Linux%20Nextcloud%20AIO The Nextcloud AIO github: https://github.com/nextcloud/all-in-one Host this with a domain on a reverse proxy (Nginx Proxy Manager video) - https://youtu.be/FUqpIsNP7Js?si=S628WvMxH_l6EB3B Deploy with Dockge! Install video - https://www.youtube.com/watch?v=lEwEgR-nja4 Also if anyone is interested in changing the config.php file for any reason: The Nextcloud All In One docker generates many containers. While in docker find the container "nextcloud-aio-nextcloud" and click on the cli button to the right. Run command "find -name config.php" without quotes to confirm the file is in this container. This is an alpine based container so to install VIM text editor run "apk add vim" without quotes. Then run "vim ./config/config.php" without quotes and you can now edit the NC AIO config.php file easily. When you have changed the parts you want press ESC then type :w and tap enter. This will save the file. Be careful not to mess this file up and I would back up first. Run this command in that directory first: cp ./config/config.php ./config/config.php.backup Then edit the original. If it all goes wrong delete the original with command: rm ./config/config.php And restore your back up with this command: mv ./config/config.php.backup ./config/config.php Hope that helps. My Social Links: Instagram - instagram.com/kltechvideos TikTok - tiktok.com/kltechvideos YouTube - youtube.com/@KLTechVideos Facebook - www.facebook.com/groups/kltechvideos/ Logo/App/Websites shown in this video: copyright and trademarks owned by the project developer. Shown for educational purposes only. Sounds used in this video from Youtube Studio Audio Library: Operator Error (Sting) - Gunnar Olsen Timecodes 0:00 intro 02:15 Prerequisites 04:43 Create/Point Your Domain 06:00 Port Forward! 06:55 Nginx Proxy Manager - Setup Host 09:33 Your Firewall 10:23 Create our custom volumes 13:53 The compose file 17:00 deploy with Dockge 18:34 NC AIO Interface Password 20:03 Setup NC 26:04 Borg Backup 28:07 Your Cloud Server is born 29:28 Don't forget the Talk Server Ports! (Optional) awesome self-hosted self-hosted server self-management docker Windows

🎬 More from KL Tech Videos