Download can be found here: https://www.hanssonit.se/nextcloud-vm/
Check the latest commits here: https://github.com/nextcloud/vm/commits/master
Documentation can be found here: https://docs.hanssonit.se/s/W6fMouPiqQz3_Mog/virtual-machines-vm/d/W7Du9uPiqQz3_Mr1/nextcloud-vm-machine-configuration
Small changelog:
- Replace default Talk (only TURN) with Talk + STUN server
- Improve whiptails altogether and make them more standardized
- Ask Yes or No with a whiptail instead of plain text
- Make Redis install on Ubuntu 16.04
- Make it possible to cleanly mount DFS-shares over SMB
- Organize the repo script-structure better
- Use logrotate for nextcloud.log (as an option)
- Make Bitwarden run behind proxy to be able to use the same ports as Nextcloud (80 + 443)
- Make Bitwarden run as a non-privileged user
- Add Bitwarden RS (an Unofficial implementation of Bitwarden) Not recommended, but an option at least.
- Further improvements to SMB-mount script
- Make the scripts fully compatible with RPi 4
- Backup and restore App status (e.g. app is enabled for certain groups)
- Add support for UpCloud ($25 free)
- Increase timeout for network checks on slow networks
- Certbot snap is now stable
- Make Fail2ban find the log quicker
- Minor bugfixes and improvements
Full changelog:
Known errors:
- N/A
Good to know
-
If you plan to install apps that use docker containers such as Collabora or Full Text Search, you need to raise the amount of RAM to at least 4 GB. If you don't, the startup script will fail to set enough max_children to the PHP-FPM configuration as we calculate on available RAM, and not the total.
Collabora requires 2 GB additional RAM
Full Text Search requires 2 GB additional RAM
If you run Hyper-V or want 500 GB, 1 TB or 2 TB VM you can download it from T&M Hansson IT's shop.
Please note that BOTH disks need to be imported when using the Hyper-V image. The disk ending with _OS for OS, and the disk ending with _DATA for DATA.
PR's are more than welcome. Happy Nextclouding!