Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/norfairking/playing-with-traefik
- Owner: NorfairKing
- Created: 2023-07-21T15:08:32.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-18T13:49:02.000Z (over 1 year ago)
- Last Synced: 2024-11-06T09:12:09.311Z (2 months ago)
- Language: Nix
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```