Commit Graph

21 Commits

Author SHA1 Message Date
90247afe62
chore: add editorconfig 2023-12-21 07:47:28 -06:00
7b563cae56
style: remove trailing new lines from squad-server.nix 2023-12-20 09:00:29 -06:00
c8fb6aca6a
fix: only provide the base game & query port to Squad CLI 2023-12-19 04:24:23 -06:00
8fe32f8d70
fix: ensure the rcon port is set in Rcon.cfg 2023-12-19 04:23:59 -06:00
043aa199f9
fix: handle secrets with any characters in them 2023-12-19 04:23:59 -06:00
a5d0a9f8d5
refactor: remove /g from sed expressions for templating secrets 2023-12-19 04:01:23 -06:00
4334ac281a
fix: allow server configs to writeable by service user
This allows secrets to be correctly written to the files
2023-12-19 04:01:23 -06:00
53c6e91089
refactor: improve mod install output
This makes it easier to determine when a mod's installation has started
and fininshed when tailing the log.
2023-12-19 01:57:42 -06:00
65fa6492a4
refactor: use underscores for stateDir & cacheDir instead of hyphens 2023-12-19 01:52:49 -06:00
5a6f5f122f
feat: add the ability to install mods to a Squad Server 2023-12-19 01:20:23 -06:00
b96fb41470
refactor: remove unused extraStartArgs option 2023-12-19 00:34:23 -06:00
8577ddbd57
docs: update README to reflect modified path for squad nixos module 2023-12-18 12:01:23 -06:00
0b9674a93a
fix: check the correct variable for the license file secret 2023-12-18 11:03:23 -06:00
fa51273b80
refactor: prepend squad in mkServerName 2023-12-18 10:32:25 -06:00
268af657c3
refactor: use correct type for motd option 2023-12-18 10:30:18 -06:00
d1980c32bf
docs: update README to reflect nixosModule path for server 2023-12-18 10:21:49 -06:00
0c7f445d50
fix: ensure squad server module is correctly imported for nixosModules 2023-12-18 10:20:56 -06:00
c8f92f43d4
docs: improve README example 2023-12-18 10:08:34 -06:00
97bdae1cc2
docs: add content to README.org 2023-12-18 10:05:25 -06:00
0db6f4e6c5
chore: add LICENSE 2023-12-18 09:41:34 -06:00
8bdb2453d4
Initial Commit 2023-12-18 09:37:50 -06:00