Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rpakishore/homeserver

Personal Homerserver Setup
https://github.com/rpakishore/homeserver

Last synced: 2 days ago
JSON representation

Personal Homerserver Setup

Awesome Lists containing this project

README

        


Homeserver - Debian

Note: Most of the scripts are done with debian environment in mind

# To run

To run the ansible commands

```bash
curl -fsSL links.rpakishore.co.in/ansible > ansible.sh
chmod +x ansible.sh
./ansible.sh
```

# Acknowledgements

- [Homeserver-Debian](https://github.com/Louis3797/Homeserver-Debian/)