Commit Graph

41 Commits

Author SHA1 Message Date
Franzi 773e8d118f
add repo.libs.faults.dict_as_toml 2024-03-23 10:34:41 +01:00
Franzi 980f4cb41a
bundles/nftables: add "globally blocked ips" 2024-01-23 09:30:41 +01:00
Franzi f3269ce979
bundle/wireguard: fix firewall for home.router 2023-12-10 16:59:53 +01:00
Franzi 63d42c6b42
bundles/wireguard: add no_autoconnect option 2023-12-10 16:58:52 +01:00
Franzi ffb5125ddd
bundles/wireguard: add option to set settings based on a specific peer 2023-12-10 14:48:24 +01:00
Franzi 6f31d6c0e4
add daisy to wireguard mesh 2023-09-23 16:46:45 +02:00
Franzi 951d254c7a
add location information to daisy 2023-09-23 15:15:28 +02:00
Franzi e9f3268e15
clean up some leftovers 2023-09-23 15:06:03 +02:00
Franzi a926825b4b
libs/defaults: quad9 is apparently half-broken, just use cloudflare instead 2023-09-20 18:21:57 +02:00
Franzi 2b51812118
libs.tools.resolve_identifier(): add option to filter out linklocal ips and only physical interfaces 2023-09-09 15:37:37 +02:00
Franzi 99e261fe24
libs/s2s: switch to static list of wireguard peers 2023-09-09 14:11:39 +02:00
Franzi ad24c0ea5b
add bundle:nextcloud to carlene 2023-09-02 21:14:38 +02:00
Franzi 97307fc6f3
nodes.py: demagify toml nodes 2023-07-13 20:28:28 +02:00
Franzi 92cca7f396
isort the repo 2023-05-20 07:46:02 +02:00
Franzi b3e490720e
bundles/icinga2: add notification support via ntfy 2023-04-09 17:32:36 +02:00
Franzi 28298d3ce6
replace predefined ssh keys with generated ones 2023-03-31 21:45:09 +02:00
Franzi 4122a7ccf8
isort the repo 2023-02-05 17:30:58 +01:00
Franzi 3db7168589
move default nameservers to libs/defaults 2022-12-22 12:13:13 +01:00
Franzi 556c2b6efe
libs.firewall: add rfc1918 to named networks 2022-02-12 11:23:27 +01:00
Franzi 906b63b123
move hostname stuff to libs.tools.resolve_identifier 2022-01-04 15:15:11 +01:00
Franzi caf2ff6a30
update matrix-media-repo to 1.2.10
kunsi/bundlewrap/pipeline/head This commit looks good Details
2021-12-24 09:23:58 +01:00
Franzi 0383fa0a67
bundles/{rspamd,netbox}: update redis database number 2021-12-24 09:09:28 +01:00
Franzi d288923969
get redis database mapping from libs.defaults
kunsi/bundlewrap/pipeline/head This commit looks good Details
2021-12-23 07:39:08 +01:00
Franzi 20bbb3eb8e
libs/firewall: add AS3320 (Telekom) 2021-12-14 16:09:31 +01:00
Franzi 1742f51778
libs.tools.resolve_identifier: add support for named networks
kunsi/bundlewrap/pipeline/head This commit looks good Details
2021-12-14 13:24:26 +01:00
Franzi 902840ee7f
bundles/wireguard: use one wireguard connection per peer instead of one for all 2021-09-29 19:27:13 +02:00
Franzi 76b859c629
libs.faults: add ensure_fault_or_none() and join_faults() 2021-07-10 14:21:56 +02:00
Franzi 1fbc08f74b
bundles/nginx: add a default security.txt to all vhosts
bundlewrap/pipeline/head This commit looks good Details
2021-06-03 18:57:25 +02:00
Franzi 0a7e5bcdcd
move default values to libs/defaults 2021-06-03 18:27:45 +02:00
Franzi 2667a2c00d
libs: replace libs.toml.dict_to_toml with libs.faults.resolve_faults
bundlewrap/pipeline/head This commit looks good Details
2021-04-24 09:39:08 +02:00
Franzi 36bd6f5755
bundles/simple-icinga-dashboard: config is a toml file now
bundlewrap/pipeline/head There was a failure building this commit Details
2021-04-10 16:08:52 +02:00
Franzi f8bbe00d47
overall better handling and usage of exceptions
bundlewrap/pipeline/head This commit looks good Details
2021-04-02 18:57:13 +02:00
Franzi 6e423c24fb
bundles/wireguard: rework metadata.py
bundlewrap/pipeline/head There was a failure building this commit Details
2021-04-01 16:27:31 +02:00
Franzi 9a2f9038c4
libs/tools: resolve_identifier supports ip networks, not ip addresses 2021-02-15 13:53:53 +01:00
Franzi 12d47ea0bc
libs/tools: fix output of resolve_identifier() for bare ip addresses
bundlewrap/pipeline/head This commit looks good Details
2021-02-14 17:04:52 +01:00
Franzi 58ca3fa9ae
bundles/wireguard: add netdev and network files, add iptables rules
bundlewrap/pipeline/head This commit looks good Details
2020-11-21 15:38:38 +01:00
Franzi 4557ce2538
libs/keys: add gen_privkey() and get_pubkey_from_privkey()
bundlewrap/pipeline/head This commit looks good Details
2020-11-21 12:05:36 +01:00
Franzi eaf268aea9
libs/tools: change resolve_identifier() to return ipv4 and ipv6 separately
bundlewrap/pipeline/head This commit looks good Details
2020-11-09 18:46:37 +01:00
Franzi 44414f2375
libs/tools: adjust resolve_identifier() to new interface config 2020-11-09 15:23:44 +01:00
Franzi e36dbf0222
libs/tools: fix missing default in resolve_identifier() 2020-11-08 10:41:41 +01:00
Franzi f2073e72ed
libs/tools: add resolve_identifier()
bundlewrap/pipeline/head There was a failure building this commit Details
2020-10-16 23:01:26 +02:00