Run your own SkyNET

For people hosting their own Fluxer. Self-contained Windows and Linux builds — unpack, configure, run.

Stable · loading…

Windows x64

SkyNETV3-win-x64.zip

Download
Linux x64

SkyNETV3-linux-x64.zip

Download

// Linux: start with ./SkyNET — never ./SkyNETV3 directly. Full steps below.

// Most people should invite the public SkyNET on Fluxer.gg instead. This page is for self-hosted Fluxer only — you’ll need MySQL and your own bot application.

  1. Extract the zip on your host.
  2. Linux: chmod +x SkyNET SkyNETV3 (first install only — after that she sets execute bits on updates).
  3. Run SkyNETV3.exe (Windows) or ./SkyNET (Linux).
  4. Do not run ./SkyNETV3 on Linux — an update can leave a detached orphan process you’ll have to kill by hand.
  5. First boot creates SkyNET.json — edit it, then start her again.

// Linux launch: ./SkyNET reads .skynet-launch from your SkyNET.json settings. PROCESS_NAME is the main binary name (default SkyNETV3 — rename it if you want a different name in ps; updates sync the stock binary onto that name). With SCREEN_NAME set, she starts in a detached GNU screen session and the launcher exits — same path for first start, updates, and !reboot. Needs screen on PATH. Ignored under systemd and on Windows.

// Need a Dashboard for your self-hosted bot? That’s a Patreon perk. The public SkyNET Dashboard on Fluxer.gg is free for everyone.