Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/norfairking/playing-with-traefik

Trying out Traefik in a nixos test
https://github.com/norfairking/playing-with-traefik

Last synced: 18 days ago
JSON representation

Trying out Traefik in a nixos test

Awesome Lists containing this project

README

        

# Playing with Traefik

A demonstration of combining traefik and consul, all in a NixOS test..

To run the test:

``` plain
nix build .\#checks.x86_64-linux.test
```

To run the VMs from the test interactively:

``` plain
nix build .\#checks.x86_64-linux.test.driverInteractive
./result/bin/nixos-test-driver
```