Changes between Version 1 and Version 2 of WebServices


Ignore:
Timestamp:
Mar 28, 2013, 9:47:11 PM (11 years ago)
Author:
Mikael Brandström Durling
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebServices

    v1 v2  
    11= Project Web Services =
     2For each project, a number of web services are available to use if it suits the project. The services requires you to log in with your SLU AD username and password. These services are currently as follows:
     3
     4== Wiki and Project Management tools ==
     5This tool is available at [https://my-mgrid.mykopat.slu.se/ https://my-mgrid.mykopat.slu.se/]trac/<project id>. The wiki is as default set to only be available to project members after login. It can, however, easily be opened up for public reading, should you prefer that. More information will be available at ProjectTrac.
     6
     7== Public Web Folder ==
     8In some cases, there is a need to make project files available on the web. This is done by using the project web folder. The web pages will be available at https://my-mgrid.mykopat.slu.se/proj/<project id>. More information will be available at ProjectWebFolder.
     9
     10== Project File Version Control through Subversion ==
     11For each project, a subversion repository is available at https://my-mgrid.mykopat.slu.se/svn/<project id> Subversion is a tool that can be used to track changes to scripts and other files (with metadata) used within a project. More information will be available at ProjectSvn.