Update README.md

This commit is contained in:
2025-02-23 21:01:12 +00:00
parent 272e113d9b
commit a06db3333b

View File

@@ -32,6 +32,8 @@ sudo docker-compose restart nginx
``` ```
Provided that all went smoothly, you should do it all again if there are more major versions for nextcloud. Provided that all went smoothly, you should do it all again if there are more major versions for nextcloud.
You can re-add the DNS server to 192.168.2.157
## Building the VM ## Building the VM
Creating the virtual machine was easy. I decided to use debian as the OS (one of the suggested ones in the tutorial), using the [net iso](https://www.debian.org/distrib/netinst#verysmall). Creating the virtual machine was easy. I decided to use debian as the OS (one of the suggested ones in the tutorial), using the [net iso](https://www.debian.org/distrib/netinst#verysmall).
> Make sure to give the VM ample storage as the nextcloud installation takes up 4GB! > Make sure to give the VM ample storage as the nextcloud installation takes up 4GB!