Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2018-02-07 02:38:46 +0300
committernachoparker <nacho@ownyourbits.com>2018-02-07 02:38:46 +0300
commitc8aa2a2ab527c0adbee48094dc1652ff3e786fb7 (patch)
tree635b6920c3619cdcbc54d4bbb28a0dd5081eebb6 /README.md
parent64f9673bf8ee2a63c1e08995e52b496cb3e313bb (diff)
update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 557219b1..8e549059 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ This code also generates the [NextCloudPi docker images](https://hub.docker.com/
## Features
* Raspbian 9 stretch
- * Nextcloud 12.0.4
+ * Nextcloud 13.0.0
* Apache 2.4.25, with HTTP2 enabled
* PHP 7.0 (double the speed of PHP5!)
* MariaDB 10
@@ -36,6 +36,7 @@ This code also generates the [NextCloudPi docker images](https://hub.docker.com/
* Automatic security updates, activated by default. ( NEW 03-21-2017 )
* Let’s Encrypt for trusted HTTPS certificates.( NEW 03-16-2017 )
* Fail2Ban protection against brute force attacks. ( NEW 02-24-2017 )
+ * UFW firewall ( NEW 07-02-2018 )
* Dynamic DNS support for no-ip.org ( NEW 03-05-2017 )
* Dynamic DNS support for freeDNS ( NEW 09-05-2017 )
* Dynamic DNS support for duckDNS ( NEW 09-27-2017 )
@@ -52,7 +53,9 @@ This code also generates the [NextCloudPi docker images](https://hub.docker.com/
* NextCloud online installation ( NEW 05-24-2017 )
* Format USB drive to BTRFS ( NEW 07-03-2017 )
* BTRFS snapshots ( NEW 04-12-2017 )
+ * Automatic BTRFS snapshots ( NEW 07-02-2018 )
* UPnP automatic port forwarding ( NEW 07-03-2017 )
+ * Security audits with Lynis and Debsecan ( NEW 07-02-2018 )
Any extra can be installed independently in a running Raspbian instance through SSH. See `installer.sh`