diff --git a/site/contact.xht b/site/contact.xht index ce530eb..5c9c927 100644 --- a/site/contact.xht +++ b/site/contact.xht @@ -23,6 +23,7 @@ RULES SERVICES CONTACT + SERVERS
diff --git a/site/index.xht b/site/index.xht index 20ebfae..9bc4974 100644 --- a/site/index.xht +++ b/site/index.xht @@ -23,6 +23,7 @@ RULES SERVICES CONTACT + SERVERS
diff --git a/site/rules.xht b/site/rules.xht index 39cff93..4191364 100644 --- a/site/rules.xht +++ b/site/rules.xht @@ -23,6 +23,7 @@ RULES SERVICES CONTACT + SERVERS
diff --git a/site/servers.xht b/site/servers.xht new file mode 100644 index 0000000..0460f2e --- /dev/null +++ b/site/servers.xht @@ -0,0 +1,53 @@ + + + + + EveryPizza IM + + + + +
+
+				███████╗██╗   ██╗███████╗██████╗ ██╗   ██╗██████╗ ██╗███████╗███████╗ █████╗    ██╗███╗   ███╗
+				██╔════╝██║   ██║██╔════╝██╔══██╗╚██╗ ██╔╝██╔══██╗██║╚══███╔╝╚══███╔╝██╔══██╗   ██║████╗ ████║
+				█████╗  ██║   ██║█████╗  ██████╔╝ ╚████╔╝ ██████╔╝██║  ███╔╝   ███╔╝ ███████║   ██║██╔████╔██║
+				██╔══╝  ╚██╗ ██╔╝██╔══╝  ██╔══██╗  ╚██╔╝  ██╔═══╝ ██║ ███╔╝   ███╔╝  ██╔══██║   ██║██║╚██╔╝██║
+				███████╗ ╚████╔╝ ███████╗██║  ██║   ██║   ██║     ██║███████╗███████╗██║  ██║██╗██║██║ ╚═╝ ██║
+				╚══════╝  ╚═══╝  ╚══════╝╚═╝  ╚═╝   ╚═╝   ╚═╝     ╚═╝╚══════╝╚══════╝╚═╝  ╚═╝╚═╝╚═╝╚═╝     ╚═╝
+
+			
+ +
+
+

+ EveryPizza IM currently has 2 different servers: a Dell Optiplex 9020, hosting most of the things + and a Rasberry Pi 4 with 4GB RAM hosting a private Jellyfin. Soon, the Pi will (hopefully) start hosting + some simple PHP apps. The Dell server has an i5-4590, 16GB RAM, and a 230GB main SSD. Eventually, we'll + get a large hard drive for storing media and such. The Pi is operating on a 128GB SD card. +

+

+ For operating systems, the Optiplex is running Arch Linux, so that the server can get the latest packages + as fast as possible. As there's not many good rolling release distros that work on the Pi, the Pi is running + Rasberry Pi OS Lite, essentially Debian with more stuff preinstalled. Both servers use Caddy as their webserver, + although hopefully they can be migrated to something that uses less resources, like Nginx, in the future. (We + have plans to start making Nginx listen on a seperate port, and reverse proxy it through Caddy while rewriting + configuration files for it.) +

+
+ + + \ No newline at end of file diff --git a/site/services.xht b/site/services.xht index a59c9ef..bf1e58a 100644 --- a/site/services.xht +++ b/site/services.xht @@ -23,6 +23,7 @@ RULES SERVICES CONTACT + SERVERS