cleanup doc core infrastructure

This commit is contained in:
2022-12-20 17:24:22 +01:00
parent 3014fb8003
commit a4adf4a242
+13 -4
View File
@@ -1,6 +1,8 @@
# Infrastructure Systems
List of systems and their primary role:
__Core Infrastructure:__
* [pxeserv01](pxeserv01) - boot.psi.ch - 129.129.190.59 - TFTP server for PXE booting
* [boot00](boot00) - sysdb.psi.ch - 129.129.160.210 - Runs sysdb, providing the dynamic iPXE, Grub and kickstart files
@@ -11,19 +13,26 @@ List of systems and their primary role:
* [repo01](repo01) - 129.129.190.190 - RPM/Yum repository server for RHEL8
* [lxweb00](lxweb00) - 129.129.190.46 - Exports further repositories from AFS
* [lxweb00](lxweb00) - http://linux.web.psi.ch - 129.129.190.46 - Exports further repositories from AFS
* [login](login) - 129.129.190.131 129.129.190.132 129.129.190.133 - Shell login service for users
__Additional Infrastructure__
Monitoring:
* [lxsup00](lxsup00) - 129.129.190.24 - Shell for linux support, primarily to run bob
* [influx00](influx00) - 129.129.190.225 - Influx database server
* [metrics00](metrics00) - 129.129.190.226 - Grafana frontend for Influx
* [lxsup00](lxsup00) - 129.129.190.24 - Shell for linux support, primarily to run bob
__Enduser Systems__
* [login](login) - 129.129.190.131 129.129.190.132 129.129.190.133 - Shell login service for users
* http://linux.web.psi.ch - YUM Repositories SL6 / RHEL7
![](overview_linux.drawio.svg)