mirror of
https://github.com/space-wizards/SS14.Watchdog.git
synced 2025-12-10 08:21:33 +03:00
Mirror of space-wizards/SS14.Watchdog
* Update nix files * Update flakes for .NET 9 * Fix warniing about using nixpkgs.system * add .system * add .NET 8 as well for servers still using 8 * Fix zlib error --------- Co-authored-by: Alina Shumann <alina@alinanova.dev> |
||
|---|---|---|
| .github/workflows | ||
| nix | ||
| SS14.Watchdog | ||
| SS14.Watchdog.Tests | ||
| .editorconfig | ||
| .envrc | ||
| .gitattributes | ||
| .gitignore | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE.txt | ||
| README.md | ||
| SECURITY.md | ||
| SS14.Watchdog.sln | ||
| SS14.Watchdog.sln.DotSettings | ||
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.