Difference between revisions of "Osgeo9"

From OSGeo
Jump to navigation Jump to search
Line 6: Line 6:
 
== Hardware ==
 
== Hardware ==
 
This will be an LXD host
 
This will be an LXD host
 +
<pre>
 
IPv4 address..: 140.211.15.13, (OpenVPN KVM IP: osgeo9.osuosl.oob [10.0.0.108])
 
IPv4 address..: 140.211.15.13, (OpenVPN KVM IP: osgeo9.osuosl.oob [10.0.0.108])
 
Hostname......: osgeo9.osgeo.osuosl.org
 
Hostname......: osgeo9.osgeo.osuosl.org
Line 21: Line 22:
 
  └─lvm-root 253:1    0    10G  0 lvm  /
 
  └─lvm-root 253:1    0    10G  0 lvm  /
  
 
+
</pre>
 
Cpus..........: 2 processors (24 cores)  (Intel(R) Xeon(R) CPU X5660  @ 2.80GHz, 12288 KB cache)
 
Cpus..........: 2 processors (24 cores)  (Intel(R) Xeon(R) CPU X5660  @ 2.80GHz, 12288 KB cache)
 
  
 
== Setup ==
 
== Setup ==

Revision as of 07:27, 4 October 2021

Osgeo9 is an Ubuntu 20.04 LTS machine administered by SAC, hosted on OSU OSL servers since April 2021. Donated to OSGeo by OpenStreetMap Foundation (OSMF)

Up-to-date info about containers can be found (password-protected) in https://git.osgeo.org/gitea/sac/osgeo9/wiki/

Hardware

This will be an LXD host

	IPv4 address..: 140.211.15.13, (OpenVPN KVM IP: osgeo9.osuosl.oob [10.0.0.108])
	Hostname......: osgeo9.osgeo.osuosl.org
	LSB Specs.........:  Ubuntu 20.04.2
	RAM...........: 70 Gi
	Disk..........: 

	tech_dev@osgeo8:~$ sudo lsblk
	NAME         MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
	sda            8:0    0   410G  0 disk
	├─sda1         8:1    0     1M  0 part
	├─sda2         8:2    0   488M  0 part /boot
	└─sda3         8:3    0 409.5G  0 part
	  ├─lvm-swap 253:0    0   1.9G  0 lvm  [SWAP]
	  └─lvm-root 253:1    0    10G  0 lvm  /

Cpus..........: 2 processors (24 cores) (Intel(R) Xeon(R) CPU X5660 @ 2.80GHz, 12288 KB cache)

Setup

As of 2021-10-04 the ssh port of the main host (the physical server) is 2222 and there is only one non-root account on it and can only be accessed via key access. Keys are deployed using AnsibleDeployment repo of gitea

It has an LXD installed from snap and 2 containers - hop, nginx and several containers used for building lxd images.


So to SSH - ssh tech_dev@osgeo9.osgeo.osuosl.org -p 2222

As of 2021-05-01 some configurations of this machine are deployed using AnsibleDeployment


Containers and Services

Refer to SAC Service Status#osgeo_9