Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rpakishore/homeserver
Personal Homerserver Setup
https://github.com/rpakishore/homeserver
Last synced: 2 days ago
JSON representation
Personal Homerserver Setup
- Host: GitHub
- URL: https://github.com/rpakishore/homeserver
- Owner: rpakishore
- Created: 2024-02-03T05:48:20.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-21T21:15:59.000Z (10 months ago)
- Last Synced: 2024-11-10T10:41:57.140Z (about 1 month ago)
- Language: Shell
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)