Commit graph

440 commits

Author SHA1 Message Date
Julian Labus 603f6af64d
Role service-prometheus: send alerts via IRC 2019-02-15 11:41:55 +01:00
Julian Labus e29fd1c5d5
Roles: add service-cpthook 2019-02-15 11:39:48 +01:00
Julian Labus bfe9509580
Playbooks: add service-nginx-openlayers to monitoring 2019-02-13 12:49:38 +01:00
Julian Labus 3dbcb8f2c5
Roles: add service-nginx-openlayers 2019-02-13 11:57:16 +01:00
Julian Labus 026844de30
Role service-nginx-meshviewer: add linkList 2019-02-06 11:51:39 +01:00
Julian Labus 7291d75262
Role service-prometheus: update alert FastdNoTraffic
check `fastd_uptime_seconds` instead of `node_boot_time_seconds`
2019-02-05 17:21:19 +01:00
Julian Labus 6d016c034c
Role service-fastd-mesh: remove peers-ffbin
remove the individual peers repo for ffbin after successful migration to 
the multidomain firmware
2019-02-05 15:18:48 +01:00
Julian Labus 2ec0d4fe2a
Inventory: set aubergine as DNS master for zone ffbin 2019-02-04 17:24:18 +01:00
Julian Labus 8767b0970b
Role service-nginx-meshviewer: update MapLayers 2019-02-01 10:37:12 +01:00
Julian Labus d9863f3fa3
Role prometheus: bump versions
prometheus: 2.7.0
alertmanager: 1.6.0
2019-01-29 12:35:19 +01:00
Julian Labus 2ef54389d5
Inventory: reduce router advertisement lifetimes
valid lifetime: 1 day
preferred lifetime: 4 hours
2019-01-28 13:09:37 +01:00
Julian Labus 928e0bb826
fixup! Inventory: remove 1312 MTU fastd instances 2019-01-23 16:03:16 +01:00
Julian Labus ccd3fbafc4
Role service-dhcpd: add control socket 2019-01-23 15:21:10 +01:00
Julian Labus bc3af84cf8
Role network-routing: use same ip rules for table mwu on all hosts 2019-01-16 18:41:04 +01:00
Julian Labus 2880d72c00
Role service-grafana: update gpg key id 2019-01-14 22:43:45 +01:00
Julian Labus 28ba57aa49
Role service-yanic: use golang dep util 2019-01-14 22:24:20 +01:00
Julian Labus 8670f113ff
Role golang: install dep util 2019-01-14 22:17:14 +01:00
Julian Labus 1354a483bd
Role service-grafana: update apt repo 2019-01-09 14:39:50 +01:00
Tobias Hachmer 1be513fae9
Make variable http_domain_external in list element of meshes optional. 2018-12-30 23:39:41 +01:00
Julian Labus 7dac321cd1
Role service-respondd: start after fastd
fixes #18
2018-12-26 14:20:11 +01:00
Julian Labus 8ef5701add
Role service-nginx-meshviewer: update config.js 2018-12-21 11:59:10 +01:00
Julian Labus d8177dec7c
Role service-prometheus: bump versions 2018-12-21 11:59:02 +01:00
Tobias Hachmer ea36605848
Inventory: remove 1312 MTU fastd instances 2018-12-20 23:42:51 +01:00
Julian Labus b06887fc7c
Role service-fastd-mesh: remove obsolete peer group servers 2018-12-12 21:24:37 +01:00
Julian Labus d02024810e
Iventory: update peers repos url 2018-12-12 19:52:58 +01:00
Julian Labus ab252b3776
Role service-prometheus: make alert rules less verbose 2018-12-10 17:57:54 +01:00
Julian Labus 7b9d3352e8
Role service-nginx: add internal addresses to known_hosts 2018-12-03 15:03:49 +01:00
Julian Labus 2889bd5db5
Inventory: add ffmwu.org to forward_zones 2018-11-30 21:57:31 +01:00
Tobias Hachmer 38399e5b7a
Role service-bird: export anycast address on gateway, import anycast+loopback on other servers 2018-11-30 18:18:25 +01:00
Julian Labus 2100842bcb
Role service-prometheus: update versions 2018-11-28 14:08:15 +01:00
Julian Labus 5efd7d889e
Role service-nginx-meshviewer: enable HTTP/2 2018-11-28 10:59:53 +01:00
Julian Labus ee5be5f477
Role service-prometheus: move auth in vhosts to location 2018-11-27 10:55:37 +01:00
Julian Labus ce2167d3b3
Role service-nginx-firmware: enable CORS 2018-11-27 10:34:11 +01:00
Julian Labus 319944eecc
Iventory: change branch of backend-scripts to master 2018-11-14 15:07:10 +01:00
Julian Labus 79cc765554
Role service-respondd: propagate domain_code 2018-11-12 21:06:59 +01:00
Julian Labus 92f213771c
Inventory: enable DAT (Distributed ARP Table) on batadv interfaces 2018-11-12 16:25:07 +01:00
Julian Labus f134f61740
Role service-bird: only configure radvd on gateways 2018-11-12 16:23:13 +01:00
Julian Labus 80259461cc
Role network-meshbridge: only configure public IPv6 subnet not gateways 2018-11-12 16:22:46 +01:00
Julian Labus 6d725812fd
Role service-yanic: enable statistics for domains 2018-11-12 16:19:41 +01:00
Tobias Hachmer 935e66dbd8
Role network-meshbridge + service-bird: announce specific gate prefix instead of the 'global' one
* configure a local ip address on meshbridge from the 'gate-specific' public IPv6 prefix
* disable announcement for the 'global' public IPv6 prefix
2018-11-09 21:13:07 +01:00
Tobias Hachmer 479f8c3486
Move Router Advertisements from daemon radvd to bird6 2018-11-09 13:25:26 +01:00
Tobias Hachmer cc4b984344
Increase minimum Ansible version to '2.6'.
* add ansible version check to role prerequisites
* add requirements.txt
* update Readme.md
* track minimum ansible version in variable 'ansible_version_minimum'
2018-11-09 10:43:54 +01:00
Julian Labus 28f235d65c
Role service-fastd-backbone: don't hide IP + MAC 2018-11-08 16:43:12 +01:00
Tobias Hachmer c400c57b0c
Role service-nginx: increase server_names_hash_bucket_size 2018-11-08 06:38:01 +01:00
Julian Labus ae5dcb1575
Role service-prometheus: fix NoTraffic alert 2018-11-07 15:34:58 +01:00
Julian Labus 7dcd90cff6
Role service-bird-lg: remove obsolete patching 2018-11-07 15:31:19 +01:00
Tobias Hachmer 8f8184f4cf
Introduce boolean var 'debug_fastd' and tag debug
If debug_fastd to 'True' log level is set to debug on all fastd instances.

Run the playbook with tag 'debug' to invoke only tasks changing debug settings.
2018-11-07 15:20:18 +01:00
Julian Labus 55591b3146
Role service-prometheus: add alert if no traffic is seen on a fastd interface 2018-11-07 13:01:36 +01:00
Tobias Hachmer 2b0e5d7c4a
Role service-bind-slave: listen on loopback + anycast ip addresses 2018-11-07 10:28:35 +01:00
Tobias Hachmer fa37598c3b
Roles service-bird + service-bird-icvpn:
Restructure bird configuration to exchange loopback addresses and announce the whole freifunk subnets instead the configured ones.
2018-11-07 10:28:13 +01:00