Infrastructure for my computeblade infrastructure.
Go to file
Kyle Isom 47e1e33a0e rename hostname for dhcp tagging 2023-04-30 01:05:42 +00:00
ansible lots of documentation updates 2023-04-12 08:01:57 +00:00
docs docs: add note about PoE. 2023-04-15 04:08:10 +00:00
packer rename hostname for dhcp tagging 2023-04-30 01:05:42 +00:00
tools lots of documentation updates 2023-04-12 08:01:57 +00:00
.bazelignore add .bazelignore 2023-04-12 12:52:56 -07:00
.gitignore cleaning up the tree 2023-04-12 05:47:10 +00:00
BUILD.bazel add packer ubuntu board generator 2023-04-12 04:21:40 +00:00
README.md lots of documentation updates 2023-04-12 08:01:57 +00:00
TODO.md lots of documentation updates 2023-04-12 08:01:57 +00:00
WORKSPACE use ubuntu-board-gen to start generating images 2023-04-12 04:55:00 +00:00
deps.bzl use ubuntu-board-gen to start generating images 2023-04-12 04:55:00 +00:00
gazelle.sh minor fixups 2023-04-12 12:52:56 -07:00
go.mod add packer ubuntu board generator 2023-04-12 04:21:40 +00:00
go.sum add packer ubuntu board generator 2023-04-12 04:21:40 +00:00
netlify.toml fix netlify publish directory 2023-04-12 05:48:26 +00:00

README.md

bladerunner

This is my setup for my computeblade cluster, which will theoretically be here around September 2023.

See docs/ for the documentation. The docs are written using Sphinx, so either build the docs using the provided Makefile or see the documentation link below. The install-dependencies target in the Makefile can install Sphinx.