From 8f0a7d28449bfafa9cdece43227fe1791c25959f Mon Sep 17 00:00:00 2001 From: "Dominik V. Salonen" Date: Wed, 19 Dec 2018 13:15:24 +0000 Subject: [PATCH] Update Server.md --- info/Server.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/info/Server.md b/info/Server.md index dcf6d20..bfce22d 100644 --- a/info/Server.md +++ b/info/Server.md @@ -2,18 +2,18 @@ ## Hardware -Weeaboo.space runs on the host [Jibril](https://jibril.quad.moe/), which is a VM from [Hetzner](http://hetzner.cloud/) with the model name "CX11" and the following specs: +Weeaboo.space runs on the host [Kiss-Shot Acerola-Orion Heart-Under-Blade](https://kiss-shot-acerola-orion-heart-under-blade.quad.moe/) (Henceforth "Shinobu"), which is a VM from [Hetzner](http://hetzner.cloud/) with the model name "CX31" and the following specs: -- 1 CPU core (Intel Skylake) -- 2GB RAM -- 20GB NVMe SSD +- 2 CPU cores (Intel Skylake) +- 8GB RAM +- 80GB NVMe SSD - 20TB Transfer It is located in Helsinki, Finland. (Hetzner's "hel1-dc2") ## Software -Jibril runs FreeBSD 11.1 and currently hosts the weeaboo.space pleroma instance exclusively. +Shinobu runs FreeBSD 11.2 and currently hosts the weeaboo.space pleroma instance exclusively. Pleroma runs with an unprivileged user (no sudo access) and cannot see processes initiated by other users in applications such as `htop`. Pleroma is configured to be reachable over both IPv4 and IPv6, while pf prevents externals from accessing Pleroma without passing through nginx.