Commit Graph

120 Commits

Author SHA1 Message Date
f7966d3fee Make clamav use a proper user & state dir 2023-07-30 10:55:00 -07:00
cb039ceabd Make sure dkim has access to key path 2023-07-30 09:17:16 -07:00
8b3f771c23 Default to default domain 2023-07-18 14:58:32 -07:00
860bb22034 [gitea] Switch to new settings 2023-07-17 18:14:46 -07:00
4549d51c7b Change level seed into string? 2023-07-16 10:52:11 -07:00
5ca65c3ee6 useTmpFs -> useTmpfs 2023-07-10 12:05:39 -07:00
9865877695 Rename old option 2023-07-10 11:58:44 -07:00
977ae77a76 Package is specified in worldOpts 2023-07-10 11:56:45 -07:00
c4ec7d8e04 Allow specifying package 2023-07-10 11:54:01 -07:00
00d3019934 Forget witchcraft for now 2023-07-10 11:32:26 -07:00
97babc3947 Add PVP option 2023-07-10 10:25:37 -07:00
882bfe1d53 Fixes to minecraft & minecraft-clj 2023-07-10 10:17:13 -07:00
0971f01d66 Add options for query & rcon ports. 2023-07-07 10:59:40 -07:00
65f7f1c542 Switch to python3 for json formatting 2023-06-27 16:23:27 -07:00
ed86976d84 Update to use newest Python 2023-06-27 14:43:26 -07:00
e2ce36d2f8 Remove ref to openssl_1_1 2023-06-25 23:23:16 -07:00
2720ce9be9 Allow psotgresql database to be switched 2023-06-22 18:06:14 -07:00
93bc54ec67 Start SSH server for Gitea 2023-06-21 14:44:54 -07:00
bae4f4ddef Fuckin ensure the dir exists for secrets 2023-06-06 14:34:58 -07:00
179dda3ec6 Added various changes over time 2023-05-17 16:10:12 -07:00
5e602e9ff4 Need to get more disciplined about git... 2023-01-28 13:45:24 -08:00
c7e98dcb27 Make chown last PLEASE 2022-12-10 17:37:41 -08:00
b0e105371c openldap database has to be under /var/lib/openldap 2022-12-10 12:02:29 -08:00
niten
ba643ab3a2 Change config_file from path to string 2022-12-08 16:47:54 -08:00
niten
ff4c85291b Move database to grafana settings 2022-12-08 16:44:44 -08:00
niten
529ffd694f Grafana will read from files now 2022-12-08 16:39:55 -08:00
niten
2e07480473 extraOptions -> settings 2022-12-08 16:31:06 -08:00
niten
69541726aa grafana translates nix to ini now 2022-12-08 16:26:34 -08:00
niten
9e1387c6d9 grafana datasources are nested now 2022-12-08 16:16:58 -08:00
niten
538524c962 Fix type (why did this used to work?) 2022-12-02 09:06:27 -08:00
niten
3663be3460 Grafana now has a 'settings' submap 2022-12-02 08:49:52 -08:00
niten
ff1aa983bf [mc-clj] Remove limitations on systemd job.
The service is failing to acquire a lock, might be related to the
restrictions. If so, I can start re-enabling them to see what did it.
2022-09-15 11:01:33 -07:00
3d3eaa9cd7 Stupid java needs a home 2022-09-06 14:12:04 -07:00
c42b242658 fetchurl belongs to pkgs? 2022-09-06 14:06:21 -07:00
c50a1d648b prev -> pkgs 2022-09-06 14:05:17 -07:00
2ae2a08c7e Put witchcraft plugin pkgs directly in the config. 2022-09-06 14:03:59 -07:00
323211c3b2 [mc-clj] Use pkgs with repl plugin 2022-09-06 13:49:27 -07:00
03099bf1f7 [mc-clj] Need to agree to the EULA 2022-09-06 13:40:41 -07:00
77b5ecab8d cfg -> worldOpts 2022-09-06 13:36:59 -07:00
7f020eff85 allowCheats -> allow-cheats 2022-09-06 13:35:47 -07:00
042b603397 [mc-clj] make state dir writable 2022-09-06 13:34:35 -07:00
037c54cee4 data-dir -> state-directory 2022-09-06 13:23:07 -07:00
2b0809cf8c allocated-memory is now per-server 2022-09-06 13:18:56 -07:00
38a4d75c82 Major changes to the minecraft-clj service 2022-09-06 13:17:46 -07:00
4c31509ad3 allocated-memory needs toString 2022-09-06 08:06:10 -07:00
214cff689b Ugh...isSystemUser = true, not false 2022-09-06 08:04:25 -07:00
aa7a06d6b4 jvmOpts is a string, not a list 2022-09-05 17:36:17 -07:00
b6af716005 Only build minecraft-clj if enabled 2022-09-05 17:32:02 -07:00
2f5df60780 isSystemUser = true 2022-09-05 17:31:34 -07:00
877a1f4da7 Add memory flags to minecraft server 2022-09-05 17:30:30 -07:00