Infrastructure for my computeblade infrastructure.
Go to file
Kyle Isom 581b3972d1 packer: update boards and base images.
The base images make sure to remove snapd and fake-hwclock, as well
as using installing the rng-tools package.
2023-04-13 20:42:03 -07:00
ansible lots of documentation updates 2023-04-12 08:01:57 +00:00
docs docs: add dev plan, node provisioning, and updates. 2023-04-13 20:40:57 -07:00
packer packer: update boards and base images. 2023-04-13 20:42:03 -07: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.