Giter Site home page Giter Site logo

831jsh / nextcloudpi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nextcloud/nextcloudpi

0.0 2.0 0.0 1.66 MB

πŸ“¦ Build code for NextcloudPi Raspberry Pi image & docker container

Home Page: https://nextcloudplus.com

Makefile 0.58% Shell 61.21% HTML 0.26% PHP 12.78% CSS 12.69% JavaScript 10.99% Python 1.49%

nextcloudpi's Introduction

NextCloudPlus chatroom icon forums icon Donate blog

NC Logo

This is the build code for NextCloudPlus ( formerly NextCloudPi ).

NextCloudPlus is a ready to use image for Raspberry Pi, odroid HC1 and other boards.

NextCloudPi is a ready to use image for Raspberry Pi.

This code also generates the NextCloudPlus docker images for ARM and x86 platforms, and includes an installer for any Debian based system.

Features

  • Raspbian 9 stretch
  • Nextcloud 13.0.0
  • Apache 2.4.25, with HTTP2 enabled
  • PHP 7.0 (double the speed of PHP5!)
  • MariaDB 10
  • Redis memory cache ( NEW 11-12-2017 )
  • 4.9 Linux Kernel ( NEW 03-13-2017 )
  • ncp-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 )
  • Postfix email
  • Secure

Extras

  • Setup wizard ( NEW 09-27-2017 )
  • NextCloudPlus Web Panel ( NEW 07-24-2017 )
  • Wi-Fi ready ( NEW 03-31-2017 )
  • Ram logs ( 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 )
  • 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 )
  • Dynamic DNS support for spDYN ( NEW 11-12-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 )
  • Autoupdates ( NEW 08-16-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 BTRFS ( NEW 07-03-2017 )
  • BTRFS snapshots ( NEW 04-12-2017 )
  • Automatic BTRFS snapshots ( NEW 07-02-2018 )
  • BTRFS snapshot auto sync ( NEW 19-03-2018 )
  • scheduled rsync ( NEW 19-03-2018 )
  • ZRAM ( NEW 19-03-2018 )
  • UPnP automatic port forwarding ( NEW 07-03-2017 )
  • Security audits with Lynis and Debsecan ( NEW 07-02-2018 )
  • ZRAM ( NEW 19-03-2018 )

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

NCP-config

, or from the command line from

sudo ncp-config

NCP-config

How to build

The NextCloudPlus SD image is based on Raspbian and is automatically generated using QEMU.

git clone https://github.com/nextcloud/nextcloudpi.git
cd nextcloudpi
./batch.sh 192.168.0.145 # change to your QEMU raspbian IP

The docker armhf image can be generated in an ARM environment with docker

git clone https://github.com/nextcloud/nextcloudpi.git
cd nextcloudpi
make

, and for an x86 image, on a x86 environment do

git clone https://github.com/nextcloud/nextcloudpi.git
cd nextcloudpi
make nextcloudplus-x86

NextCloudPlus can be installed in any architecture running the latest Debian

# curl -sSL https://raw.githubusercontent.com/nextcloud/nextcloudpi/master/install.sh | bash

Downloads

Get the image, find details and more instructions at

https://ownyourbits.com/2017/02/13/nextcloud-ready-raspberry-pi-image/

Pull the docker image

https://ownyourbits.com/2017/06/08/nextcloudpi-docker-for-raspberry-pi/

https://hub.docker.com/r/ownyourbits/nextcloudpi-x86

https://hub.docker.com/r/ownyourbits/nextcloudpi-armhf

Contact

You can find us in the forums and a Telegram group

nextcloudpi's People

Contributors

nachoparker avatar aeon512 avatar iolaum avatar ovpc avatar timmthaler avatar immae1 avatar lana-u avatar stratacast avatar

Watchers

James Cloos avatar SeongHo's Project avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.