Salt-Orchestrated OpenSource based Software-Defined-Freifunk-Infrastructre-Network configuration

Maximilian Wilhelm e63e66a2ec icinga2: Add check_syncrepl_extended 3 月之前
Documentation 80c977116f Doc: Add monitoring rule configuration examples 1 年之前
_modules 8620f9d1f5 SDN: Assume IPv6 LLA VTEPs if no IPs configured on underlay 6 月之前
anycast-healthchecker 2455517ceb Add anycast-healthcecker state 1 年之前
apt 69f9d4be0f apt: Salt sources.list and GPG key for Bookworm 4 月之前
apu2 0ae03f896f apu2: Document how to force firmware update. 4 年之前
bash 517b3b0d4a bash: Increase history and make sure it's always appended. 5 年之前
batman 34aa0e91f5 batman: Don't expose any errors from checking DHCP daemon's status 6 月之前
bird 645f9acc52 bird: Add default local config knob values 10 月之前
build 6cb331e575 GIT: Use internal DNS alias for our GIT 1 年之前
burp 0b3ae3b258 burp: Let server listen on IPv6 3 年之前
certs 42fdb07d21 certs: Allow more flexibal configuration 1 年之前
dhcp-client 79e07f458c Add dhcp-client state, with VRF support 5 月之前
dhcp-server fb3141938a Clean up obsolete templates for Debian Stretch (which is long gone) 1 年之前
dns-server 29b2c1fba9 DNS: Update and activate base-line DNS generator based on NetBox data 10 月之前
docker 4cf47cbc5f Add docker state. 5 年之前
elasticsearch 5b3cbfb6c3 Added elasticsearch config 3 年之前
fastd 4e1d44b0f0 fastd: Use SDN to determine B.A.T.M.A.N. adv. iface penalty 2 年之前
ffinfo ab3833e402 ffinfo: Store main node role (from NetBox) on the system 1 年之前
firewall a77faefab6 firewall: Add files to load on boot-up 3 年之前
firmware 6cb331e575 GIT: Use internal DNS alias for our GIT 1 年之前
gogs bef28a1d26 gogs: Replace us-ascii with binary key 3 年之前
grafana a59933b2c1 Grafana: Set up Prometheus front end with some dashboards 1 年之前
graylog 172990e9c3 graylog: Use mongodb with authentication 1 年之前
icinga2 e63e66a2ec icinga2: Add check_syncrepl_extended 3 月之前
icingaweb2 dd46e91fbe icingaweb2: The icingaweb2-module-monitoring pkg doesn't seem required 1 年之前
influxdb 1ea0d959e7 influxdb: Switch to new repo key 1 年之前
install-server a1ebdff8f7 install-server: Update first-boot script 6 月之前
kernel 5ee6a1bd4e kernel: Install backports Kernel for Buster for B.A.T.M.A.N. iface penalty support 3 年之前
kvm 9c7c0bd8b1 KVM: Remove need for ifupdown* to configure VM interfaces 1 年之前
locales 54cdaf4438 locales: Add new config file for Debian Bookworm 4 月之前
mongodb 29b4318138 mongodb: Enable authorization by default 1 年之前
mosh d243476e23 First bunch of ffho salt configuration files to be public. 8 年之前
motd 6605a8fd50 add motd state 7 年之前
needrestart d77bad69c3 Install needrestart on all nodes. 3 年之前
network 5295aa0bd8 Make ifupdown-ng the default suite to configure interfaces 1 年之前
nftables 56639cfd8e nftables: Generate set of iBGP peers 1 年之前
nginx 533917fb8b Update firmware/openwrt redirect path to up-to-date mirror 1 年之前
ntp d243476e23 First bunch of ffho salt configuration files to be public. 8 年之前
openvpn df8977fb36 openvpn: Add configuration for OPS VPNs 2 年之前
postfix aff112a215 postfix: Use Debian Bullseye's config as standard 4 月之前
pppoe 2032bdc052 pppoe: Remove Debian stretch Sonderlocke 2 年之前
prometheus-exporters c69ac4fd59 Prometheus: Install bird-exporter on routers 1 年之前
prometheus-server 3774498fb5 prometheus: Only scrape active nodes 3 月之前
respondd 16d83640de respondd: Start respondd service after network-online target 3 年之前
rsyslog 825d0c5915 rsyslog: Rotate slapd logs 2 年之前
salt-minion 10f714bd5f salt-minion: python3-tornado isn't required anymore 3 年之前
screen d243476e23 First bunch of ffho salt configuration files to be public. 8 年之前
slapd ebaf2828e5 Add slapd state to configure LDAP servers. 4 年之前
snmpd 89781ebb00 snmpd: Don't generate synthetica bandwidth for VLAN and VXLAN interfaces 11 月之前
ssh a6f75e13fc ssh: Add sshd_config for Debian Bookworm 4 月之前
sudo 28aaa76adf sudo: Add sudoers file for Debian Bookworm 4 月之前
sury 74dbf64e12 Add sury php repository 1 年之前
sysctl 51cb518159 sysctl: Use Debian Bullseye's values as default 4 月之前
systemd 1c6d5423bd systemd: Work around new systemd persistent MAC "feature" 2 年之前
timezone f07fb87dcd Set system timezone to Europe/Berlin. 5 年之前
unattended-upgrades 04c0a84aa3 unattended-upgrades: Only send an email on errors 6 月之前
users 07d06cc8dc Add users statee to manage users and passwords 1 年之前
vim 40755b33a6 vim: Do not use the Debian default vimrc. Ever. 4 年之前
wireguard 4c2f0c4408 Wireguard: Reflect data structure changes 2 年之前
yanic 3fa8a70532 yanic: Migrate ff_merge_nodes_json to Python3 4 月之前
.gitignore 5d8869e75a Ignore VIM's *.swp files 1 年之前
README.md 26bc096db5 Update README 1 年之前
top.sls 351677e136 Take DHCP out of highstate for now 10 月之前
utils.sls 47b4966ae8 Add simple utils state to list utils worth installing 3 年之前

README.md

Freifunk Hochstift infrastructure - SaltStack configuration

This repository contains the Salt environment (states + modules) used to configure the infrastructure of the Freifunk Hochstift community network.

It uses the NetBox Abstraction and Caching Layer (NACL) as its interface to communicate with NetBox, which holds all node specific configuration. This includes the node name, role(s), interfaces, IP addresses, tags, config contexts, etc.

Principles

This whole code base follows the principles of Holistic (network) automation, which means that as much configuration bits are derived from properties of nodes or its relationship(s) to other nodes. This includes but is not limited to, OSPF adjacencies, internal BGP sessions, B.A.T.M.A.N. adv. configuration, Nftables rules, etc.

Most of these bits live inside the Python modules which are included in this repository (see the _modules/ directory), which contains modules for authentication, netfilter, and networking related configuration. The ffho_net modules currently is the heart of our SDN logic, with more recent pieces (e.g. iBGP mesh calculation) living inside NACL. Eventually most logic should move over to NACL or another daemon which takes over the SDN role, so that Salt is only used to apply configuration based on a generic device configuration.

Further Reading

Our CTO, @BarbarossaTM, has started a blog series about our infrastructure, its architecture and evolution and also blogs about NetBox related things, which may or may not be related to this code base - it mostly is though :-)