Mirror of space-wizards/SS14.Watchdog
Find a file
Alina Shumann 434312efc4
Update nix files (#35)
* 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>
2025-02-11 18:38:34 +01:00
.github/workflows Dotnet 9 update (#34) 2025-01-17 15:07:51 +01:00
nix Update nix files (#35) 2025-02-11 18:38:34 +01:00
SS14.Watchdog Dotnet 9 update (#34) 2025-01-17 15:07:51 +01:00
SS14.Watchdog.Tests Dotnet 9 update (#34) 2025-01-17 15:07:51 +01: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 editorconfig to solution files 2024-04-05 21:57:42 +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.