From b53296b69a927e3c63ecef30bcd8152c032c182a Mon Sep 17 00:00:00 2001 From: FOSC Date: Tue, 23 Apr 2019 01:37:58 +0000 Subject: [PATCH] docs: add all untracked content --- README.md | 8 ++++++++ home.md | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++++ new-page.md | 11 +++++++++++ x230Mods.md | 2 +- 4 files changed, 74 insertions(+), 1 deletion(-) create mode 100644 home.md create mode 100644 new-page.md diff --git a/README.md b/README.md index e69de29..23a5f31 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,8 @@ +--- +title: README +description: +published: true +date: 2019-04-23T01:37:56.472Z +tags: +--- + diff --git a/home.md b/home.md new file mode 100644 index 0000000..4b75fd5 --- /dev/null +++ b/home.md @@ -0,0 +1,54 @@ +--- +title: The FOSC +description: All we have +published: true +date: 2019-04-23T01:10:47.300Z +tags: +--- + +# Basic overview + +- Entrypoint to network is a Linksys WRT1200AC + +- Main HP DL380 G6 server + +- File server is a Custom Intel SC5000 BASE + +# Router + +Self assigned WAN IP address, easily probed via our true domain `fosc.etsit.upct.es` + +# Main Server + +Its hostname is just `fosc` + +Runs NixOS with some nice configs and acts as a docker server. +These configs are not intended to be touched by mortals, but can be seen by everyone so they can help in home setups. + +Extensive docker-compose setup available at `/var/docker/`. +TL;DR: Go there if you have been given access to deploy a stack. + +## RAID setup +NixOS boots from an independent f2fs 250GB SSD. Real storage is available in a ZFS "RAID10" composed of the 4 mechanical disks. Due to RAID card annoyances, replacing a disk requires a reboot (and probably more intervention) + +## Traefik +This server is the services entrypoint for the network and hogs port 80 and 443 (among others) and will fetch different webpages based on domain. + +## Mounting +Files are retrieved from the file server at `/mnt/gordo` + + +# File Server + +As you would have expected, `gordo` + +Also runs NixOS, acts as NFS server and torrent seedbox. Has a minor traefik+docker setup as well, doing not much. + +It is basically out of ram 100% of the time, as it is used for ZFS caching. + +## RAID setup +Three 1TB SATA disks in raidz (RAID5). The first disk seen by the BIOS contains the GRUB bootloader and a small boot partition aside from one of the three ZFS partitions. + +Only one disk can fail at the same time. Be careful out there. + + diff --git a/new-page.md b/new-page.md new file mode 100644 index 0000000..c9d7831 --- /dev/null +++ b/new-page.md @@ -0,0 +1,11 @@ +--- +title: Untitled Page +description: +published: true +date: 2019-04-23T01:11:20.422Z +tags: +--- + +

Title

+ +

Some text here

\ No newline at end of file diff --git a/x230Mods.md b/x230Mods.md index 706bac0..85187b3 100644 --- a/x230Mods.md +++ b/x230Mods.md @@ -2,7 +2,7 @@ title: x230 MOds description: published: true -date: 2019-04-23T01:37:31.442Z +date: 2019-04-23T01:37:33.943Z tags: ---