1
0
Fork 0
Modular server management based on NixOS modules and focused on best practices.
Find a file
2023-07-10 18:36:25 -07:00
caddy merge config with unit for caddy 2023-02-19 20:37:52 -08:00
docs make letsencrypt use sops for secret 2023-04-08 22:08:05 -07:00
examples/homeassistant add home-assistant example 2023-07-10 18:36:25 -07:00
haproxy add resolvers to haproxy 2023-02-19 20:37:52 -08:00
jellyfin add todos for jellyfin 2023-02-19 20:37:52 -08:00
keycloak [keycloak] fix after bump to 20.0.3 2023-03-01 22:06:04 -08:00
keycloak-cli-config fix vaultwarden sign up process without verifying email 2023-02-19 20:37:52 -08:00
keycloak-haproxy merge config with unit for haproxy 2023-02-19 20:37:52 -08:00
modules add external_url to home-assistant 2023-07-10 18:36:25 -07:00
mycompany-agents more detailed progress status 2023-03-15 23:37:03 -07:00
nginx merge config with unit for nginx 2023-02-19 20:37:52 -08:00
oauth2-proxy fix vaultwarden sign up process without verifying email 2023-02-19 20:37:52 -08:00
php-fpm merge config with unit for php-fpm 2023-02-19 20:37:52 -08:00
postgresdb use keycloak2 as subdomain 2023-02-19 20:37:52 -08:00
tests remove commented out code 2023-03-26 23:10:47 -07:00
ttrss use correct subdomain for keycloak 2023-02-19 20:37:52 -08:00
vaultwarden add roadmap 2023-04-04 00:18:25 -07:00
.gitignore add home-assistant example 2023-07-10 18:36:25 -07:00
all-packages.nix add roadmap 2023-04-04 00:18:25 -07:00
ci.nix run tests in hercules-ci 2023-03-15 00:26:42 -07:00
default.nix pin nixpkgs 2023-03-15 00:06:23 -07:00
extra-builtins.nix add pass plugin to read secrets from password store 2023-02-19 20:37:52 -08:00
flake.lock add flake with some modules 2023-07-10 18:36:25 -07:00
flake.nix add monitoring 2023-07-10 18:36:25 -07:00
LICENSE Initial commit 2022-12-17 15:39:17 -08:00
nix-pass.sh add pass plugin to read secrets from password store 2023-02-19 20:37:52 -08:00
README.md add readme with goal 2023-07-10 18:36:21 -07:00
utils.nix [tests] add tests 2023-02-22 23:05:01 -08:00

Self Host Blocks

Building blocks for self-hosting with battery included.

SHB's (Self Host Blocks) goal is to provide a lower entry-bar for self-hosting. I intend to achieve this by providing opinionated building blocks fitting together to self-host a wide range of services. Also, the design will be extendable to allow users to add services not provided by SHB.