Raspberry Pi home server: Difference between revisions

From munkjensen.net/wiki
(Created page with "# https://www.pestmeester.nl/ is the base for the 'Home Server' i want. # https://github.com/pi-hole/ provides super easy installation of an AdBlocking Domain Name Server func...")
 
No edit summary
Line 1: Line 1:
# https://www.pestmeester.nl/ is the base for the 'Home Server' i want.
== About this page. ==
# https://github.com/pi-hole/ provides super easy installation of an AdBlocking Domain Name Server functionality.
# https://github.com/pivpn/ provides super easy installation and administration of OpenVPN Server funnctionality.


This page contains explanation of the things i did to make different projects live together on a single Raspberri Pi.
'''Hardware:'''
Raspberry Pi 3 Model B, 1GB Ram
4 Gb MicroSD card.
USB Harddrive, 500 Gb SSHD
Raspberry Pi Camera Board v2.


== OwnCloud ==
== OwnCloud ==


==== Nginx ====
==== Nginx ====


==== LetsEncrypt ====
==== LetsEncrypt ====


==== PHP, 7 if possible. ====
==== PHP, 7 if possible. ====


==== MySQL ====
==== MySQL ====


== PiHole - without WebInterface. ==
== PiHole - without WebInterface. ==


== PiVPN server ==
== PiVPN server ==


== WebCam, Htaccess password protected ==
== WebCam, Htaccess password protected ==


== Public accesible webpage. ==
== Public accesible webpage. ==





Revision as of 17:23, 15 April 2017

About this page.

This page contains explanation of the things i did to make different projects live together on a single Raspberri Pi.

Hardware:

Raspberry Pi 3 Model B, 1GB Ram
4 Gb MicroSD card.
USB Harddrive, 500 Gb SSHD
Raspberry Pi Camera Board v2.

OwnCloud

Nginx

LetsEncrypt

PHP, 7 if possible.

MySQL

PiHole - without WebInterface.

PiVPN server

WebCam, Htaccess password protected

Public accesible webpage.