ctucx.git: ansible-configs

My personal ansible roles and playbooks [deprecated in favor of nixos]

My ansible files

These are my ansible files that i use to deploy my two servers. i'm using alpine linux on all my servers.

one of them (called wanderduene) runs the following services:

And the other one (called taurus):

Port mappings

wanderduene

Port tcp udp Service Protocol Description Firewalled
22 x sshd ssh no
25 x maddy smtp no
53 x x bind dns no
80 x acme-redirect http no
143 x maddy imaps no
443 x nginx https no
465 x maddy smtps no
587 x maddy smtps no
993 x maddy imaps no
1234 x fritzbox-exporter http no
2201 x frps ssh ? yes
3000 x grafana http yes
4000 x pleroma http yes
4369 ? ? epmd ? ? yes
5001 x oeffi-web http instance1 yes
5002 x oeffi-web http instance2 yes
5003 x oeffi-web http instance3 yes
5004 x oeffi-web http instance4 yes
5050 x frps frp no
5232 x radicale http yes
5432 x postgres postgresql yes
8008 x synapse http yes
8001 x fcgiwrap (cgit) ? yes
8081 x oeffisearch http instance1 yes
8082 x oeffisearch http instance2 yes
8083 x oeffisearch http instance3 yes
8084 x oeffisearch http instance4 yes
8088 x frps http vhost yes
8142 x chartsrv http yes
9090 x prometheus http yes
9100 x node_exporter http yes
37311 ? ? ? ? yes

taurus

Port tcp udp Service Protocol Description Firewalled
22 x sshd ssh no
53 x x bind dns no
80 x acme-redirect http no
443 x nginx https no
8060 x rest-server http yes
8384 x syncthing http yes
9100 x node_exporter http yes
22000 x syncthing no
21027 x syncthing no

this file might be out of date, i don't plan to update it regularly