India Node: Difference between revisions

From Project Segfault Wiki
No edit summary
No edit summary
Line 8: Line 8:
The first server is an Acer Aspire 7 A715-75G, repurposed to be a server.
The first server is an Acer Aspire 7 A715-75G, repurposed to be a server.


It has an i5 9300H, 12GiB of DDR4 memory, 512 GB of ZFS-encrypted NVMe SSD storage and 1TB of ZFS-encrypted RAID1 HDD storage (for datafiles). The 1TB zpool is currently not used for anything Project Segfault-related due to the stability issues with these drives.
It has an i5 9300H, 24GiB of DDR4 memory, 512 GB of ZFS-encrypted NVMe SSD storage.


The second one is a 2017 Macbook Pro (14,3), also repurposed to be a server
The second one is a 2017 Macbook Pro (14,3), also repurposed to be a server

Revision as of 06:50, 24 October 2023

India Node

India Node are two servers hosted in Mumbai, India by Arya for Project Segfault.

Both run Proxmox VE as their hypervisor

Picture of the IN Node

Hardware

The first server is an Acer Aspire 7 A715-75G, repurposed to be a server.

It has an i5 9300H, 24GiB of DDR4 memory, 512 GB of ZFS-encrypted NVMe SSD storage.

The second one is a 2017 Macbook Pro (14,3), also repurposed to be a server

It has an i7 7700HQ, 16GiB of DDR3 memory and 256GB of ZFS-encrypted NVMe SSD Storage.

VMs

As with using Proxmox, the virtualization backend is QEMU/KVM.

The server is almost entirely virtualized, avoiding running anything on bare metal.

IN01

Neofetch from IN Node
  • The main VM on srv1 (acer) where most of the lighter less-ram intensive services run (everything other than invidious, piped and jitsi basically)
  • Caddy as reverse-proxy/webserver
  • Uses docker and LXC (for our wiki)

IN02/FedVM

  • Called FedVM since it primarily runs federation-related services
  • The VM on srv2 (mac) where most of the more intensive services like invidious, piped, jitsi, grafana, kbin, xmpp and mail run
  • reverse proxied through IN01
  • Uses docker

PubnixVM

  • The VM where our Pubnix is hosted on srv1
  • VPN'd through pizza1, uses caddy as reverse proxy