nidoking

mjm.ingress.enable = true;
mjm.ingress.isMaster = true;

nidoking is the primary ingress server for the lab. It serves requests to services that are exposed on subdomains of midna.dev. When it is unavailable, the secondary ingress server running on nidoqueen takes over.

microvm.mem = 1024;
microvm.vcpu = 4;

nidoking has increased RAM and several more CPUs to be able to easily handle incoming requests from many different sources.

{
  microvm.vms.nidoking = {
    config = {
      <<config>>

      mjm.profiles.microvm = {
        enable = true;
        macAddress = "02:bf:a5:2d:10:0b";
        machineId = "a427a8a0bed14084bdf9464106d2cfd5";
      };
      microvm.vsock.cid = 134;
      system.stateVersion = "25.11";
    };
  };

  _class = "nixos";
}
Proxy Information
Original URL
gemini://midna.dev/homelab/hosts/artemis/nidoking.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-US
Capsule Response Time
18.595661 milliseconds
Gemini-to-HTML Time
0.119022 milliseconds

This content has been proxied by September (UNKNO).