ctucx.git: ansible-configs

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

commit 4ec01b51d045be8a115b1d5a019e36c7aa42108f
parent f7e00236ada3ad738d54a43a4d0e5fecdda33aca
Author: Leah Thein <leah@toaster.fritz.box>
Date: Fri, 4 Dec 2020 17:11:12 +0100

update portlist
1 file changed, 7 insertions(+), 7 deletions(-)
M
readme.md
|
14
+++++++-------
diff --git a/readme.md b/readme.md
@@ -38,7 +38,6 @@ i'm using alpine linux on all my servers.
 | 443    | x   |     | nginx             | https      |                | no         |
 | 465    | x   |     | maddy             | smtps      |                | no         |
 | 587    | x   |     | maddy             | smtps      |                | no         |
-| 953    | x   | x   | bind              | ?          |                | yes        |
 | 993    | x   |     | maddy             | imaps      |                | no         |
 | 1234   | x   |     | fritzbox-exporter | http       |                | no         |
 | 2201   | x   |     | frps              | ssh        | ?              | yes        |

@@ -47,9 +46,9 @@ i'm using alpine linux on all my servers.
 | 4369   | ?   | ?   | epmd              | ?          | ?              | yes        |
 | 5000   | x   |     | oeffi-web         | http       |                | yes        |
 | 5050   | x   |     | frps              | frp        |                | no         |
-| 5232   | x   | ?   | ?                 | ?          | ?              | yes        |
+| 5232   | x   |     | radicale          | http       |                | yes        |
 | 5432   | x   |     | postgres          | postgresql |                | yes        |
-| 8008   | x   | ?   | ?                 | ?          |                | yes        |
+| 8008   | x   |     | synapse           | http       |                | yes        |
 | 8001   | x   |     | fcgiwrap (cgit)   | ?          |                | yes        |
 | 8081   | x   |     | oeffisearch       | http       |                | yes        |
 | 8088   | x   |     | frps              | http       | isa nuc        | yes        |

@@ -66,10 +65,12 @@ i'm using alpine linux on all my servers.
 | 53     | x   | x   | bind              | dns        |                | no         |
 | 80     | x   |     | acme-redirect     | http       |                | no         |
 | 443    | x   |     | nginx             | https      |                | no         |
-| 953    | x   | x   | bind              | ?          |                | yes        |
+| 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-
\ No newline at end of file
+this file might be out of date, i don't plan to update it regularly