Commit Graph

5 Commits

Author SHA1 Message Date
efim 42c73c5902 feat: prometheus nixos module & test-container
for testing grafana in container
export QEMU_NET_OPTS="hostfwd=tcp::3000-:3000"
 nixos-rebuild build-vm --flake .#test-container
and then run the container, login is test/test

and the grafana port is forwarded to host machine, yay
2023-12-02 08:19:13 +00:00
efim 42b24b3e14 feat: testing vm recipe
what i'm still figuring out is port forward (and how to target dns resolution?),
otherwise i'd need to add graphical session and a browser into vm
2023-11-27 04:57:32 +00:00
efim 887b517445 feat: build with nix 2023-11-25 15:40:01 +00:00
efim 0591a28f8a feat: adding redis to save sessions 2023-10-29 11:44:28 +00:00
efim d5ee805458 init: flake env and go mod 2023-10-27 05:53:49 +00:00