Infrastructure for Auxolotl
Go to file
Skyler Grey 0add9248e7
feat(license): Switch to REUSE
https://reuse.software is a way of specifying licenses in a simple way
that easily allows us to specify multiple licenses in a project and
check that we are correctly specifying our licenses

We plan to add an MIT-licensed file to the project in a future commit,
which prompted us to look at REUSE to make this simpler
2024-05-28 23:58:52 +00:00
.reuse feat(license): Switch to REUSE 2024-05-28 23:58:52 +00:00
lib/deploy feat(license): Switch to REUSE 2024-05-28 23:58:52 +00:00
LICENSES feat(license): Switch to REUSE 2024-05-28 23:58:52 +00:00
modules/nixos/auxolotl feat(license): Switch to REUSE 2024-05-28 23:58:52 +00:00
overlays/conduit feat(license): Switch to REUSE 2024-05-28 23:58:52 +00:00
shells/default feat(license): Switch to REUSE 2024-05-28 23:58:52 +00:00
systems/x86_64-linux feat(license): Switch to REUSE 2024-05-28 23:58:52 +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 chore: bump website 2024-05-16 21:54:16 +00:00
flake.lock.license feat(license): Switch to REUSE 2024-05-28 23:58:52 +00:00
flake.nix feat(license): Switch to REUSE 2024-05-28 23:58:52 +00:00
README.md feat(license): Switch to REUSE 2024-05-28 23:58:52 +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