NixNet/about.md

21 lines
2.1 KiB
Markdown
Raw Permalink Normal View History

---
layout: page
title: About
2021-11-15 05:07:33 +00:00
subtitle: 'A little bit about NixNet and the guys who run it'
description: A little bit about NixNet and the guys who run it
permalink: /about/
---
2023-01-17 17:19:35 +00:00
**NixNet** is a network of websites and services hosted by the pseudonymous **Amolith** (me). The main reason I run these sites is because I like to be in control of my own data where feasible. The easiest way to accomplish that is to host the services I use. U make them public and maintain them simply because I want to; the Linux and FLOSS community has completely changed my life and I feel like this is a small way I can do my part and give back.
2023-01-17 17:19:35 +00:00
My [bus factor](https://en.wikipedia.org/wiki/Bus_factor) is currently 3. Should something happen to me, there are two additional individuals that can step up to maintain these services.
2021-10-28 18:55:12 +00:00
Amolith's *personal* corner of the internet is [Secluded.Site](https://secluded.site).
2023-01-17 17:19:35 +00:00
For my financial information, check [the Finance](/finance) page.
2021-11-15 05:07:33 +00:00
## Some technical details
2023-01-17 17:19:35 +00:00
My main server is the [AX51-NVME](https://www.hetzner.com/dedicated-rootserver/ax51-nvme) provided by [Hetzner](https://www.hetzner.com/) and located in Finland. The BigBlueButton server and its accompanying TURN server are Hetzner's CX22 and CX21 VPSes respectively; check their [cloud pricing page](https://www.hetzner.com/cloud) for more information. My authoritative nameservers are each [Slice 1024](https://buyvm.net/kvm-dedicated-server-slices/) from [BuyVM](https://buyvm.net) and hosted in Las Vegas, New York, and Luxembourg. Daily backups are automated with [Tarsnap](https://tarsnap.com/) and [ACTS](https://github.com/alexjurkiewicz/acts/); I keep ~30 daily backups, 12 monthly backups, and manually delete yearly backups when I feel they're no longer necessary.
2021-11-15 05:07:33 +00:00
2023-01-17 17:19:35 +00:00
My process for setting Debian-based VPSes up is described in [my wiki](https://docs.nixnet.services/Debian), as is my process for [bare metal servers](https://docs.nixnet.services/Debian/Hetzner) and [Tarsnap](https://docs.nixnet.services/Tarsnap). Other resources pertaining to my setup can be found by exploring the wiki.