added minion-01 worker node
This commit is contained in:
14
README.md
14
README.md
@@ -1,25 +1,21 @@
|
||||
# casa
|
||||
|
||||
Welcome to my home server repository, where Home Assistant and other services are hosted.
|
||||
Welcome to my casa repository, where Home Assistant and other services are hosted.
|
||||
This repository is dedicated to documenting and maintaining the server configuration and workflows.
|
||||
|
||||
The primary goal is to establish an k3s cluster capable of isolating services and communications related to home automation at the network level.
|
||||
The server operates within its own VLAN (`homesrv`) but requires controlled communication with other VLANs, such as `IOT Vlan`
|
||||
The server operates within its own VLAN (`casa`) but requires controlled communication with other VLANs, such as `IOT Vlan`
|
||||
|
||||
**Table of Contents:**
|
||||
|
||||
- [Host Setup](#host-setup)
|
||||
- [Home Assistant](#home-assistant)
|
||||
- [Lyrion Music Server (LMS)](#lyrion-music-server-lms)
|
||||
- [Mosquitto](#mosquitto)
|
||||
- [Wyoming](#wyoming)
|
||||
- [Zigbee2mqtt](#zigbee2mqtt)
|
||||
- [Hosting Setup](#hosting-setup)
|
||||
- [Development, Maintenance and Deployment](#development-maintenance-and-deployment)
|
||||
|
||||
## Host Setup
|
||||
|
||||
For more information Host Setup check [readme](.docs/master-node.md).
|
||||
|
||||
## Home Assistant
|
||||
|
||||
[Git Repo](/:root/marcio.fernandes/homeAssistant)
|
||||
@@ -65,6 +61,10 @@ Zigbee to MQTT bridge, get rid of your proprietary Zigbee bridges
|
||||
|
||||
Attached SONOFF Universal Zigbee 3.0 USB Dongle Plus to the Proxmox node and configure USB passthrough so the VM can use it.
|
||||
|
||||
## Hosting Setup
|
||||
|
||||
For more information about k3s cluster hosting setup check [readme](./docs/k3s-cluster.md).
|
||||
|
||||
## Development, Maintenance and Deployment
|
||||
|
||||
Using visual studio code an dev container.
|
||||
|
||||
Reference in New Issue
Block a user