Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 595 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 595 Bytes

Homelab

Lint

Provisioning and experiments in my homelab. See also homeops.

Setup

Install go-task. Then, setup age, precommit hooks and install repo dependencies:

task init

Run playbooks and commands:

task ansible:{init,list,setup,upgrade,status}

Deploy docker-compose remotely to hosts:

task docker:homelab run=up