Hovd-rsk-dss01: Difference between revisions
Appearance
Acmeraptor (talk | contribs) No edit summary |
Acmeraptor (talk | contribs) No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
this is an attempt to build out a web server using containerized functions on top of a virtualized os instead of using multiple vm's for specific functions | this is an attempt to build out a web server using containerized functions on top of a virtualized os instead of using multiple vm's for specific functions | ||
==hovd-rsk- | ==hovd-rsk-dbs01== | ||
base | base services | ||
ip: 10.65.x.100 | |||
software | |||
apt install curl lxc openssh-server screen -y | apt install curl lxc openssh-server screen -y | ||
==hovd-rsk-dcs01== | ==hovd-rsk-dcs01== | ||
communication services | |||
ip: 10.65.x.101 | |||
software | |||
apt install | |||
==hovd-rsk-ddb01== | |||
database | |||
ip: 10.65.x.102 | |||
==hovd-rsk- | software | ||
apt install | |||
==hovd-rsk-dds01== | |||
directory services | |||
ip: 10.65.x.103 | |||
==hovd-rsk- | software | ||
apt install | |||
==hovd-rsk-dfs01== | |||
file services | |||
ip: 10.65.x.104 | |||
==hovd-rsk- | software | ||
apt install | |||
==hovd-rsk-dmc01== | |||
minecraft | |||
ip: 10.65.x.105 | |||
==hovd-rsk- | software | ||
apt install | |||
==hovd-rsk-dpa01== | |||
private appliances | |||
ip: 10.65.x.106 | |||
==hovd-rsk- | software | ||
apt install | |||
==hovd-rsk-dwa01== | |||
web appliances | |||
ip: 10.65.x.107 | |||
software | |||
apt install | |||
Latest revision as of 00:35, 4 December 2025
this is an attempt to build out a web server using containerized functions on top of a virtualized os instead of using multiple vm's for specific functions
hovd-rsk-dbs01
base services ip: 10.65.x.100
software
apt install curl lxc openssh-server screen -y
hovd-rsk-dcs01
communication services ip: 10.65.x.101
software
apt install
hovd-rsk-ddb01
database ip: 10.65.x.102
software
apt install
hovd-rsk-dds01
directory services ip: 10.65.x.103
software
apt install
hovd-rsk-dfs01
file services ip: 10.65.x.104
software
apt install
hovd-rsk-dmc01
minecraft ip: 10.65.x.105
software
apt install
hovd-rsk-dpa01
private appliances ip: 10.65.x.106
software
apt install
hovd-rsk-dwa01
web appliances ip: 10.65.x.107
software
apt install