OOKNET                             [ /  search the index  ]  
──────────────────────────────────────────────────────────────────────────────────────
══════════════════════════════════════════════════════════════════════════════════════
OOKNET   [ /  search  ]  
────────────────────────────────────────────────
════════════════════════════════════════════════
 
 
main @ 25 LINES
 
[ HISTORY ]  [ UP ]
 

{
  flake.ooknet.servers = {
    ooknode = {
      system = "x86_64-linux";
      type = "vm";
      profile = "linode";
      domain = "ooknet.org";
      services = ["website" "forgejo"];
    };
    ooksmedia = {
      system = "x86_64-linux";
      type = "desktop";
      domain = "ooknet.org";
      services = ["ookflix" "monitoring" "authentik"];
    };
    ookstest = {
      system = "x86_64-linux";
      type = "vm";
      profile = "ookstest";
      domain = "ooknet.org";
      services = [];
    };
  };
}

{
  flake.ooknet.servers = {
    ooknode = {
      system = "x86_64-linux";
      type = "vm";
      profile = "linode";
      domain = "ooknet.org";
      services = ["website" "forgejo"];
    };
    ooksmedia = {
      system = "x86_64-linux";
      type = "desktop";
      domain = "ooknet.org";
      services = ["ookflix" "monitoring" "au
thentik"];
    };
    ookstest = {
      system = "x86_64-linux";
      type = "vm";
      profile = "ookstest";
      domain = "ooknet.org";
      services = [];
    };
  };
}
 
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET