Osgeo9

From OSGeo
Revision as of 15:59, 9 February 2022 by Robe (talk | contribs) (→‎Setup)
Jump to navigation Jump to search

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 is 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: Refer to SAC Service Status#osgeo_9 for list of containers on it. It is also 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