IT Infrastructure: Difference between revisions

From PS:1 Wiki Dev
Jump to navigationJump to search
Content deleted Content added
No edit summary
 
(55 intermediate revisions by 6 users not shown)
Line 1: Line 1:
== About ==
== About ==


This is the directory for all things infrastructure. Most infrastructure at the space is maintained by the [https://wiki.pumpingstationone.org/wiki/Board-Appointed_Officers#:~:text=CTO CTO] and [[Tech Team]]
This page is intended to be a one stop shop for all IT systems in the space.


For questions, please pop on by the Slack #systemsgroup. For urgent inquiries, you may contact the CTO at cto [at] pumpingstationone.org.
* For questions, please pop on by the [https://discord.com/channels/1270929620224704544/1271319589267181599 Discord #systems-group channel].
* For urgent inquiries, you may contact the CTO at cto[at]pumpingstationone.org.


[https://wiki.pumpingstationone.org/Software_Licenses Software Licenses are covered here.]
=== [https://github.com/pumpingstationone PS1 Github] ===


== IT systems ==
== [[Network]] ==


=== Internet ===
=== [[ISP Info]] ===


We currently have service from AT&T
Our internet provider is Comcast. We currently have a 75Mbps/50Mbps package with an LTE failover link, 5 static IPs, and 1 line of voice service.


AT&T Service
Our static IP block is -
* Symmetrical 1Gbps Fiber Internet
* 125 Static IPs
* 1 Voice Line


==== [[External Networking]] ====
* 96.90.87.40/
** 96.90.87.41 (Primary space IP)
** 96.90.87.42 (Allocated to member James Lamken)
** 96.90.87.43 (Allocated to member Ron Olson)
** 96.90.87.44 (Unallocated)
** 96.90.87.45 (Unallocated)
* Gateway: 96.90.87.46
* Subnet Mask: 255.255.255.248


* [[Public IP Allocation]]
=== Internal Static IPs ===


=== [[Internal Networking]] ===
{| class="wikitable sortable"
! Subnet
! Type
! IP
! Status
! Name
! Notes
|-
| 10.10.x.x
| VM
| 10.10.0.30
| style="background-color:#67fd9a;" | Active
| DC1.pumpingstationone.org
| pumpingstationone.org Active Directory
|-
| 10.10.x.x
| VM
| 10.10.0.32
| style="background-color:#67fd9a;" | Active
| DC2.pumpingstationone.org
| pumpingstationone.org Active Directory
|-
| 10.10.x.x
| VM
| 10.10.0.36
| style="background-color:#67fd9a;" | Active
| vcenter.pumpingstationone.org
| ESXi/vSphere Platform Services Controller
|-
| 10.10.x.x
| VM
| 10.10.0.40
| style="background-color:#67fd9a;" | Active
| fileserver.pumpingstationone.org
| Fileserver VM
|-
| 10.10.x.x
| VM
| 10.10.0.60
| style="background-color:#67fd9a;" | Active
| selfservice.pumpingstationone.org
| PW Self Service VM
|-
| 10.100.x.x
| Networking
| 10.100.0.1
| style="background-color:#67fd9a;" | Active
| PS1-USG
| Unifi Security Gateway 4 Pro
|-
| 10.100.x.x
| Networking
| 10.100.0.2
| style="background-color:#67fd9a;" | Active
| PS1-SW-CENTRAL
| Unifi 48 port Switch
|-
| 10.100.x.x
| Networking
| 10.100.0.3
| style="background-color:#67fd9a;" | Active
| PS1-SW-CORE
| Unifi 24 port Switch
|-
| 10.100.x.x
| Networking
| 10.100.0.4
| style="background-color:#67fd9a;" | Active
| PS1-SW-POE4
| Unifi 8 port (4+PoE) Switch
|-
| 10.100.x.x
| Networking
| 10.100.0.5
| style="background-color:#67fd9a;" | Active
| PS1-SW-POE8
| Unifi 8 port PoE Switch
|-
| 10.100.x.x
| VM
| 10.100.0.12
| style="background-color:#67fd9a;" | Active
| PS1-CLOUDKEY
| UniFi CloudKey Gen2+ Controller
|-
| 10.100.x.x
| AP
| 10.100.0.20
| style="background-color:#67fd9a;" | Active
| PS1-AP-GENERAL
| General Area AP
|-
| 10.100.x.x
| AP
| 10.100.0.21
| style="background-color:#67fd9a;" | Active
| PS1-AP-CNC
| CNC AP
|-
| 10.100.x.x
| AP
| 10.100.0.22
| style="background-color:#67fd9a;" | Active
| PS1-AP-UPSTAIRS
| Upstairs AP
|-
| 10.100.x.x
| AP
| 10.100.0.23
| style="background-color:#67fd9a;" | Active
| PS1-AP-WOODSHOP
| Woodshop AP
|-
| 10.100.x.x
| VM
| 10.100.0.115
| style="background-color:#ffcc67;" | Decommissioning
| mail.pumpingstationone.org
| Mail VM (for ps1auth)
|-
| 10.100.x.x
| VM
| 10.00.0.119
| style="background-color:#ffcc67;" | Decommissioning
| rt.pumpingstationone.org
| Request Tracker VM
|-
| 10.100.x.x
| VM
| 10.100.0.121
| style="background-color:#67fd9a;" | Active
| wiki.pumpingstationone.org
| Wiki VM (MediaWiki)
|-
| 10.100.x.x
| VM
| 10.100.0.123
| style="background-color:#ffcc67;" | Decommissioning
| members.pumpingstationone.org
| ps1auth VM (Old member database)
|-
| 10.100.x.x
| VM
| 10.100.0.132
| style="background-color:#ffcc67;" | Decommissioning
| samba.ad.pumpingstationone.org
| Old Samba DC Controller (AD)
|-
| 10.100.x.x
| Hypervisor
| 10.100.1.14
| style="background-color:#67fd9a;" | Active
| hv1.pumpingstationone.org
| R720xd ESXi Host
|-
| 10.100.x.x
| VM
|
| style="background-color:#ffcc67;" | Decommissioning
| stopgap3.pumpingstationone.org
| Nested hypervisor, hosting RT
|}


* [[Internal VLANs]]
=== Infrastructure As Code ===
* [[Internal Static IPs]]
VSphere and VM/Server Configurations.
* [[Network Equipment]]
* [[Network Layout]]
* VPN / [[Remote Access Services]]


=== DNS / Domain Names ===
[https://github.com/pumpingstationone/infrastructure/ TerraForm/Ansible Scripts and Docs]


=== Active PS1 Domains/Sub ===
* [[Top Level Domains]]
** Primary Website
*** pumpingstationone.org
*** pumpingstationone.net
*** pumpingstationone.com
** Link shortener service
*** psone.link
*** ps1.link
** Potential alternate/secondary domain
*** psone.space
*** ps1.space
* [[Internal DNS]]
* [[External DNS]]


== [[Server Infrastructure]] ==
* *.pumpingstationone.org
** wwww.pumpingstationone.org (Main)
** wiki.pumpingstationone.org (Wiki)
** members.pumpingstationone.org
** selfservice.pumpingstationone.org
** discourse.pumpingstationone.org (discussion Board)
** rt.pumpingstationone.org (Help Desk)
** canvas.pumpingstationone.org (Training)
** space.pumpingstationone.org


=== [[VM Environments]] ===
[[File:PS1_DNS.png]]


* Proxmox
=== Network Equipment ===
* <s>VMWare ESXi / vSphere</s> - Decommissioned as of March 2026


=== [[Cloud Environments]] ===
[[Ubiquiti Systems]]


* Hetzner
=== Physical Servers ===
* DigitalOcean


== [[Physical Security]] ==
Dell PowerEdge 1950 (Count 2)


=== VM Environment ===
=== [[Door Control System]] ===
=== [[Surveillance System]] ===


== [[Meeting Room System]] ==
[[File:PS1_VM_Env.png]]
We have a meeting room system in Electronics. It can be used for meetings and events.


=== Cloud Environment ===
== [[Member Rack]] ==


To request space in the rack, please contact cto@pumpingstationone.org or reach out to Sky in the [https://discord.com/channels/1270929620224704544/1271319589267181599 #systems-group channel on Discord].
[[File:PS1_Cloud_Env.png]]


Pricing may change soon, but currently:
=== Network Layout ===


* 2U = $20/m
[[File:PS1_Net.png]]
* miniPC / Pi - $3/m
** +$1/m per full size HDD


== Cameras ==
== Related Pages ==
* [[Member Rack]]

* [[Software Licenses]]
[[Surveillance System]]
* [[Public_IP_Allocation|Public IP Allocation]]

Latest revision as of 21:56, 16 March 2026

About

This is the directory for all things infrastructure. Most infrastructure at the space is maintained by the CTO and Tech Team

PS1 Github

Network

ISP Info

We currently have service from AT&T

AT&T Service

  • Symmetrical 1Gbps Fiber Internet
  • 125 Static IPs
  • 1 Voice Line

External Networking

Internal Networking

DNS / Domain Names

  • Top Level Domains
    • Primary Website
      • pumpingstationone.org
      • pumpingstationone.net
      • pumpingstationone.com
    • Link shortener service
      • psone.link
      • ps1.link
    • Potential alternate/secondary domain
      • psone.space
      • ps1.space
  • Internal DNS
  • External DNS

Server Infrastructure

VM Environments

  • Proxmox
  • VMWare ESXi / vSphere - Decommissioned as of March 2026

Cloud Environments

  • Hetzner
  • DigitalOcean

Physical Security

Door Control System

Surveillance System

Meeting Room System

We have a meeting room system in Electronics. It can be used for meetings and events.

Member Rack

To request space in the rack, please contact cto@pumpingstationone.org or reach out to Sky in the #systems-group channel on Discord.

Pricing may change soon, but currently:

  • 2U = $20/m
  • miniPC / Pi - $3/m
    • +$1/m per full size HDD

Related Pages