Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 751 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 751 Bytes

Arctic

This is my smart home server and is the first machine to be setup using GitOps, It is a Beelink Gemini T45 Mini PC. It was orignally part of a Kubernetes cluster but I decided to change that architecture to a simpler one (see the Arctic ADR 2 for more information).

It is running on Ubuntu Server with Docker and is managed via Terraform and Ansible

Services

  • Portainer
  • Home Assistant
  • Node-Red
  • Zigbee2MQTT
  • VS Code (For config editing)

Specs

  • Intel Apollo Lake Pentium J4205 Quad Core @ 2600 MHz
  • 8GB LPDDR3 RAM
  • 250GB SSD

Ansible

The OS level infrastructure is mananged by Ansible. You can look at the Ansible readme for more information.