Update Server.md
This commit is contained in:
parent
98704c1129
commit
8f0a7d2844
|
@ -2,18 +2,18 @@
|
||||||
|
|
||||||
## Hardware
|
## 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)
|
- 2 CPU cores (Intel Skylake)
|
||||||
- 2GB RAM
|
- 8GB RAM
|
||||||
- 20GB NVMe SSD
|
- 80GB NVMe SSD
|
||||||
- 20TB Transfer
|
- 20TB Transfer
|
||||||
|
|
||||||
It is located in Helsinki, Finland. (Hetzner's "hel1-dc2")
|
It is located in Helsinki, Finland. (Hetzner's "hel1-dc2")
|
||||||
|
|
||||||
## Software
|
## 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.
|
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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue