Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
infra:rumba [2025/01/06 08:42] remiinfra:rumba [2025/11/10 12:43] (current) – [User accounts] ask the staff, not Rémi marc
Line 2: Line 2:
  
 ===== Physical Infrastructure ===== ===== Physical Infrastructure =====
-  * 1 DELL 7920 (in Rumba, currently shutdown)+  * 1 DELL 7920 
 +  * 1 Gigabyte R282-Z92 AMD EPYC 7002
  
 ===== Network ===== ===== Network =====
-Rumba is located in an isolated separate network inside the school. It can be accessed via a [[infra:wireguard|Wireguard VPN]] (ask Rémi for access).+Rumba is located in an isolated separate network inside the school. It can be accessed via a [[infra:wireguard|Wireguard VPN]] (ask [[infra:staff|the staff]] for access).
  
 Inside this network you have a simple setup : Inside this network you have a simple setup :
Line 13: Line 14:
   192.168.92.0/24 : Server's IDRACs subnet   192.168.92.0/24 : Server's IDRACs subnet
   192.168.93.0/24 : Servers subnet   192.168.93.0/24 : Servers subnet
 +  192.168.94.0/24 : LXC containers subnet
      
   192.168.92.1 : Server's IDRACs gateway   192.168.92.1 : Server's IDRACs gateway
   192.168.93.1 : Servers gateway   192.168.93.1 : Servers gateway
 +  192.168.94.1 : Containers gateway on the bridge br0
      
 There is currently 1 physical server in it : There is currently 1 physical server in it :
Line 23: Line 26:
      
      
 +**DNS server / Gateway :**
 +
 +In this isolated network, the Sinf provides us only their gateway as the only DNS server :
 +
 +  DNS / Gateway : 172.30.7.1
 ===== Software Architecture ===== ===== Software Architecture =====
  
 ==== User accounts ==== ==== User accounts ====
  
-User access is SSH based for now, managed  by Rémi.+User access is SSH based and managed by the [[infra:staff|staff]]. 
 + 
 +==== LXC Containers ==== 
 + 
 +There a few services running now : 
 + 
 + 
 +- 192.168.94.10 ISC Inventory (Snipe-IT) 
 + 
 +- 192.168.94.13 Reverse Proxy (Nginx)
  
 +- 192.168.94.14 Backup of the ISC Learn Platform, for testing and disaster recovery (Moodle)
  
 +- 192.168.94.20 Monitoring (TPI Rodrigo)
Back to top