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>2017-05-20 12:12:37 +0300
committernachoparker <nacho@ownyourbits.com>2017-05-24 19:41:29 +0300
commite3a4878ef2e2e9f6b6ae6a701a449c024d1982ef (patch)
treee61e56223c800476e6082a8066a65724bfae3af7 /README.md
parent06423bf4ae86ec695d4dcde482f1f316a79e5cd6 (diff)
add automount featurev0.12.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md25
1 files changed, 14 insertions, 11 deletions
diff --git a/README.md b/README.md
index 1b540aa7..86829d53 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Use QEMU to automatically generate Raspbian Images with Nextcloud
## Features
* Raspbian 8 Jessie
-* Nextcloud 11.0.2
+* Nextcloud 12
* Apache 2.4.25, with HTTP2 enabled
* PHP 7.0 (double the speed of PHP5!)
* MariaDB 10
@@ -23,16 +23,19 @@ Use QEMU to automatically generate Raspbian Images with Nextcloud
## Extras
-* Wi-Fi ready ( NEW 03-31-2017 )
-* Automatic security updates, activated by default. ( NEW 03-21-2017 )
-* Let’s Ecrypt for trusted HTTPS certificates.( NEW 03-16-2017 )
-* Fail2Ban protection against brute force attacks. ( NEW 02-24-2017 )
-* Dynamic DNS support for no-ip.org ( NEW 03-05-2017 )
-* dnsmasq DNS server with DNS cache ( NEW 03-09-2017 )
-* ModSecurity Web Application Firewall ( NEW 03-23-2017 )
-* NFS ready to mount your files over LAN ( NEW 04-13-2017 )
-* SAMBA ready to share your files with Windows/Mac/Linux ( NEW 04-16-2017 )
-* Remote updates ( NEW 03-31-2017 )
+ * Wi-Fi ready ( NEW 03-31-2017 )
+ * 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 )
+ * Dynamic DNS support for no-ip.org ( NEW 03-05-2017 )
+ * dnsmasq DNS server with DNS cache ( NEW 03-09-2017 )
+ * ModSecurity Web Application Firewall ( NEW 03-23-2017 )
+ * NFS ready to mount your files over LAN ( NEW 04-13-2017 )
+ * SAMBA ready to share your files with Windows/Mac/Linux ( NEW 04-16-2017 )
+ * USB automount ( NEW 05-24-2017 )
+ * Remote updates ( NEW 03-31-2017 )
+ * NextCloud backup and restore ( NEW 05-24-2017 )
+ * NextCloud online installation ( NEW 05-24-2017 )
## Usage