Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nachoparker committed Sep 30, 2017
1 parent 2f83da0 commit 9dd2d32
Showing 1 changed file with 16 additions and 17 deletions.
33 changes: 16 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,21 @@ This code also generates the [NextCloudPi ARM docker image](https://hub.docker.c

## Features

* Raspbian 9 Stretch
* Nextcloud 12
* Apache 2.4.25, with HTTP2 enabled
* PHP 7.0 (double the speed of PHP5!)
* MariaDB 10
* 4.9.13 Linux Kernel ( NEW 03-13-2017 )
* nextcloudpi-config for easy setup ( RAM logs, USB drive and more )
* Automatic redirection to HTTPS
* ACPU PHP cache
* PHP Zend OPcache enabled with file cache
* HSTS
* Cron jobs for Nextcloud
* Sane configuration defaults
* Full emoji support ( NEW 05-24-2017 )
* Secure
* Raspbian 9 stretch
* Nextcloud 12.0.3
* Apache 2.4.25, with HTTP2 enabled
* PHP 7.0 (double the speed of PHP5!)
* MariaDB 10
* 4.9 Linux Kernel ( NEW 03-13-2017 )
* nextcloudpi-config for easy setup ( RAM logs, USB drive and more )
* Automatic redirection to HTTPS
* ACPU PHP cache
* PHP Zend OPcache enabled with file cache
* HSTS
* Cron jobs for Nextcloud
* Sane configuration defaults
* Full emoji support ( NEW 05-24-2017 )
* Secure

## Extras

Expand All @@ -42,13 +42,12 @@ This code also generates the [NextCloudPi ARM docker image](https://hub.docker.c
* USB automount ( NEW 05-24-2017 )
* Remote updates ( NEW 03-31-2017 )
* Autoupdates ( NEW 08-16-2017 )
* Remote updates ( NEW 03-31-2017 )
* Update notifications ( NEW 08-16-2017 )
* NextCloud backup and restore ( NEW 05-24-2017 )
* NextCloud online installation ( NEW 05-24-2017 )
* Format USB drive to ext4 ( NEW 07-03-2017 )
* UPnP automatic port forwarding ( NEW 07-03-2017 )


Any extra can be installed independently in a running Raspbian instance through SSH. See `installer.sh`

Extras can be activated and configured using the web interface at HTTPS port 4443
Expand Down

0 comments on commit 9dd2d32

Please sign in to comment.