Skip to content

Repository files navigation

Homeserver

This repo acts mostly as documentation, backup and examples for myself. Changes here do not automatically deploy.

Main server:

To upgrade and restart everything, run

cd code/homeserver && git pull && docker-compose pull &&  docker-compose up -d --build --force-recreate --remove-orphans && cd ~

Powermeter:

To configure, rename secrets.env.template to secrets.env and replace values within.

To start powermeter on the pi zero, run:

cd homeserver && docker-compose -f docker-compose_powermeter.yml up -d --build

Powermeter hardware docs

About

The dockerized services I run at home

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages