Difference between revisions of "AdhocVM"
(→Existing services hosted on the Ad-hoc VM:: Update info about demo.mapserver.org) |
(+https://github.com/OSGeo/grass-promo/tree/master/tutorials/batch_processing/earthquakes/) |
||
Line 40: | Line 40: | ||
|/osgeo/grass | |/osgeo/grass | ||
|hamish, neteler | |hamish, neteler | ||
− | |Cron job demo plotting of recent earthquakes using GRASS batch job. | + | |Cron job demo plotting of recent earthquakes using [https://github.com/OSGeo/grass-promo/tree/master/tutorials/batch_processing/earthquakes/ GRASS batch job]. |
|- | |- | ||
|<s>demo.pycsw.org</s> | |<s>demo.pycsw.org</s> |
Latest revision as of 00:54, 18 March 2022
This has been completely retired and turned off -- even the old-adhoc has been shut off.
The Adhoc VM is a virtual machine minimally administered by SAC, hosted on osgeo7 at OSU OSL and used for adhoc, and development activities related to OSGeo projects. On osgeo7 it is a container called old-adhoc. ]] It differs from the Projects VM primarily in that:
- sudo access is granted less restrictively.
- greater risks to system operations are acceptable, as critical services are not run here.
The VM is reachable by ssh at adhoc.osgeo.org -p 50024 (or going thru download.osgeo.org - to old-adhoc.lxd). Anyone in the https://id.osgeo.org/ldap/shell has ssh access, and anyone in this group can add new people via the link. Sudo access can be provided by existing sudoer's by adding folks to the sudoers group in /etc/group.
For the most part SAC is providing no backup, or detailed administration for this server beyond some security patches, and ldap setup. It is up to the users of the VM to detail their use here, and to cooperate so as to avoid stepping on each others toes. It is a good idea to segregate activities into directories under /osgeo named after projects or users.
To have your services made available, contact SAC to setup a proxy for your given service.
Existing services hosted on the Ad-hoc VM:
site | path | contact | comments |
---|---|---|---|
jmckenna | |||
adhoc.osgeo.osuosl.org/livedvd/ | /osgeo/livedvd | hamish, wildintellect, camerons | daily cron job for nightly sphinx builds of LiveDVD documentation |
adhoc.osgeo.osuosl.org/grass/ | /osgeo/grass | hamish, neteler | Cron job demo plotting of recent earthquakes using GRASS batch job. |
demo.pywps.org | /osgeo/demo.pywps.org | tomkralidis, jachym | WPS Server demos (running https://github.com/geopython/pywps) |
foo.osgeo.org | /osgeo/project_name | your osgeo_id here | services running etc |
OS
(command: lsb_release -a)
- Distributor ID: Debian
- Description: Debian GNU/Linux 7.10 (wheezy)
- Release: 7.10
- Codename: wheezy
Apache
Each service is handled through a VirtualHost, configured in /etc/apache2/sites-available/