diff --git a/docs/hardware/aperture/about.md b/docs/hardware/aperture/about.md index ffe29a92..7749138d 100644 --- a/docs/hardware/aperture/about.md +++ b/docs/hardware/aperture/about.md @@ -6,7 +6,7 @@ tags: - aperture - hardware created: 2022-05-16T01:44:40 -modified: 2024-03-13T04:49:14 +modified: 2026-06-06T04:49:14 title: About Aperture --- @@ -18,10 +18,6 @@ It consists of: - 3x Dell R6515 - [`glados`](glados.md), [`wheatley`](wheatley.md), [`chell`](chell.md) -| CPU | RAM | Storage | -| ----------------------------------------- | --------------------------------- | -------------------------------- | -| AMD 7302P 3GHz, 16C/32T, 128M, 155W, 3200 | 2x 16GB RDIMM, 3200MT/s Dual Rank | 4x 2TB SATA HDDs (hardware RAID) | - - 2x Ubiquiti USW Pro - `rivendell`, `isengard` - 1x Ubiquiti UDM Pro - `mordor` @@ -31,39 +27,25 @@ The three servers are named [`glados`](glados.md) , [`wheatley`](wheatley.md) an ## Networks -The firewall is called [`mordor`](../network/mordor.md), and the two 24-port switches are called [`rivendell` and `isengard`](../network/switches.md). - -## Networking - -The IP address range for the [`aperture`](index.md) subnet is `10.10.0.0/24`, with `10.10.0.0/16` being used for user VMs. - -| Hostname | Internal Address | External Address | Purpose | -|:-----------:|:----------------:|:----------------:|:--------:| -| `mordor` | 10.10.0.1 | N/A | Firewall | -| `rivendell` | 10.10.0.2 | N/A | Switch | -| `isengard` | 10.10.0.3 | N/A | Switch | -| `glados` | 10.10.0.4 | 136.206.16.4 | Server | -| `wheatley` | 10.10.0.5 | 136.206.16.5 | Server | -| `chell` | 10.10.0.6 | 136.206.16.6 | Server | +The firewall is called [`mordor`](../network/mordor.md), and the two 24-port switches are called [`rivendell`](../network/rivendell.md) and [`isengard`](../network/isengard.md). > [!NOTE] Note! > **Blue** cables are used for **production network**. ## KVM -`nexus` is the name of the KVM switch. It's internal IP address is `10.10.0.10`. +`nexus` is the name of the KVM switch. It's internal IP address is `10.10.0.100`. -[`glados`](glados.md) is connected on port 1, [`wheatley`](wheatley.md) on port 2, and [`chell`](chell.md) on port 3. +> [!ERROR] Note! +> **Red** cables are used for **KVM network**. -> [!WARNING] Note! -> **Yellow** cables are used for **KVM network**. ## IDRAC The new servers are all equipped with IDRACs. These still need to be configured. -> [!ERROR] Note! -> **Red** cables are used for **IDRAC network**. +> [!WARNING] Note! +> **Yellow** cables are used for **iDRAC network**. ## [Images (click me)](images.md) diff --git a/docs/hardware/aperture/chell.md b/docs/hardware/aperture/chell.md index 0a47dcc6..083aa44d 100644 --- a/docs/hardware/aperture/chell.md +++ b/docs/hardware/aperture/chell.md @@ -8,7 +8,7 @@ tags: - chell - details created: 2023-12-04T22:28:41 -modified: 2024-03-13T04:49:14 +modified: 2026-06-02T00:00:00 title: Chell --- @@ -27,7 +27,9 @@ Part of [aperture](index.md) ## Where to Find - **Internal**: - - `10.10.0.6` + - `10.10.10.6` + - `10.10.30.6` + - `10.10.40.6` - **External**: - `136.206.16.6` - `chell.redbrick.dcu.ie` diff --git a/docs/hardware/aperture/glados.md b/docs/hardware/aperture/glados.md index e61c0b12..0fe88686 100644 --- a/docs/hardware/aperture/glados.md +++ b/docs/hardware/aperture/glados.md @@ -9,7 +9,7 @@ tags: - glados - details created: 2023-12-04T22:28:41 -modified: 2024-03-13T04:49:14 +modified: 2026-06-02T00:00:00 title: GlaDOS --- @@ -28,7 +28,9 @@ Part of [aperture](index.md) ## Where to Find - **Internal**: - - `10.10.0.4` + - `10.10.10.4` + - `10.10.30.4` + - `10.10.40.4` - **External**: - `136.206.16.4` - `glados.redbrick.dcu.ie` diff --git a/docs/hardware/aperture/johnson.md b/docs/hardware/aperture/johnson.md deleted file mode 100644 index a56c2747..00000000 --- a/docs/hardware/aperture/johnson.md +++ /dev/null @@ -1,43 +0,0 @@ ---- -id: johnson -aliases: - - Johnson -tags: - - aperture - - hardware - - johnson - - details -created: 2023-12-06T01:22:03 -modified: 2024-03-13T04:49:14 -title: Johnson ---- - -# Johnson - -## Details - -Formerly `albus` (in a different life) - -- **Type**: Dell PowerEdge R515 -- **OS**: NixOS -- **CPU**: 2 x Opteron 4334 6 core @ 3.2GHz -- **RAM**: 32GB -- **Storage**: LSI MegaRAID SAS 2108 RAID controller -- **Disks**: 2 x 300gb SAS for boot, 8x 1tb SATA ZFS -- **Drives**: Internal SATA DVD±RW -- **Network**: 4x Onboard Ethernet, 802.3ad bonding -- **iDRAC NIC**: Shared on port 1 - -Part of [aperture](index.md) - -## Where to Find - -- **Internal**: - - `10.10.0.7` -- 2nd NIC is currently unused, would be a good idea to make a bond for more throughput and redundancy on the same ip - -## Services - -- `NFS` for [aperture](index.md) - -![](https://cdn.redbrick.dcu.ie/docs/res/johnson.png) diff --git a/docs/hardware/aperture/wheatley.md b/docs/hardware/aperture/wheatley.md index 86ce2083..76fa44b4 100644 --- a/docs/hardware/aperture/wheatley.md +++ b/docs/hardware/aperture/wheatley.md @@ -8,7 +8,7 @@ tags: - wheatley - details created: 2023-12-04T22:28:41 -modified: 2024-03-13T04:49:14 +modified: 2026-06-02T00:00:00 title: Wheatley --- @@ -27,7 +27,9 @@ Part of [aperture](index.md) ## Where to Find - **Internal**: - - `10.10.0.5` + - `10.10.10.5` + - `10.10.30.5` + - `10.10.40.5` - **External**: - `136.206.16.5` - `wheatley.redbrick.dcu.ie` diff --git a/docs/hardware/azazel.md b/docs/hardware/azazel.md deleted file mode 100644 index c1527031..00000000 --- a/docs/hardware/azazel.md +++ /dev/null @@ -1,40 +0,0 @@ ---- -id: azazel -aliases: - - Azazel -tags: - - login-box - - hardware - - azazel - - details - - debian -created: 2023-12-02T14:18:51 -modified: 2024-03-13T04:49:14 -title: Azazel ---- - -# Azazel - -## Details - -- **Type**: Dell PowerEdge R515 -- **OS**: Debian 12 `bookworm` -- **CPU**: 2 x AMD Opteron 4180 @ 2.6Ghz -- **RAM**: 16GB -- **Storage**: Dell PERC H200 Integrated RAID Controller -- **Disks**: 2 x 146GB 15,000 RPM SAS in RAID 1 -- **DAS**: Worf -- **Drives**: Internal SATA DVD±RW -- **Network**: 2x Onboard Ethernet - -## Where to Find - -- **Internal**: - - `10.5.0.1` -- **External**: - - `136.206.15.24` - -## Services - -- primary ssh login box for users (see [Logging in](../services/servers.md#Logging%20in)) -- jump-box for admins diff --git a/docs/hardware/index.md b/docs/hardware/index.md index 18c4a9d9..b5918793 100644 --- a/docs/hardware/index.md +++ b/docs/hardware/index.md @@ -14,29 +14,26 @@ Here is a list of current hardware in Redbrick's suite of servers, switches and ## [Login](../services/servers.md#Logging%20in) Boxes -- [**`azazel`**](azazel.md) -- [**`pygmalion`**](pygmalion.md) - -## [NixOS](../procedures/nixos.md) Boxes - -- [**`hardcase`**](nix/hardcase.md) -- [**`motherlode`**](nix/motherlode.md) -- [**`icarus`**](nix/icarus.md) - -- [**`paphos`**](paphos.md) -- [**`zeus`**](zeus.md) +- [**`Callisto`**](login/callisto.md) +- [**`Europa`**](login/europa.md) ## [Aperture](aperture/index.md) - [**`glados`**](aperture/glados.md) - [**`wheatley`**](aperture/wheatley.md) - [**`chell`**](aperture/chell.md) -- [**`johnson`**](aperture/johnson.md) -- [**`bastion-vm`**](../services/bastion-vm.md) + +## Storage Boxes +- [**`Mirage`**](storage/mirage.md) +- [**`Anubis`**](storage/anubis.md) ## Network Hardware -- [**`arse`**](network/arse.md) -- [**`cerberus`**](network/cerberus.md) - [**`mordor`**](network/mordor.md) -- [**switches**](network/switches.md) +- [**`Isengard`**](network/isengard.md) +- [**`Rivendell`**](network/rivendell.md) +- [**`Arse`**](network/arse.md) + +## Power Hardware +- [**`Applejack`**](power/applejack.md) +- [**`Rainbowdash`**](power/rainbowdash.md) \ No newline at end of file diff --git a/docs/hardware/login/callisto.md b/docs/hardware/login/callisto.md new file mode 100644 index 00000000..34803775 --- /dev/null +++ b/docs/hardware/login/callisto.md @@ -0,0 +1,42 @@ +--- +id: callisto +aliases: + - Callisto +tags: + - hardware + - login + - details +created: 2026-06-06T00:00:00 +modified: 2026-06-06T00:00:00 +title: Callisto +--- + + +# Callisto + +## Details +![Fastfetch of login box](https://wiki.redbrick.dcu.ie/images/thumb/3/34/Callisto_fetch.png/700px-Callisto_fetch.png) + +**Type**: Dell PowerEdge R730 +**OS**: Debian 13 (trixie) +**CPU**: 2 x Intel(R) Xeon(R) E5-2687W v3 (40) @ 3.50 GHz +**RAM**: 256GB +**Storage**: Onboard RAID controller +**Disks**: 2x 300Gb SAS Disks (RAID 1) +**Network**: 2x Gigabit Ethernet, 2x 10 Gigabit SPF+ + +## Description +One of our new login boxes setup in Summer 2026. Named after the moon of Jupiter. Donated to us by Susquehanna along with 7 other machines in August 2025. + +Callisto is a twin of [Europa](./europa.md). + +## Where to Find +- **Internal**: + - `10.10.20.25` + - `10.10.30.25` + - `10.10.40.25` +- **External**: + - `136.206.16.25` + + +![Callisto](https://img.redbrick.dcu.ie/1000x200/https://cdn.redbrick.dcu.ie/docs/res/callisto.jpg) \ No newline at end of file diff --git a/docs/hardware/login/europa.md b/docs/hardware/login/europa.md new file mode 100644 index 00000000..2ad72c26 --- /dev/null +++ b/docs/hardware/login/europa.md @@ -0,0 +1,42 @@ +--- +id: europa +aliases: + - Europa +tags: + - hardware + - login + - details +created: 2026-06-06T00:00:00 +modified: 2026-06-06T00:00:00 +title: Europa +--- + + +# Europa + +## Details +![Fastfetch of login box](https://wiki.redbrick.dcu.ie/images/thumb/2/20/Europa_fetch.png/700px-Europa_fetch.png) + +**Type**: Dell PowerEdge R730 +**OS**: Debian 13 (trixie) +**CPU**: 2 x Intel(R) Xeon(R) E5-2687W v3 (40) @ 3.50 GHz +**RAM**: 256GB +**Storage**: Onboard RAID controller +**Disks**: 2x 300Gb SAS Disks (RAID 1) +**Network**: 2x Gigabit Ethernet, 2x 10 Gigabit SPF+ + +## Description +One of our new login boxes setup in Summer 2026. Named after the moon of Jupiter. Donated to us by Susquehanna along with 7 other machines in August 2025. + +Europa is a twin of [Callisto](./callisto.md). + +## Where to Find +- **Internal**: + - `10.10.20.24` + - `10.10.30.24` + - `10.10.40.24` +- **External**: + - `136.206.16.24` + + +![Europa](https://img.redbrick.dcu.ie/1000x200/https://cdn.redbrick.dcu.ie/docs/res/europa.jpg) \ No newline at end of file diff --git a/docs/hardware/network/arse.md b/docs/hardware/network/arse.md index 783a196d..36c5b64a 100644 --- a/docs/hardware/network/arse.md +++ b/docs/hardware/network/arse.md @@ -5,4 +5,4 @@ tags: [] created: 2024-03-01T21:17:25 modified: 2024-03-01T21:17:25 title: Arse ---- +--- \ No newline at end of file diff --git a/docs/hardware/network/cerberus.md b/docs/hardware/network/cerberus.md deleted file mode 100644 index 0af41a3f..00000000 --- a/docs/hardware/network/cerberus.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -id: cerberus -aliases: - - cerberus - - srx - - SRX -tags: [] -created: 2024-03-01T21:17:25 -modified: 2024-03-01T21:17:25 -title: Cerberus (SRX) ---- diff --git a/docs/hardware/network/index.md b/docs/hardware/network/index.md index d69bbb43..53285b7a 100644 --- a/docs/hardware/network/index.md +++ b/docs/hardware/network/index.md @@ -7,3 +7,15 @@ title: Redbrick Network Architecture --- # Redbrick Network Architecture + +## VLANs + +Redbrick has a number of VLANs in use, which are used to separate different types of traffic and to apply different rules to different types of devices. The VLANs in use are: + +- **VLAN 0** (Internal): Used for legacy reasons and for management. +- **VLAN 10** (Internal Prod): Used for production servers that need to be accessible from the rest of the network. +- **VLAN 16** (External Prod): Used for production servers that need to be accessible from the internet. +- **VLAN 20** (Login): Used for login boxes and other devices that need to be accessible from the rest of the network. +- **VLAN 30** (Storage): Used for storage servers to be able to communicate with the rest of the network. +- **VLAN 40** (Management): Used for management of the servers by the sysadmins. +- **VLAN 99**: *SCP-CLASSIFIED* - Access Denied. Danger: Unstable Network. \ No newline at end of file diff --git a/docs/hardware/network/isengard.md b/docs/hardware/network/isengard.md new file mode 100644 index 00000000..bf17f496 --- /dev/null +++ b/docs/hardware/network/isengard.md @@ -0,0 +1,22 @@ +--- +id: isengard +aliases: + - Isengard +tags: ["network", "hardware", "switch"] +created: 2026-06-02T00:00:00 +modified: 2026-06-02T00:00:00 +title: Isengard +--- + +# Isengard + +## Details + +* **Device**: Ubiquiti UniFi Switch Pro 24 + +## Services + +* Used as a managed switch to create various VLANs and to apply rules in the network. + +## Ip Addresses: +* 10.10.0.3 \ No newline at end of file diff --git a/docs/hardware/network/rivendell.md b/docs/hardware/network/rivendell.md new file mode 100644 index 00000000..feb397e3 --- /dev/null +++ b/docs/hardware/network/rivendell.md @@ -0,0 +1,22 @@ +--- +id: rivendell +aliases: + - Rivendell +tags: ["network", "hardware", "switch"] +created: 2026-06-02T00:00:00 +modified: 2026-06-02T00:00:00 +title: Rivendell +--- + +# Rivendell + +## Details + +* **Device**: Ubiquiti UniFi Switch Pro 24 + +## Services + +* Used as a managed switch to create various VLANs and to apply rules in the network. + +## Ip Addresses: +* 10.10.0.2 \ No newline at end of file diff --git a/docs/hardware/network/switches.md b/docs/hardware/network/switches.md deleted file mode 100644 index 58134882..00000000 --- a/docs/hardware/network/switches.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -id: switches -aliases: [] -tags: [] -created: 2024-03-01T21:17:25 -modified: 2024-03-01T21:17:25 -title: switches ---- diff --git a/docs/hardware/nix/hardcase.md b/docs/hardware/nix/hardcase.md deleted file mode 100644 index a928e153..00000000 --- a/docs/hardware/nix/hardcase.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -id: hardcase -aliases: - - Hardcase -tags: - - nixos - - hardware - - details - - hardcase -created: 2023-12-04T22:28:41 -modified: 2024-03-13T04:49:14 -title: Hardcase ---- - -# Hardcase - -## Details - -- **Type**: Dell PowerEdge R410 -- **OS**: NixOS -- **CPU**: 2 x Intel Xeon X5570 @ 2.93GHz -- **RAM**: 48GB, incorrectly populated -- **Storage**: LSI Logic SAS1068E "Fake" RAID controller -- **Disks**: 2 x 500GB SATA disks in RAID 1 -- **Drives**: Internal SATA DVD±RW -- **Network**: 2x Onboard Ethernet, 802.3ad bonding -- **iDRAC NIC**: Shared on port 1 -- iDRAC IP is `1.158` - -## Where to Find - -- **Internal**: - - `192.168.0.158` -- **External**: - - `136.206.15.3` - -## Services - -- postgreSQL -- apache -- ~~monitoring~~ -- postfix (SMTP) -- dovecot (IMAP) -- mailman - mailing lists diff --git a/docs/hardware/nix/icarus.md b/docs/hardware/nix/icarus.md deleted file mode 100644 index 8b1d1bf9..00000000 --- a/docs/hardware/nix/icarus.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -id: icarus -aliases: - - Icarus -tags: - - nixos - - hardware - - icarus - - daedalus - - details -created: 2021-06-28T23:17:10 -modified: 2024-03-13T04:49:14 -title: Icarus ---- - -# Icarus - -Daedalus and Icarus ~~are~~ were twins ~~and thus share documentation.~~ - -However, Daedalus is now ***Dead***alus and Icarus lives on *for now* albeit a little sick. - -## Details - -- **Type**: Dell PowerEdge 2950 -- **OS**: NixOS -- **CPU**: 2x Intel Xeon L5335 @ 2.00GHz -- **RAM**: 32GB (Daedalus), 16GB (Icarus) -- **Storage**: Dell Perc 6/i Integrated RAID controller -- **Disks**: - - 2 x 73GB SAS disks in RAID 1 (hardware) - - 3 x 600GB SAS disks in passthrough (3x RAID 0) -- **Drives**: Internal SATA DVD±RW -- **Network**: 2x Onboard Ethernet, 802.3ad bonding -- iDRAC NIC: Shared on port 1 - -## Where to Find - -- **Internal**: - - `192.168.0.150` - -## Services - -- LDAP -- [NFS](../../services/nfs.md), (a.k.a `/storage`) -- GlusterFS, eventually, or some other distributed storage to replace NFS diff --git a/docs/hardware/nix/motherlode.md b/docs/hardware/nix/motherlode.md deleted file mode 100644 index 73743b00..00000000 --- a/docs/hardware/nix/motherlode.md +++ /dev/null @@ -1,32 +0,0 @@ ---- -id: motherlode -aliases: - - Motherlode -tags: - - nixos - - hardware - - motherlode - - details - - qemu - - libvirt -created: 2023-12-04T22:28:41 -modified: 2024-03-13T04:49:14 -title: Motherlode ---- - -# Motherlode - -## Details - -(Something should go here probably) - -## Where to Find - -- **Internal**: - - `192.168.0.130` -- **External**: - - `136.206.15.250` ([dcuclubsandsocs.ie](https://dcuclubsandsocs.ie)) - -## Services - -- hosts the VM for [dcuclubsandsocs.ie](https://dcuclubsandsocs.ie) (`libvirt`/`QEMU`) diff --git a/docs/hardware/paphos.md b/docs/hardware/paphos.md deleted file mode 100644 index f193ddeb..00000000 --- a/docs/hardware/paphos.md +++ /dev/null @@ -1,48 +0,0 @@ ---- -id: paphos -aliases: - - Paphos -tags: - - hardware - - paphos - - details - - dns - - bind - - ubuntu -created: 2023-12-02T14:18:51 -modified: 2024-03-13T04:49:14 -title: Paphos ---- - -# Paphos - -## Details - -- **Type**: Dell PowerEdge R710 -- **OS**: Ubuntu 14.04.5 LTS 😭 -- **CPU**: 2 x Intel Xeon CPU E5620 @ 2.40Ghz -- **RAM**: 16GB -- **Drives**: Internal SATA DVD±RW -- **Network**: NetXtreme II BCM5709 Gigabit Ethernet - -## Where to Find - -- **Internal**: - - `192.168.0.26` - - `192.168.0.4` - - `10.5.0.6` -- **External**: - - `136.206.15.26` - - `136.206.15.52` - - `136.206.15.53` - - `136.206.15.55` - - `136.206.15.57` - - `136.206.15.58` - - `136.206.15.101` - - `136.206.15.54` - - `136.206.15.74` - - `ns1.redbrick.dcu.ie` - -## Services - -- DNS ([bind](../services/bind.md)) diff --git a/docs/hardware/power/applejack.md b/docs/hardware/power/applejack.md new file mode 100644 index 00000000..990e9b63 --- /dev/null +++ b/docs/hardware/power/applejack.md @@ -0,0 +1,21 @@ +--- +id: applejack +aliases: + - Applejack +tags: + - hardware + - power + - details +created: 2026-06-05T00:00:00 +modified: 2026-06-05T00:00:00 +title: Applejack +--- + +# Applejack + +* **Device**: APC Smart UPS SRT 3000 + +### Services +* Used for power and power redundancy for the servers and network hardware in the server room. + +![](https://cdn.redbrick.dcu.ie/docs/res/APC_UPS.jpg) \ No newline at end of file diff --git a/docs/hardware/power/rainbowdash.md b/docs/hardware/power/rainbowdash.md new file mode 100644 index 00000000..4ecc6640 --- /dev/null +++ b/docs/hardware/power/rainbowdash.md @@ -0,0 +1,21 @@ +--- +id: rainbowdash +aliases: + - Rainbowdash +tags: + - hardware + - power + - details +created: 2026-06-05T00:00:00 +modified: 2026-06-05T00:00:00 +title: Rainbowdash +--- + +# Rainbowdash + +* **Device**: APC Smart UPS SRT 3000 + Network Management Card + +### Services +* Used for power and power redundancy for the servers and network hardware in the server room. + +![](https://cdn.redbrick.dcu.ie/docs/res/APC_UPS.jpg) \ No newline at end of file diff --git a/docs/hardware/storage/anubis.md b/docs/hardware/storage/anubis.md new file mode 100644 index 00000000..8d6d75e6 --- /dev/null +++ b/docs/hardware/storage/anubis.md @@ -0,0 +1,37 @@ +--- +id: anubis +aliases: + - Anubis +tags: + - hardware + - storage + - details +created: 2026-06-02T00:00:00 +modified: 2026-06-02T00:00:00 +title: Anubis +--- + +# Anubis + +## Details + +- **Type**: PowerEdge R730 +- **OS**: TrueNAS Community (Goldeye) +- **CPU**: 2 x Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GH +- **RAM**: 256GB +- **Storage**: Onboard RAID controller +- **Disks**: 2x 500Gb SAS Disks, 12x 4Tb SAS Disks, 2x 512Gb SAS SSDs, 1x 512Gb SAS Disk +- **Network**: 2x Gigabit Ethernet, 2x 10 Gigabit SPF+ + +## Where to Find + +- **Internal**: + - `10.10.0.10` + - `10.10.30.10` + - `10.10.40.10` + +## Services + +- Backup server for [mirage](mirage.md) + +![](https://cdn.redbrick.dcu.ie/docs/res/anubis.webp) diff --git a/docs/hardware/storage/mirage.md b/docs/hardware/storage/mirage.md new file mode 100644 index 00000000..fbb6860c --- /dev/null +++ b/docs/hardware/storage/mirage.md @@ -0,0 +1,38 @@ +--- +id: mirage +aliases: + - Mirage +tags: + - hardware + - storage + - details +created: 2026-06-02T00:00:00 +modified: 2026-06-02T00:00:00 +title: Mirage +--- + +# Mirage + +## Details + +- **Type**: PowerEdge R730 +- **OS**: TrueNAS Community (Goldeye) +- **CPU**: 2 x Intel(R) Xeon(R) CPU E5-2697 v3 @ 2.60GH +- **RAM**: 256GB +- **Storage**: Onboard RAID controller +- **Disks**: 2x 500Gb SAS Disks, 12x 4Tb SAS Disks, 2x 512Gb SAS SSDs, 1x 1Tb SAS Disk +- **Network**: 2x Gigabit Ethernet, 2x 10 Gigabit SPF+ + +## Where to Find + +- **Internal**: + - `10.10.0.9` + - `10.10.30.9` + - `10.10.40.9` + +## Services + +- `NFS` for [aperture](../aperture/index.md) +- `NFS` for Login Boxes + +![](https://cdn.redbrick.dcu.ie/docs/res/mirage.webp) diff --git a/docs/hardware/zeus.md b/docs/hardware/zeus.md deleted file mode 100644 index 10125477..00000000 --- a/docs/hardware/zeus.md +++ /dev/null @@ -1,40 +0,0 @@ ---- -id: zeus -aliases: - - Zeus -tags: - - hardware - - zeus - - details - - docker - - ubuntu -created: 2023-12-02T14:18:51 -modified: 2024-03-13T04:49:14 -title: Zeus ---- - -# Zeus - -## Details - -- **Type**: Dell PowerEdge R410 -- **OS**: Ubuntu 18.04 -- **CPU**: 2x Intel(R) Xeon (R) x5570 @ 2.93 GHz -- **RAM**: 32GB -- **Network**: 2x NetXtreme II BCM5716 Gigabit Ethernet - -## Where to Find - -- **Internal**: - - `192.168.0.131` -- **External**: - - `136.206.15.31` - -## Services - -- [Wetty](../services/servers.md#Logging%20in%20to%20Wetty) at: [wetty.redbrick.dcu.ie](https://wetty.redbrick.dcu.ie) -- [Admin API](../services/api.md) at: [api.redbrick.dcu.ie](https://api.redbrick.dcu.ie) -- brickbot2 -- Secretary's email generator at: [generator.redbrick.dcu.ie](https://generator.redbrick.dcu.ie) -- [CodiMD](../services/md.md) at: [md.redbrick.dcu.ie](https://md.redbrick.dcu.ie) -- all of this is routed through [traefik](../services/traefik.md) as a reverse proxy