Mirror of space-wizards/SS14.Watchdog
  • C# 98.7%
  • Nix 1.3%
Find a file
2026-07-20 04:57:45 +02:00
.github/workflows Patch GHA so dist.zip only contains the release files, not a parent level folder. (#51) 2026-07-20 04:57:45 +02:00
nix Update nix files (#35) 2025-02-11 18:38:34 +01:00
SS14.Watchdog Fix malformed auth headers + tests (#48) 2026-07-02 18:59:04 +02:00
SS14.Watchdog.Tests Fix malformed auth headers + tests (#48) 2026-07-02 18:59:04 +02:00
.editorconfig Editorconfig .yml indent size 2024-04-05 21:56:49 +02:00
.envrc Update nix files (#35) 2025-02-11 18:38:34 +01:00
.gitattributes Watchdog rewrite so it's less ass. 2020-04-16 21:28:23 +02:00
.gitignore Gitignore data.db 2024-08-27 01:43:55 +02:00
flake.lock Update nix files (#35) 2025-02-11 18:38:34 +01:00
flake.nix Update nix files (#35) 2025-02-11 18:38:34 +01:00
LICENSE.txt Initial Commit 2019-03-29 02:28:19 +01:00
README.md Slight README tweaks 2023-08-24 23:44:21 +02:00
SECURITY.md Copy SECURITY.md from space-wizards/space-station-14 (#32) 2024-11-07 23:53:29 +01:00
SS14.Watchdog.sln Add release action 2026-07-16 22:44:11 +02:00
SS14.Watchdog.sln.DotSettings Basic infrastructure for SQLite-based data storage. 2023-08-24 22:09:50 +02:00

SS14.Watchdog

SS14.Watchdog is SS14's server-hosting wrapper thing, similar to TGS for BYOND (but much simpler for the time being). It handles auto updates, monitoring, automatic restarts, and administration. We recommend you use this for proper deployments.

Documentation on how setup and use for SS14.Watchdog is here.