|
c3f433cc3d
|
adds allowedTCPPorts for Flaresolerr service
|
2024-11-16 01:48:12 +01:00 |
|
|
e8ed942906
|
adds allowedTCPPorts for Arr services
|
2024-11-16 01:47:17 +01:00 |
|
|
45cdd53f0d
|
refactor allowedTCPPorts configuration for internal services
|
2024-11-16 01:39:43 +01:00 |
|
|
974a0328fc
|
refactor allowedTCPPorts configuration for docker0 interface
|
2024-11-16 01:36:46 +01:00 |
|
|
7d64801ae2
|
adds allowedTCPPorts for local network access in docker0 interface
|
2024-11-16 01:35:44 +01:00 |
|
|
09ad59d3c5
|
adds allowedTCPPorts for Sabnzbd and Qbittorrent services
|
2024-11-16 01:30:43 +01:00 |
|
|
b8adf7b200
|
disable all docker shit
|
2024-11-16 00:36:49 +01:00 |
|
|
f1e00e4038
|
adds extra_hosts configuration for nginx-proxy-manager and authelia services
|
2024-11-16 00:22:34 +01:00 |
|
|
9235298118
|
adds various firewall rules
|
2024-11-16 00:19:14 +01:00 |
|
|
e3f0493630
|
removes .env file source from nginx-proxy-manager configuration
|
2024-11-16 00:16:25 +01:00 |
|
|
0270ac41bd
|
ditched traefik for npm
|
2024-11-16 00:15:26 +01:00 |
|
|
1e73386dca
|
disabled nginx for now
Signed-off-by: Menno van Leeuwen <menno@vleeuwen.me>
|
2024-11-16 00:05:42 +01:00 |
|
|
db89a244b0
|
adds upnp service
|
2024-11-16 00:04:38 +01:00 |
|
|
945196c8e0
|
enables Traefik API dashboard and sets log level to DEBUG
|
2024-11-16 00:00:58 +01:00 |
|
|
bbe516f998
|
removes duplicate parameter declaration in zfs.nix
|
2024-11-15 23:53:46 +01:00 |
|
|
04c7850e6e
|
adds permission setter
|
2024-11-15 23:53:10 +01:00 |
|
|
9fbd69a25a
|
enables traefik console
|
2024-11-15 23:42:45 +01:00 |
|
|
9bd4259cf2
|
adds user group ids
|
2024-11-15 23:37:46 +01:00 |
|
|
39a62a239d
|
enables golink service
|
2024-11-15 23:03:41 +01:00 |
|
|
6eeace47ec
|
adds various docker services
|
2024-11-15 23:00:00 +01:00 |
|
|
4c283bf58d
|
moved minecraft data mount point
|
2024-11-15 22:57:45 +01:00 |
|
|
2b07a58d7b
|
removed stuff
|
2024-11-15 22:52:05 +01:00 |
|
|
3433cce92b
|
removes deprecated shit
|
2024-11-15 22:48:58 +01:00 |
|
|
1937bd9acf
|
adds zfs mount points
|
2024-11-15 22:48:09 +01:00 |
|
|
9339d653c2
|
removed ai bullshit recommendation
|
2024-11-15 22:45:20 +01:00 |
|
|
0483ac9a8d
|
remove automount setting from ZFS configuration
|
2024-11-15 22:44:53 +01:00 |
|
|
1c56aea8fb
|
adds automount to zfs
|
2024-11-15 22:43:52 +01:00 |
|
|
e546ecea9a
|
remove zfs-permissions systemd service and associated permission settings
|
2024-11-15 22:25:43 +01:00 |
|
|
8fde290f40
|
enable NVIDIA container toolkit for Docker support
|
2024-11-15 22:24:50 +01:00 |
|
|
9e38b4f794
|
add 32bit libraries for nvidia
|
2024-11-15 22:24:09 +01:00 |
|
|
7fb331c404
|
adds nvidia docker support for mennos-server
|
2024-11-15 22:21:06 +01:00 |
|
|
5d1fe879dd
|
adjusted mc data mountpoint
|
2024-11-15 21:59:46 +01:00 |
|
|
e75263b16e
|
re-enabled docker
|
2024-11-15 21:55:18 +01:00 |
|
|
28422d460a
|
group users not menno
|
2024-11-15 21:52:35 +01:00 |
|
|
25a070124d
|
let zfs manage mounting
|
2024-11-15 21:50:56 +01:00 |
|
|
150847cbd8
|
removes mount service configuration from ZFS settings
|
2024-11-15 21:41:28 +01:00 |
|
|
0af32e52ed
|
applies mount service zfsutil
|
2024-11-15 21:37:27 +01:00 |
|
|
4d6e69e9d0
|
enables zfs mount points
|
2024-11-15 21:29:21 +01:00 |
|
|
df06f221b8
|
chown menno:users not menno:menno
|
2024-11-15 21:24:59 +01:00 |
|
|
e719b0e693
|
disabled zfs mount points
|
2024-11-15 21:23:36 +01:00 |
|
|
77b84107f6
|
removes deprecated zfs value
adds hostid required by zfs
|
2024-11-15 21:17:06 +01:00 |
|
|
0a961ec53f
|
zfs needs full absolute path not variables
|
2024-11-15 21:11:39 +01:00 |
|
|
d68fba4ba3
|
remove useless params
|
2024-11-15 21:05:25 +01:00 |
|
|
93517fbf79
|
removes line that would delete required file
|
2024-11-15 21:05:19 +01:00 |
|
|
0e619da207
|
temporarily disabled zfs
|
2024-11-15 20:46:36 +01:00 |
|
|
cc7686668c
|
temporarily disable zfs backups
Signed-off-by: Menno van Leeuwen <menno@vleeuwen.me>
|
2024-11-15 20:44:35 +01:00 |
|
|
0c92e38370
|
disables docker services until basics on server are setup
|
2024-11-15 20:24:08 +01:00 |
|
|
60f0ab11bd
|
moves /mnt/20tb/ away to just /mnt
|
2024-11-15 20:23:55 +01:00 |
|
|
8638652839
|
adds ulauncher github shortcut
|
2024-11-15 20:20:56 +01:00 |
|
|
5f83cf2e6d
|
adds zfs for server and brave search no longer kills brave
|
2024-11-15 16:05:20 +01:00 |
|