migrate services from nomad to systemd
Signed-off-by: natto1784 <natto@weirdnatto.in>
This commit is contained in:
@@ -6,17 +6,13 @@
|
||||
allowedTCPPorts = [
|
||||
22 # ssh
|
||||
80 # http
|
||||
6060
|
||||
4444
|
||||
5454
|
||||
8080 #????
|
||||
# 5454
|
||||
5001 #gitea
|
||||
8800
|
||||
4646
|
||||
8500 #vault nomad consul
|
||||
8888 #simpler-filehost1
|
||||
6666 #concourse
|
||||
202 #gitea-ssh
|
||||
4646 #nomad
|
||||
# 8500 #vault nomad consul
|
||||
8000 #simpler-filehost
|
||||
# 6666 #concourse
|
||||
# 202 #gitea-ssh
|
||||
];
|
||||
allowedUDPPorts = [ 17840 ];
|
||||
trustedInterfaces = [ "docker0" ];
|
||||
|
Reference in New Issue
Block a user