Commit Graph

13 Commits

Author SHA1 Message Date
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
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
0c7f445d50
fix: ensure squad server module is correctly imported for nixosModules 2023-12-18 10:20:56 -06:00