Releases: nextcloud/vm
13.0.4
Check the latest commits here: https://github.com/nextcloud/vm/commits/master
More information can be found here: https://www.techandme.se/nextcloud-vm/ where you also can find this VM in OVA format.
Small changelog:
- Improvements to networking.
- Install proper kernels.
- Make the install script compatible with Xen and KVM Hypervisors
- Install the latest
docker-cefrom Docker themselves. - Change to
devicemapperfor Docker (Collabora and OnlyOffice). - Fix Full Text Search (still in BETA)
- Introduce Talk, including external access(!).
- Minor bugfixes and improvements.
Full changelog:
Known errors:
- N/A
If you run Hyper-V or want 500 GB, 1 TB VM you can download it from Tech and Me's shop: https://shop.techandme.se/index.php/product-category/virtual-machine/nextcloud/
Please note that BOTH disks need to be imported when using the Hyper-V image. Disk1 for OS, Disk2 for DATA.
PR's are more than welcome. Happy Nextclouding!
13.0.2
Check the latest commits here: https://github.com/nextcloud/vm/commits/master
More information can be found here: https://www.techandme.se/nextcloud-vm/ where you also can find this VM in OVA format.
Small changelog:
- Divided OS and DATA on separate vHDDs
- /mnt/ncdata use ZFS with automatic scrubbing (maintenance)
- PostgreSQL 10.3 is now default
- PHP 7.2
- Ubuntu 18.04
- Changed from ifupdown to netplan.io
- Improved the set_static_ip script, which isn't mandatory anymore.
- Minor bugfixes and improvements.
Known errors:
- N/A
If you run Hyper-V or want 500 GB, 1 TB VM you can download it from Tech and Me's shop: https://shop.techandme.se/index.php/product-category/virtual-machine/nextcloud/
Please note that BOTH disks need to be imported when using the Hyper-V image. Disk1 for OS, Disk2 for DATA.
PR's are more than welcome. Happy Nextclouding!
13.0.1
Check the latest commits here: https://github.com/nextcloud/vm/commits/master
More information can be found here: https://www.techandme.se/nextcloud-vm/ where you also can find this VM in OVA format.
Small changelog:
- Added DNS validation to Let's Encrypt, it's now possible to validate behind strict firewalls.
- Nextcloud 13 is now required for running certain scripts.
- The Nextcloud CLI updater is now used in certain conditions.
- Minor bugfixes and improvements.
Known errors:
- N/A
If you prefer PostgreSQL (like we do), run Hyper-V or want 500 GB, 1 TB VM you can download it from Tech and Me's shop: https://shop.techandme.se/index.php/product-category/virtual-machine/nextcloud/
PR's are more than welcome. Happy Nextclouding!
13.0.0
Check the latest commits here: https://github.com/nextcloud/vm/commits/master
More information can be found here: https://www.techandme.se/nextcloud-vm/ where you also can find this VM in OVA format.
Small changelog:
- Warn if you run the installation script as a pure root user
- Don't upgrade Mariadb, it's only causing issues.
- We now use Quad9DNS as default, 9.9.9.9. Stay safe!
- Use whiptail boxes instead of plain text
- Use occ:app install
- Add several new functions
- Add Netdata(!)
- Add READ-COMMITTED in MariaDB (PostgreSQL is that by default)
- Spectre & Meltdown are fixed in the Ubuntu Kernel
- Add Full Text Search and replace Nextant (script is not 100% complete, but exits in the apps folder here in this repo)
- Minor bugfixes and improvments
Known errors:
- N/A
If you prefer PostgreSQL (like we do), run Hyper-V or want 500 GB, 1 TB VM you can download it from Tech and Me's shop: https://shop.techandme.se/index.php/product-category/virtual-machine/nextcloud/
PR's are more than welcome. Happy Nextclouding!
12.0.3_1
Check the latest commits here: https://github.com/nextcloud/vm/commits/master
More information can be found here: https://www.techandme.se/nextcloud-vm/
Small changelog:
- Fixed the MariaDB issue, it wouldn't start or stop correctly.
- Nextant is currently failing due to new Solr version.
Known errors:
N/A
If you prefer PostgreSQL, run Hyper-V or want 500 GB, 1TB VM you can download it from Tech and Me's shop: https://shop.techandme.se/index.php/product-category/virtual-machine/nextcloud/
PR's are more than welcome. Happy Nextclouding!
12.0.3
Check the latest commits here: https://github.com/nextcloud/vm/commits/master
More information can be found here: https://www.techandme.se/nextcloud-vm/ where you also can find this VM in OVA format.
Small changelog:
- Check if
dpkgoraptis running when updating and doing the first setup to avoid errors with installing packages and updates - Add logrotate
- Lower DHparams to 4096-bit to be compatible with IE11/Win7
- Enable HTTP2 as an option if you run the installation scripts
- Use the latest tag for Collabora and Onlyoffice
- Minor bug fixes and script improvements
Known errors:
- MariaDB may fail to start, but we fixed that in the
temporary-fix.shso it shouldn't be an issue. - Nextant is currently failing due to new Solr version. @Ark74 will work on this hopefully soon.
If you prefer PostgreSQL, run Hyper-V or want 500 GB, 1TB VM you can download it from Tech and Me's shop: https://shop.techandme.se/index.php/product-category/virtual-machine/nextcloud/
PR's are more than welcome. Happy Nextclouding!
12.0.1
Check the latest commits here: https://github.com/nextcloud/vm/commits/master
More information can be found here: https://www.techandme.se/nextcloud-vm/ where you also can find this VM in OVA format.
Small changelog:
- Change to MariaDB / PostgreSQL
- Introduce OnlyOffice and Fail2ban as an option to install
- Don't automatically re-enable all apps when updating (you can still activate this if you want)
- Add preview generator by default
- Check CPU and RAM before installing
- Delete pre-defined email
- Update to A+ security of SSL scripts
- Backup database as well when updating
- Update OnlyOffice/Collabora when updating Nextcloud
- Minor bug fixes and script improvements
Known errors:
- N/A
If you prefer PostgreSQL, run Hyper-V or want 500 GB, 1TB VM you can download it from Tech and Me's shop: https://shop.techandme.se/index.php/product-category/virtual-machine/nextcloud/
PR's are more than welcome. Happy Nextclouding!
12.0.0
Check the latest commits here: https://github.com/nextcloud/vm/commits/master
More information can be found here: https://www.techandme.se/nextcloud-vm/
Small changelog:
- Make phpMyadmin optional
- Move MySQL password to .my.cnf instead of a separate file
- Remove indexing in www root (root is shown for Collabora otherwise)
- Reverted to 4.4 kernel (4.8 breaks VMXNET 3 in VMware)
- Minor bug fixes
Known errors:
- N/A
If you run Hyper-V or want 500 GB, 1TB VM you can download it from Tech and Me's shop: https://shop.techandme.se/index.php/product-category/virtual-machine/nextcloud/
PR's are more than welcome. Happy Nextclouding!
11.0.3
Check the latest commits here: https://github.com/nextcloud/vm/commits/master
More information can be found here: https://www.techandme.se/nextcloud-vm/
Small changelog:
- Minor bug fixes
Known errors:
- N/A
If you run Hyper-V or want 500 GB, 1TB VM you can download it from Tech and Me's shop: https://shop.techandme.se/index.php/product-category/virtual-machine/nextcloud/
PR's are more than welcome. Happy Nextclouding!
11.0.2-v3
Check the latest commits here: https://github.com/nextcloud/vm/commits/master
More information can be found here: https://www.techandme.se/nextcloud-vm/
Small changelog:
- Improved the code quality (Rewrite of all scripts!)
Known errors:
- N/A
If you run Hyper-V or want 500 GB, 1TB VM you can download it from Tech and Me's shop: https://shop.techandme.se/index.php/product-category/virtual-machine/nextcloud/
PR's are more than welcome. Happy Nextclouding!