Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 563 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 563 Bytes

Cluster zwei

Prerequisites

  • nix
  • direnv (nix-env -i direnv)

Hint: if something doesn't work because of missing package please add the package to default.nix instead of installing on your computer. Why solve the problem for one if you can solve the problem for all? ;)

Setup

direnv allow .

Development

make help

Potentially confusing

  • external routing and load-balancing is done via Fabio - hence the weird Consul tags on services <- TODO: link to relevant configuration