Infrastructure for Auxolotl
Go to file
Skyler Grey 198b4dff20
All checks were successful
buildbot/nix-eval Build done.
feat(baxter): Add buildbot CI
For a while we've been lacking a CI, which has led to problems such as
an inability to enforce REUSE, as well as an inability to build and
deploy docs-site automatically

Buildbot is commonly used (nix-community, lix, etc.), and very
extensible, which we hope will benefit us over something like Hydra or
Typhon

The buildbot instance is available at https://builds.auxolotl.org
2024-07-27 00:08:27 +00:00
lib/deploy feat(license): Switch to REUSE 2024-05-28 23:58:52 +00:00
LICENSES chore(reuse): Remove unused license 2024-07-25 22:51:41 +00:00
modules/nixos/auxolotl feat(baxter): Add buildbot CI 2024-07-27 00:08:27 +00:00
overlays/conduit Patch eval fails caused by flake update 2024-07-02 22:40:42 +00:00
secrets feat(baxter): Add buildbot CI 2024-07-27 00:08:27 +00:00
shells/default feat: Add agenix-rekey 2024-07-25 22:50:00 +00:00
systems/x86_64-linux feat(baxter): Add buildbot CI 2024-07-27 00:08:27 +00:00
.gitignore feat(license): Switch to REUSE 2024-05-28 23:58:52 +00:00
CONTRIBUTORS.md feat(license): Switch to REUSE 2024-05-28 23:58:52 +00:00
flake.lock feat(baxter): Add buildbot CI 2024-07-27 00:08:27 +00:00
flake.lock.license feat(license): Switch to REUSE 2024-05-28 23:58:52 +00:00
flake.nix feat(baxter): Add buildbot CI 2024-07-27 00:08:27 +00:00
README.md feat(license): Switch to REUSE 2024-05-28 23:58:52 +00:00
REUSE.toml feat: Add agenix-rekey 2024-07-25 22:50:00 +00:00

Auxolotl - Infrastructure

This repository contains system configuration for Auxolotl's infrastructure.

Access

To gain access to a system for administration, create a pull request adding your public SSH key to the known keys list for the infra user. The pull request description should include information explaining why you need direct access to the machine.

Once your pull request has been accepted you can access the machine by running ssh infra@<ip> where the IP can be found in the following section's systems list.

Systems

System Description IP
axol Primary server hosting auxolotl.org and chat.auxolotl.org 137.184.177.239
baxter Hosts git.auxolotl.org 209.38.149.197