Infrastructure for Auxolotl
Go to file
Skyler Grey 8c0f02c3f1
All checks were successful
buildbot/nix-eval Build done.
fix(chat): correct .well-known URLs (#15)
By default, conduit assumes your .well-known URLs are the same as your
base URL (for us auxolotl.org). Unfortunately, although we want our
accounts to be @foo:auxolotl.org, our server is actually at
matrix.auxolotl.org, which broke some clients such as commet

Correcting these .well-known URLs allows clients to connect again

Reviewed-on: #15
Co-authored-by: Skyler Grey <sky@a.starrysky.fyi>
Co-committed-by: Skyler Grey <sky@a.starrysky.fyi>
2024-08-26 00:30:04 +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 fix(chat): correct .well-known URLs (#15) 2024-08-26 00:30:04 +00:00
overlays feat: add codex 2024-08-20 15:09:43 -07:00
secrets feat(axol, baxter): Enable tailscale (#14) 2024-08-09 20:28:14 +00:00
shells/default feat: Add agenix-rekey 2024-07-25 22:50:00 +00:00
systems/x86_64-linux feat: aux.computer redirects 2024-08-20 15:38:54 -07: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: add codex 2024-08-20 15:09:43 -07:00
flake.lock.license feat(license): Switch to REUSE 2024-05-28 23:58:52 +00:00
flake.nix feat: add codex 2024-08-20 15:09:43 -07: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