Raspberry Pi home server: Difference between revisions
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
Raspberry Pi Camera Board v2. | Raspberry Pi Camera Board v2. | ||
== | == Nginx == | ||
== | == PHP, 7 if possible. == | ||
== | == MySQL == | ||
== | == LetsEncrypt == | ||
== | == OwnCloud == | ||
== PiHole - | == PiHole DNS == | ||
This must be installed using the option to NOT install the normally included webinterface, because that will require lighttpd, wich is not compatible with OwnCloud ;-) | |||
All PiHole administration must consequentially be done using terminal commands. | |||
== PiVPN server == | == PiVPN server == |
Revision as of 16:29, 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.
Nginx
PHP, 7 if possible.
MySQL
LetsEncrypt
OwnCloud
PiHole DNS
This must be installed using the option to NOT install the normally included webinterface, because that will require lighttpd, wich is not compatible with OwnCloud ;-) All PiHole administration must consequentially be done using terminal commands.