Difference between revisions of "SAC Service Status"

From OSGeo
Jump to navigation Jump to search
(www.osgeo section moved under sections that parts belong to)
Line 40: Line 40:
  
 
=== Web ===
 
=== Web ===
* Transition in Progress???
+
 
 
* Drupal instances for the [[OSGeo_Portal_Site|main OSGeo web site]] and projects like MapGuide and FDO are hosted here (??).
 
* Drupal instances for the [[OSGeo_Portal_Site|main OSGeo web site]] and projects like MapGuide and FDO are hosted here (??).
 +
* Virtual Hosts (on same server)
 +
** http://fdo.osgeo.org
 +
** http://mapguide.osgeo.org
 
* [[SAC:LDAP|LDAP]] Python Admin Scripts in /usr/lib/cgi-bin  
 
* [[SAC:LDAP|LDAP]] Python Admin Scripts in /usr/lib/cgi-bin  
 
See [[Infrastructure Transition Plan 2010#Final_Plan]] for full details.
 
See [[Infrastructure Transition Plan 2010#Final_Plan]] for full details.
 +
* [[Infrastructure Transition Plan 2010#osgeo3_.26_osgeo4]]
 +
* Lots of config information in the [[Migration Documentation]].
 +
* [[SAC:Backups]] describes backup strategy.
  
 
=== Base ===  
 
=== Base ===  
Line 51: Line 57:
 
=== WebExtra ===
 
=== WebExtra ===
 
* See [[WebExtraVM]] for full details (server: http://webextra.osgeo.osuosl.org)
 
* See [[WebExtraVM]] for full details (server: http://webextra.osgeo.osuosl.org)
* hosts http://planet.osgeo.org, http://mum03.mapserver.org, http://live.osgeo.org, and the old conference *.foss4g.org sites (http://foss4g.org/).
+
* hosts http://planet.osgeo.org, http://mum03.mapserver.org, http://live.osgeo.org
 +
* http://foss4g.org (main portal) and archive of old sites 2006-2014
 +
* http://conference.osgeo.org - [[Conference System]] (also: [[SAC:Setup_OCS]])
 +
* http://journal.osgeo.org / osgeo.org/ojs - [[Journal System]]
 +
* Redirects for many chapter and other urls handled via /etc/httpd/conf.d/rewrite.conf
  
 
=== Download ===
 
=== Download ===
Line 68: Line 78:
  
 
* http://planet.qgis.org/
 
* http://planet.qgis.org/
 
  
 
=== Adhoc ===
 
=== Adhoc ===
Line 75: Line 84:
 
* See [[AdhocVM]] for full details, and some notes on services running here.
 
* See [[AdhocVM]] for full details, and some notes on services running here.
 
* eg http://adhoc.osgeo.osuosl.org/livedvd/docs/en/quickstart/
 
* eg http://adhoc.osgeo.osuosl.org/livedvd/docs/en/quickstart/
 +
 +
=== Projects ===
 +
 +
* Most projects have been moved to osgeo6, a list of what remains needs to be made so they can be moved.
  
 
== Backup ==
 
== Backup ==
Line 81: Line 94:
 
* Provides Bacula backups of various VMs.
 
* Provides Bacula backups of various VMs.
 
* See [[SAC:Backups]] for details.
 
* See [[SAC:Backups]] for details.
 
== www.osgeo.org (osgeo3 or osgeo4) This needs work ==
 
 
* [[Infrastructure Transition Plan 2010#osgeo3_.26_osgeo4]]
 
* Lots of config information in the [[Migration Documentation]].
 
* [[SAC:Backups]] describes backup strategy.
 
* Web pages (Drupal)  ... ([[OSGeo Portal Site|info]])
 
 
* Virtual Hosts (on same server)
 
** http://fdo.osgeo.org
 
** http://mapguide.osgeo.org
 
** http://conference.osgeo.org - [[Conference System]] (also: [[SAC:Setup_OCS]])
 
*** http://foss4g.org (main portal), 2009, 2006 hosted here.  <s>'''2010 is hosted on telascience but temporarily resurrected here during telascience outage 26apr10'''</s> (2010 switched back)
 
** http://journal.osgeo.org / osgeo.org/ojs - [[Journal System]]
 
** Redirects for many chapter and other urls handled via /etc/httpd/conf.d/rewrite.conf
 
  
 
== osgeo6 ==
 
== osgeo6 ==
  
 +
* Mail
 
See [[Osgeo6]] for full details
 
See [[Osgeo6]] for full details
 +
  
 
= Cloud Hosted Servers under SAC Control =
 
= Cloud Hosted Servers under SAC Control =

Revision as of 15:49, 3 January 2018

Infrastructure of OSGeo System Administration Committee (SAC)

For emergency plans see: SAC:Admin and Troubleshooting


Servers at OSL

Open Source Labs - 4 physical machines containing x virtual machines.

If VM hanging, see OSL for how to open a ticket with OSUOSL's support.

All SAC administrators have LDAP auth to the OSL Virtual Machines.

To ssh into a server using your LDAP account, you can do the following replacing your_osgeo_login with your OSGeo login and vmname with the vm name of the server at OSL.

 ssh your_osgeo_login@vmname.osgeo.osuosl.org

When prompted for password, use your OSGeo Login password.


SAC:Primary Administrators also have ssh key access in case LDAP is down and that will also apply to the physical machines. Worst case scenario use the information on Open Source Labs to file a ticket (SAC members only). Direct connection to virtual machines is by appending it's vm alias to .osgeo.osuosl.org.

osgeo3

osgeo3 is a real server managed by OSUOSL and running a virtualization solution (ganeti+kvm) to provide Virtual Machines which are the ones SAC can access and manage. SAC can _not_ access osgeo3 directly, but has to contact OSUOSL for that.

Each of the sections below represent a Virtual Machine and describes which services are running on it, and by which name they are reachable.

Wiki

See OSGeo Wiki

Secure

TracSvnGit

  • See TracsvnVM for full details, and some notes on services running here

Web

See Infrastructure Transition Plan 2010#Final_Plan for full details.

Base

  • Template VM used when creating new VMs.
  • Not normally running - make a special request to OSL to start it up.

WebExtra

Download

osgeo4

osgeo4 is a real server managed by OSUOSL and running a virtualization solution (ganeti+kvm) to provide Virtual Machines which are the ones SAC can access and manage. SAC can _not_ access osgeo3 directly, but has to contact OSUOSL for that.

As of december 2017 the osgeo4 machine should be dismissed, moving hosted services somewhere else (most likely osgeo6 machine).

QGIS @ osgeo

Adhoc

Projects

  • Most projects have been moved to osgeo6, a list of what remains needs to be made so they can be moved.

Backup

  • Backup now runs on dedicated hardware
  • Provides Rsync backups of download.osgeo.org
  • Provides Bacula backups of various VMs.
  • See SAC:Backups for details.

osgeo6

  • Mail

See Osgeo6 for full details


Cloud Hosted Servers under SAC Control

CloudVPS.com

  • SAC:betawebsite - 141.138.205.23, IPv6 address..: 2a02:348:84:cd17::1, Debian 8 4GB server, host name: osgeo.public.cloudvps.com credentials available on osgeo secure access folder

Atlantic.net

  • postgis.net, planet.postgis.net, debbie.postgis.net -- all on same Debian 8VM 4GB RAM

QGIS

Services on separated machines rented and managed by the QGIS project at hetzner

  • website including documentation http://www.qgis.org
  • website building, documentation building, debian/ubuntu nightlies, plugins.qgis.org
  • issues.qgis.org: redmine

Historical servers (not more in use)

- Telascience Blades (Historical)