Midna: Difference between revisions

From Xaibatsu Wiki
No edit summary
No edit summary
Line 37: Line 37:
   || Self-hosted Large Language Models. Midna has a RTX 3090 on board with CUDA installed.  
   || 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]
   || <code>ollama.xai</code> or the UI at [https://chatbot.xaibatsu.com chatbot.xaibatsu.com]
|-
| MQTT
  || Message Broker.
  || <code>192.168.0.2</code> port <code>1883</code>
|}
|}

Revision as of 08:03, 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
MQTT Message Broker. 192.168.0.2 port 1883