infra/README.md

29 lines
1.5 KiB
Markdown
Raw Permalink Normal View History

<!--
SPDX-FileCopyrightText: 2024 Auxolotl Infrastructure Contributors
SPDX-License-Identifier: GPL-3.0-only
-->
2024-05-07 03:36:54 +00:00
# Auxolotl - Infrastructure
<a href="https://forum.aux.computer/c/committees/infrastructure-committee/29"><img src="https://img.shields.io/static/v1?label=Maintained%20By&message=Infrastructure%20Committee&style=for-the-badge&labelColor=222222&color=794AFF" /></a>
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](./modules/nixos/auxolotl/users/infra/default.nix). 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
2024-05-21 20:40:16 +00:00
| System | Description | IP |
| --------------------------------------------------- | ------------------------------------------------------------- | ----------------- |
| [axol](./systems/x86_64-linux/axol/default.nix) | Primary server hosting `auxolotl.org` and `chat.auxolotl.org` | `137.184.177.239` |
| [baxter](./systems/x86_64-linux/baxter/default.nix) | Hosts `git.auxolotl.org` | `209.38.149.197` |