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)
- Host: GitHub
- URL: https://github.com/juanpablodiaz/selfhosting-piserver
- Owner: JuanPabloDiaz
- Created: 2021-10-13T00:25:02.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-19T15:59:02.000Z (about 1 year ago)
- Last Synced: 2024-07-19T20:45:44.466Z (about 1 year ago)
- Topics: documentation, home-server, raspberry-pi
- Language: HTML
- Homepage: https://pi.jpdiaz.dev/
- Size: 212 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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://www.linkedin.com/in/1diazdev/)
[](https://www.twitter.com/1diazdev)
[](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)[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.
![]()