freifunk-berlin / ansible

ansible config management for Freifunk Berlin infrastructure. Holds buildbot, IP-Addr-management and others
1 stars 1 forks source link

limit access to prometheus exporter #105

Closed nicolasberens closed 9 months ago

nicolasberens commented 10 months ago

currently the prometheus exporter is accessible for everyone.

we migh want to add a nf/iptables rule so to limit access to the monitoring server

nicolasberens commented 10 months ago

The solution in the MR is a bit hacky, since it uses iptables, but the tunneldigger hosts use nftables.

we should heve either: