Commit Graph

322 Commits

Author SHA1 Message Date
52ffbdbfbf Add a keybind to dump the output from tmux 2022-06-20 20:52:03 +02:00
eca8d13844 Increase the tmux history 2022-06-20 20:51:45 +02:00
76792e4e93 Reattach to the same session with tmux 2022-06-20 19:09:04 +02:00
7b9e3ca525 Remove the Wallabag server from the proxy 2022-06-14 22:03:57 +02:00
a4d10dfe80 Force the NFS version to 4.0
QNAP isn't ready yet.
2022-06-14 21:12:29 +02:00
e2c74a1c61 Try to downgrade the NFS version 2022-06-14 20:44:21 +02:00
d9558231eb Increase the garbage collection to 30 days 2022-06-08 10:39:25 +02:00
9f8e3ff62a Try with quotes 2022-06-07 23:50:33 +02:00
89f560353a Add noatime and hard to the restic-server share 2022-06-07 23:32:59 +02:00
eb2c85ef06 Add noatime to the data-share 2022-06-07 23:32:48 +02:00
e5ba2097e9 Backup the database with --single-transaction 2022-06-01 20:11:38 +02:00
48429d5d87 Correct firewall command 2022-05-31 23:32:45 +02:00
33318d70d4 Merge branch '22-05' of git.2li.ch:Nebucatnetzer/nixos into 22-05 2022-05-31 22:24:20 +02:00
ffc9635f85 Add a module to backup servers with MariaDB 2022-05-31 22:23:53 +02:00
6271e68d1c Add tags to restic backups 2022-05-31 22:23:38 +02:00
125026a213 #22 Merge branch 'master' into 22-05 2022-05-31 20:42:31 +02:00
636fc55096 Bind MariaDB to correct IP and open firewall port for Docker 2022-05-31 20:41:21 +02:00
5abf0570e6 Correct the ACME defaults 2022-05-31 20:41:06 +02:00
1984639b99 Reenable Flakes 2022-05-31 09:13:36 +02:00
c74107c525 Update to 22.05 2022-05-31 09:11:44 +02:00
3616bbc646 Enable TLP on my notebooks 2022-05-27 13:15:15 +02:00
5ce8793dfd Change MariaDB bind address 2022-05-23 16:10:39 +02:00
ab107ded5e Bind MariaDB to specific IP 2022-05-23 16:03:00 +02:00
be01f4ab95 Add a mariadb module 2022-05-23 15:59:07 +02:00
092ba56a53 Remove unused systems 2022-05-20 13:43:43 +02:00
5311d6bf21 Remove the photos domain 2022-05-19 22:45:02 +02:00
a8d13ad53b Remove the webmail domain 2022-05-19 22:44:41 +02:00
d8c5915e73 Change HTTPS port for mail 2022-05-19 21:49:35 +02:00
d44bb98997 Make the port customisable 2022-05-19 21:41:45 +02:00
cadcd7981d Update HSTS to match my Traefik config 2022-05-18 21:29:36 +02:00
af102123e7 Increase the HTTPS security 2022-05-18 21:22:13 +02:00
5f4a2d3c8d Enable NGINX optimisation 2022-05-18 21:19:30 +02:00
3fe353deb4 Move common ACME configs into separate module 2022-05-18 21:17:15 +02:00
6dcb525a6f Merge the haproxy and raspi-haproxy config 2022-05-18 20:57:00 +02:00
7869c0360f Set missing ACME settings 2022-05-17 22:18:43 +02:00
88d88b136b Add missing parenthesis 2022-05-17 22:15:35 +02:00
0a8fd8fbb9 Open port 443 2022-05-17 22:11:02 +02:00
130295ede7 Add a nginx config for letsencrypt 2022-05-17 22:05:50 +02:00
48d7f23201 Ignore the .mozilla folder 2022-05-17 07:11:52 +02:00
6bf48f68d2 Add lnav to data-share module 2022-05-16 17:55:10 +02:00
9652b7732d Add a syslog module 2022-05-06 15:07:45 +02:00
e383ddccce Correct attribute in ntp module 2022-05-05 22:27:26 +02:00
8dd5c1ad45 Add an ntp module 2022-05-05 22:26:05 +02:00
5bf55f525d Make the data-share laptop friendly 2022-05-05 22:25:22 +02:00
ed91388b57 Move the test server to the correct proxy 2022-05-05 00:08:53 +02:00
0823dd148f Add a test server 2022-05-04 23:41:46 +02:00
32369f2774 Add workaround for git the security bug
https://github.com/NixOS/nixpkgs/issues/169193
2022-05-04 21:02:18 +02:00
b4d5fa105f add an alias to unlock restic 2022-04-16 15:44:53 +02:00
e1be43cb4d extend the rebuild command 2022-04-16 15:24:10 +02:00
a09463fa77 change tmux config 2022-04-11 17:02:41 +02:00
abf2ce16f5 move tmux into its one file 2022-03-28 18:08:54 +02:00
425b753a5d add my local domain to the network config 2022-03-27 16:14:54 +02:00
b634c9e5c3 add a shortcut for timestamps 2022-03-25 10:48:21 +01:00
5f80e7022c Merge pull request 'raspi-test' (#1) from raspi-test into master
Reviewed-on: #1
2022-03-20 14:37:55 +01:00
cd6320bfe7 try to only run restic on AC power 2022-03-18 16:51:39 +01:00
c215955d43 Merge branch 'master' of https://git.2li.ch/Nebucatnetzer/nixos into raspi-test 2022-03-16 16:11:59 +01:00
89345cb548 move the mk-network into the proxmox-vm 2022-03-16 16:11:28 +01:00
65c6248fd6 enable haproxy on raspi 2022-03-16 15:55:00 +01:00
e6e2f6f199 add agenix directly to the base config 2022-03-16 15:22:13 +01:00
6e4b951381 add agenix cli command 2022-03-16 14:46:33 +01:00
77f1ad0a67 add a common-x86 module 2022-03-15 17:51:12 +01:00
653db00302 more tries 2022-03-07 23:33:41 +01:00
5b009eaedd open more required ports for nomad 2022-03-07 23:28:31 +01:00
c039c8465a try to bootstrap 2022-03-07 23:26:10 +01:00
0aca0fe0c8 and again 2022-03-07 23:08:57 +01:00
6046e572bd move the firewall option out of nomad 2022-03-07 23:00:12 +01:00
011f4454f5 fix the nomad configs 2022-03-07 22:54:56 +01:00
5f52293916 add settings for nomad 2022-03-07 22:33:33 +01:00
fdb0d398d1 remove http backend 2022-03-07 14:41:25 +01:00
b53b51ff9e clean out old servers 2022-03-07 14:39:50 +01:00
c9dac639ac remove the photoprism_server backend 2022-03-07 14:38:04 +01:00
21c25a33a8 add photoprism_server to proxy 2022-03-07 14:24:34 +01:00
f8aa9bc451 remove media-share from plex 2022-03-07 12:11:21 +01:00
efc43800e0 remove the download-share
I'm mounting it directly with docker
2022-03-07 10:40:11 +01:00
08b9875467 correct path to server data 2022-03-07 09:44:42 +01:00
6855ec08b0 try to set SETENV for sudo users 2022-03-04 18:28:49 +01:00
e65d75d81a add environment variable 2022-03-04 17:33:15 +01:00
293bd24977 add helm and kubectl to k3s master 2022-03-04 17:18:27 +01:00
a02c6a7097 add hardcoded path to token
I later have to change this to something like agenix path or so.
2022-03-04 16:28:01 +01:00
a786764de2 correct path to k3s token 2022-03-04 16:20:16 +01:00
8c8d5bb390 add missing requirements 2022-03-04 15:51:32 +01:00
53fe933894 add k3s to the environment for cli commands 2022-03-04 15:50:23 +01:00
0084e2a3b8 open firewall on k3s master 2022-03-04 15:48:04 +01:00
4ef6bbbf78 add missing semicolons 2022-03-04 15:37:49 +01:00
e9a98bc906 add configs for k3s 2022-03-04 15:30:06 +01:00
da559409cc remove the EXTENSIONS_GALLERY
didn't really work
2022-03-01 23:43:25 +01:00
479bf4b7de another try 2022-03-01 23:15:21 +01:00
f090323db2 try to add extension market to code-server 2022-03-01 22:55:19 +01:00
c45e3ba2f3 add more restic aliases 2022-03-01 16:54:46 +01:00
22f26bfaa7 correct alias 2022-03-01 15:23:39 +01:00
5144d0b3b2 test an alias for restic 2022-03-01 15:01:50 +01:00
95328660e3 fix the code-server terminal 2022-02-28 20:49:06 +01:00
11eed2d500 add missing parameter 2022-02-28 19:03:37 +01:00
a7ed1c36bf remove duplicate file 2022-02-28 18:31:13 +01:00
4d7a91d2fa correct username 2022-02-28 18:30:59 +01:00
3e6e0cfead correct the path to the password 2022-02-28 18:24:51 +01:00
b4e44a94aa rewrite the restic-server-client 2022-02-28 18:19:50 +01:00
7c3afa3115 correct service names 2022-02-28 18:13:09 +01:00
9741417f52 rewrite the restic service to fit my needs 2022-02-28 18:11:11 +01:00
3e0562f088 run prune command as restic user 2022-02-28 17:33:18 +01:00
f7ab7d8f93 limit forget command to current host 2022-02-28 17:32:55 +01:00
1e92c945a5 rename services 2022-02-28 17:16:23 +01:00
ad38533750 correct the forget service 2022-02-28 17:15:14 +01:00
b9105eb9f0 extend the prune service 2022-02-28 17:14:57 +01:00
59ef08b93f correct systemd options 2022-02-28 16:56:32 +01:00
6989e9932b remove unusable command 2022-02-28 16:39:36 +01:00
b4648966e7 another one 2022-02-28 16:37:18 +01:00
6d39a0ea16 another try 2022-02-28 16:36:23 +01:00
264986d505 try to allow remote rebuilds without password 2022-02-28 16:35:04 +01:00
58e9474d4f move the prune tasks into seperate services 2022-02-28 16:23:03 +01:00
47c794b59e add a prune timer to the backup server 2022-02-28 15:10:58 +01:00
d65f4dcb31 remove the old restic repo 2022-02-28 14:44:03 +01:00
fa6783ff6a correct download share path 2022-02-28 11:52:33 +01:00
f9490a9f9e add a config for jdownloader 2022-02-28 11:52:04 +01:00
Andreas Zweili
d2a35f84d0 remove the version file 2022-02-23 10:43:04 +01:00
bb75d99841 add additional ssh key 2022-02-21 11:39:17 +01:00
85c73e44f0 move vars into a separate file 2022-02-21 11:36:12 +01:00
075576d220 correct variables 2022-02-16 22:27:50 +01:00
9081f84152 rewrite inputs 2022-02-16 22:19:13 +01:00
a89b80adea add nixpkgs input to nixpath
this is required because with Flakes we don't want to use channels.
2022-02-15 20:54:21 +01:00
2076caef0f update flake 2022-02-10 18:45:59 +01:00
36d3953121 ignore dirty repo warnings 2022-02-08 20:00:20 +01:00
2b6185074d tune the restic config 2022-02-01 21:43:15 +01:00
a16a8a608f add coreutils to code-server 2022-01-31 12:43:54 +01:00
f49818d89f add home variable to code-server 2022-01-31 11:43:02 +01:00
641b0532c6 add an alias for the management-server 2022-01-31 11:28:16 +01:00
06261b011e remove xonsh 2022-01-31 10:54:01 +01:00
4cf62fd64e update the desktop restic 2022-01-29 16:01:27 +01:00
111a59fff3 final setup for restic-server-client 2022-01-29 15:54:26 +01:00
e49655fb70 try to add a restic config for servers 2022-01-29 15:31:42 +01:00
6bd0dbb513 add a prune option to restic 2022-01-29 15:26:42 +01:00
f4cd8555a8 correct the excludes 2022-01-29 14:04:56 +01:00
f3e46912f2 add a new restic repo
the old one is broken
2022-01-29 14:04:24 +01:00
ff1c8687eb use the sqlite backend with xonsh
This way I have the history from all open shells directly accessible
and it should provide better performance.
2022-01-29 12:39:50 +01:00
1c83c515af open port for restic server 2022-01-27 20:08:09 +01:00
b0f89b7a14 add a restic-server 2022-01-27 19:32:05 +01:00
73e8d4002e add share for restic 2022-01-26 22:28:25 +01:00
3353891a66 Merge branch 'master' of git.2li.ch:Nebucatnetzer/nixos 2022-01-26 22:18:19 +01:00
39c3a8ac3d update the management-server ip 2022-01-26 22:18:03 +01:00
b9a4ce5d32 correct the private address list 2022-01-26 22:06:16 +01:00
106106aba9 add a module for unbound 2022-01-26 21:54:39 +01:00
61f4e1713f remove gitea module 2022-01-26 19:51:01 +01:00
3e0a302628 disable password logins for ssh 2022-01-25 19:27:29 +01:00
d774c16fc6 add a module for pihole ports 2022-01-25 19:03:15 +01:00
50b0be4198 open additional ports for plex 2022-01-25 06:40:25 +01:00
f7e5afab79 add missing semicolon 2022-01-24 23:43:13 +01:00
2704f50a91 add module for gitea 2022-01-24 22:38:53 +01:00
9710d49a31 remove duplicate option 2022-01-24 22:38:40 +01:00
8f617aac64 open required ports for plex 2022-01-24 22:10:46 +01:00
34533b4e13 add a module for haproxy 2022-01-24 21:28:36 +01:00