Infrastructure for Auxolotl
Go to file
Skyler Grey b3f31dd71d
fix(forgejo): Patch to stop 500s on import+review
A while ago we set up forgejo. After that, we discovered that in certain
circumstances you could cause forgejo to give an error 500 when
approving a pull request.

Please see https://codeberg.org/forgejo/forgejo/issues/3860

This has been fixed upstream, but we are impatient so we would like to
pull in the patch before it lands in nixpkgs.
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 fix(forgejo): Patch to stop 500s on import+review 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 fix(forgejo): Patch to stop 500s on import+review 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