An open API service indexing awesome lists of open source software.

https://github.com/juanpablodiaz/selfhosting-piserver

Setup a home server using a Raspberry Pi (2021)
https://github.com/juanpablodiaz/selfhosting-piserver

documentation home-server raspberry-pi

Last synced: 8 months ago
JSON representation

Setup a home server using a Raspberry Pi (2021)

Awesome Lists containing this project

README

          


# Pi-Home-Server

Setup a home server using a Raspberry Pi (Rpi).

## Description 💡

Self-hosting has been always something I would love to have and now it is posible with Docker on a Rpi.

The structure and documentation is saved on an HTML file, the design on a CSS file and the user's interface on a Javascript file. 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](https://pi.jpdiaz.dev) | [Repo](https://github.com/JuanPabloDiaz/SelfHosting-PiServer)

## Getting Started

for more logos and emojis, visit \* [:link:](https://gist.github.com/rxaviers/7360908)

### 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

```
code blocks for commands
```

## Help

Any advise for common problems or issues.

```
command to run if program contains helper info
```

## License 📜

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

## Contact 📞

[![](https://img.shields.io/badge/@1diazdev-fff?style=for-the-badge&logo=linkedin&logoColor=0A66C2)](https://www.linkedin.com/in/1diazdev/)
[![](https://img.shields.io/badge/@1diazdev-fff?style=for-the-badge&logo=Twitter&logoColor=1DA1F2)](https://www.twitter.com/1diazdev)
[![](https://img.shields.io/badge/Gmail-fff?style=for-the-badge&logo=gmail&logoColor=EA4335)](mailto:juan.diaz93@hotmail.com)

## Acknowledgments 📚

Curated list of valuable resources deserving recognition.

## Acknowledgments

Inspiration, code snippets, etc.

- [awesome-readme](https://github.com/matiassingers/awesome-readme)
- [PurpleBooth](https://gist.github.com/PurpleBooth/109311bb0361f32d87a2)
- [dbader](https://github.com/dbader/readme-template)
- [zenorocha](https://gist.github.com/zenorocha/4526327)
- [fvcproductions](https://gist.github.com/fvcproductions/1bfc2d4aecb01a834b46)

(👆 Top 👆)

[contributors-shield]: https://img.shields.io/github/contributors/othneildrew/Best-README-Template.svg?style=for-the-badge
[contributors-url]: https://github.com/othneildrew/Best-README-Template/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/othneildrew/Best-README-Template.svg?style=for-the-badge
[forks-url]: https://github.com/othneildrew/Best-README-Template/network/members
[stars-shield]: https://img.shields.io/github/stars/othneildrew/Best-README-Template.svg?style=for-the-badge
[stars-url]: https://github.com/othneildrew/Best-README-Template/stargazers
[issues-shield]: https://img.shields.io/github/issues/othneildrew/Best-README-Template.svg?style=for-the-badge
[issues-url]: https://github.com/othneildrew/Best-README-Template/issues
[license-shield]: https://img.shields.io/github/license/othneildrew/Best-README-Template.svg?style=for-the-badge
[license-url]: https://github.com/othneildrew/Best-README-Template/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/othneildrew
[product-screenshot]: images/screenshot.png

### Lighthouse Score 🚀

This is one of my first website. Build with HTML, CSS and some JS.