Midna: Difference between revisions
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
I (buzzert) am currently working on figuring out how to make it so everyone with a "@xaibatsu.com" email address can log into the server, but this is a work in progress. | I (buzzert) am currently working on figuring out how to make it so everyone with a "@xaibatsu.com" email address can log into the server, but this is a work in progress. | ||
== Services == | |||
Midna is currently running the following services: | |||
{| class="wikitable" style="margin:auto" | |||
|- | |||
! Service !! Description !! URL | |||
|- | |||
| Traefik | |||
|| Reverse-proxy and load balancer. | |||
|| (192.168.0.2/32) | |||
|- | |||
| PiHole | |||
|| Mostly used as a DNS server. As of Jun 11, 2024, blocking via the blacklist is disabled. | |||
|| [http://pihole.xai pihole.xai] | |||
|- | |||
| Home Assistant | |||
|| Home automation suite allowing for control of things remotely. | |||
|| [https://ha.xaibatsu.com ha.xaibatsu.com] | |||
|- | |||
| Xaibatsu Wiki | |||
|| This wiki. | |||
|| [https://wiki.xaibatsu.com wiki.xaibatsu.com] | |||
|- | |||
| Ollama | |||
|| Self-hosted Large Language Models. Midna has a RTX 3090 on board with CUDA installed. | |||
|| <code>ollama.xai</code> or the UI at [https://chatbot.xaibatsu.com chatbot.xaibatsu.com] | |||
|} | |||
Revision as of 08:01, 11 June 2024
Midna is the primary server for Xaibatsu.
Getting Access
Midna has a static IP at 192.168.0.2.
SSH is available internally on port 22, and externally on port 9122 (midna.xaibatsu.com).
I (buzzert) am currently working on figuring out how to make it so everyone with a "@xaibatsu.com" email address can log into the server, but this is a work in progress.
Services
Midna is currently running the following services:
| Service | Description | URL |
|---|---|---|
| Traefik | Reverse-proxy and load balancer. | (192.168.0.2/32) |
| PiHole | Mostly used as a DNS server. As of Jun 11, 2024, blocking via the blacklist is disabled. | pihole.xai |
| Home Assistant | Home automation suite allowing for control of things remotely. | ha.xaibatsu.com |
| Xaibatsu Wiki | This wiki. | wiki.xaibatsu.com |
| Ollama | Self-hosted Large Language Models. Midna has a RTX 3090 on board with CUDA installed. | ollama.xai or the UI at chatbot.xaibatsu.com
|