Difference between revisions of "Services"

From Einstein Toolkit Documentation
Jump to: navigation, search
(Build and test)
Line 5: Line 5:
 
* https://einsteintoolkit.org
 
* https://einsteintoolkit.org
 
* Location: A VM at CCT
 
* Location: A VM at CCT
* Administrator: Frank Loeffler (in future Steve Brandt)
+
* Administrator: Steve Brandt
 +
* Source for website: https://stevenrbrandt@bitbucket.org/einsteintoolkit/www.git
 +
* Docker source for webserver: https://github.com/stevenrbrandt/et-websites.git
 +
 
 +
== Tutorial ==
 +
 
 +
* Source: https://github.com/nds-org/jupyter-et
 +
* Administrator: Craig Willis, Steve Brandt
  
 
== Wiki ==
 
== Wiki ==
Line 11: Line 18:
 
* https://docs.einsteintoolkit.org/et-docs/
 
* https://docs.einsteintoolkit.org/et-docs/
 
* Location: ??
 
* Location: ??
* Administrator: Frank Loeffler (in future Steve Brandt)
+
* Administrator: Steve Brandt
  
 
== Subversion ==
 
== Subversion ==
Line 17: Line 24:
 
* https://svn.einsteintoolkit.org
 
* https://svn.einsteintoolkit.org
 
* Location: A VM at CCT
 
* Location: A VM at CCT
* Administrator: Frank Loeffler (in future Steve Brandt)
+
* Administrator: Steve Brandt
  
 
== TRAC ==
 
== TRAC ==

Revision as of 15:33, 24 July 2018

The Einstein Toolkit depends on a number of services managed by the ET maintainers. Here we list each of these, and give any relevant information. Ideally, this page should be sufficient for a maintainer to deal with urgent issues relating to these services in case the primary administrator is unavailable.

Website

Tutorial

Wiki

Subversion

TRAC

  • https://trac.einsteintoolkit.org
  • Location: A VM at CCT
  • Administrator: Steve Brandt
  • The trac machine is the same as svn.cactuscode.org. It is installed in /svn/trac. If one has root access, and the need arises, one can administer it with the trac-admin command line tool.

Mailing lists

Cactus services?

Domain

  • einsteintoolkit.org
  • Owned by LSU
  • Notes: Cannot point subdomains to any machines not controlled directly by LSU

Build and test

  • https://build-test.barrywardell.net
  • Location: A VM in NCSA Nebula
  • Administrator: Ian Hinder
  • Detailed documentation at BuildAndTest
  • Notes:
    • Jenkins runs on the build master, and can connect to a variety of build nodes. One such node is also hosted on Nebula, and is currently (10-May-2017) the only working build node.
    • Depends on the git super-repository https://bitbucket.org/einsteintoolkit/einsteintoolkit
    • A login node for people to test failures on a system very similar to the build node is available at login.barrywardell.net. Contact Ian Hinder for access.

Git updater

  • et.barrywardell.net
  • Location: A VM in NCSA Nebula
  • Administrator: Ian Hinder
  • Notes:
    • This server periodically updates its local copies of the ET repositories and updates the git super-repository at https://bitbucket.org/einsteintoolkit/einsteintoolkit/. It also hosts and updates git-svn mirrors of the subversion repositories needed for the ET, so that the super-repository can use them.