Updates to systemn data.

This commit is contained in:
Adamo 2021-02-21 23:00:30 -05:00
parent 43d2f2ec26
commit c3b4a15837

140
data.json
View File

@ -60,7 +60,7 @@
] ]
}, },
"gitlab": { "gitlab": {
"repo": "GITLABREPO.git", "repo": "services/gitlab.git",
"docker": { "docker": {
"issue_path": "/opt/gitlab", "issue_path": "/opt/gitlab",
"image": "gitlab/gitlab-ce:latest", "image": "gitlab/gitlab-ce:latest",
@ -287,114 +287,138 @@
} }
} }
}, },
"internum": { "ocean": {
"clusterio": { "clusterio": {
"integer": { "integer": {
"remote": { "remote": {
"host": "internum.adamo", "host": "ocean.adamo.link",
"ports": { "ports": {
"factorio": 50002 "factorio": 50002
} }
}, },
"local": {
"host": "factorarium.internum.adamo",
"ports": {
"ssh": 22,
"factorio": 1000
}
}
}, },
"vacatium": { "vacatium": {
"host": "integer.internum.adamo",
"remote": { "remote": {
"host": "internum.adamo", "host": "ocean.adamo.link",
"ports": { "ports": {
"factorio": 50003 "factorio": 50003
} }
},
"local": {
"host": "factorarium.internum.adamo",
"ports": {
"ssh": 22,
"factorio": 1000
}
} }
} }
}, },
"austr": { "austr": {
"remote": { "remote": {
"host": "internum.adamo", "host": "ocean.adamo.link",
"ports": { "ports": {
"ssh": 22150, "ssh": 22150,
"resilio-sync-panel": 40000 "resilio-sync-panel": 40000
} }
}, },
"local": { "local": {
"host": "austr.internum.adamo", "host": "austr.adamo.host",
"ipv4": "192.168.6.150" "ipv4": "192.168.1.150"
} }
}, },
"sicilia": { "sicilia": {
"syracusae": { "remote": {
"host": "sicilia.adamo.host",
"ports": {
"ssh": 22,
"http": 8100,
"https": 44100
}
},
"local": {
"host": "ocean.adamo.link",
"ipv4": "192.168.1.100"
},
"melita": {
"remote": { "remote": {
"host": "internum.adamo", "host": "melita.adamo.host",
"ports": { "ports": {
"ssh": 22010, "ssh": 22010,
"http": 8010 "http": 8010
} }
}, },
"local": { "local": {
"host": "syracusae.internum.adamo", "host": "ocean.adamo.link",
"ipv4": "192.168.6.10" "ipv4": "192.168.1.10"
} }
}, },
"melita": { "tools": {
"remote": { "remote": {
"host": "internum.adamo", "host": "melita.adamo.host",
"ports": { "ports": {
"ssh": 22020 "ssh": 22020
} }
}, },
"local": { "local": {
"ipv4": "192.168.6.20", "ipv4": "192.168.1.20",
"host": "melita.internum.adamo" "host": "ocean.adamo.link"
}
},
"gitlab": {
"remote": {
"host": "ocean.adamo.link",
"ports": {
"ssh": 22021,
"http": 45080,
"https": 45443
}
},
"local": {
"host": "syracusae.adamo.host",
"ipv4": "192.168.1.21"
}
},
"data": {
"remote": {
"host": "ocean.adamo.link",
"ports": {
"ssh": 22022
}
},
"local": {
"ipv4": "192.168.1.22",
"host": "data.adamo.host"
}
},
"comms": {
"remote": {
"host": "ocean.adamo.link",
"ports": {
"ssh": 22023
},
"user": "rancher"
},
"local": {
"ipv4": "192.168.1.23",
"host": "comms.adamo.host"
}
},
"services": {
"remote": {
"host": "ocean.adamo.link",
"ports": {
"ssh": 22024
},
"user": "rancher"
},
"local": {
"ipv4": "192.168.1.24",
"host": "services.adamo.host"
} }
}, },
"factorarium": { "factorarium": {
"remote": { "remote": {
"host": "internum.adamo", "host": "ocean.adamo.link",
"ports": { "ports": {
"ssh": 22101 "ssh": 22101
} }
}, },
"local": { "local": {
"ipv4": "192.168.6.101", "ipv4": "192.168.1.101",
"host": "factorarium.internum.adamo" "host": "factorarium.adamo.host"
}
},
"dockerpad": {
"remote": {
"host": "internum.adamo",
"ports": {
"ssh": 22102
}
},
"local": {
"ipv4": "192.168.6.102",
"host": "dockerpad.internum.adamo"
}
},
"acragas": {
"remote": {
"host": "internum.adamo",
"ports": {
"ssh": 22104
},
"user": "rancher"
},
"local": {
"ipv4": "192.168.6.104",
"host": "acragas.internum.adamo"
} }
} }
} }