Setup a home server using a Raspberry Pi.

Description đź’ˇ

Self-hosting has been always something I would love to have and now it is posible with Docker on a Rpi. You can host multiple applications using docker containers. All files are served through NGINX, which runs in a wonderful docker container that is used as a reverse proxy with other private access services that are also runinng on the Raspberry: ( Nextcloud, Portainer, Homer, Pi-hole, qBittorrent, Jackett…).

This project was developed in October 2021.

Live Demo | Repo

Getting Started

for more logos and emojis, visit * :link:

Dependencies

  • Prerequisites, libraries, OS version, etc., needed before installing program.
  • ex. Raspberry Pi 4 or another server.

Installing

  • How/where to download your program
  • Any modifications needed to be made to files/folders

Executing program

  • How to run the program
  • Step-by-step bullets
1
code blocks for commands

Help

Any advise for common problems or issues.

1
command to run if program contains helper info

License 📜

Distributed under the MIT License. See LICENSE.txt for more information.

Acknowledgments 📚

Curated list of valuable resources deserving recognition.

Acknowledgments

Inspiration, code snippets, etc.