Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/corrupt952/home
Repository for the home network devices and a kubernetes cluster.
https://github.com/corrupt952/home
home
Last synced: 10 days ago
JSON representation
Repository for the home network devices and a kubernetes cluster.
- Host: GitHub
- URL: https://github.com/corrupt952/home
- Owner: corrupt952
- License: mit
- Created: 2022-10-25T17:41:28.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-08T14:04:50.000Z (12 days ago)
- Last Synced: 2025-01-08T15:32:55.023Z (12 days ago)
- Topics: home
- Language: Dockerfile
- Homepage:
- Size: 1.28 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Home
Repository for the network devices and a kubernetes cluster in my home.
This repository manages the playbooks and manifests.
- Router
- TBD
- Kubernetes
- Playbooks
- Manifests## Requirements
Before starting the setup and the operation, you need to do some preliminary preparation on your own PC.
- Install [aqua](https://aquaproj.github.io/)
- Install [ansible-playbook](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html)
- Install tools via aqua```sh
aqua i
```## Documentation
- [LICENSE](/LICENSE)
- [Network devices](/docs/networks/index.md)
- [Kubernetes cluster](/docs/kubernetes/index.md)