Till KTH:s startsida Till KTH:s startsida

Visa version

Version skapad av Niklas Lind 2012-11-06 09:53

Visa < föregående
Jämför < föregående

Länkar till delkomponenter och system

Feeds

Feedapp, se instruktioner: 

http://feed-ref-kth.herokuapp.com

(old: http://powerful-thicket-7564.herokuapp.com)

social groups webservice: 

https://vc-dev-5-r.referens.sys.kth.se/social/api/roleid/1.0/u1foobar/

Miljöer

KTH-prod

Söksidan: http://search-1.sys.kth.se:9000
Sök-api: http://search-api-1.sys.kth.se:9000/_about
Room: http://places-1.sys.kth.se:9000
gsa-proxy-1.sys.kth.se:8081

Heroku test-env

http://api-ref-kth.herokuapp.com/
http://web-ref-kth.herokuapp.com/
http://myroom02-kth.herokuapp.com/

GSA

admin: http://googadm-2.sys.kth.se:8000
search: http://goog-2.sys.kth.se

GSA-Proxy

prod: 130.237.48.52:8081

dev: 130.237.55.40:8081

login to dev:

kinit nlin@KTH.SE 

ssh -o GSSAPIKeyExchange=yes nlin@search-dev-1-r.referens.sys.kth.se


Bygg & leverans

hudson: https://hudson-1.sys.kth.se/hudson/
leveransarea: //ugapps01.ug.kth.se/infosys/<product>

Dokumentation

social: https://www.kth.se/social
DevOps-wiki, Leverans & installation: https://wiki.ite.kth.se/wikis/itesys/index.php/Verbier


Git

KTH

gitolite@social-git.sys.kth.se:verbier-api
gitolite@social-git.sys.kth.se:verbier-web
gitolite@social-git.sys.kth.se:verbier-api-wrapper
gitolite@social-git.sys.kth.se:verbier-gsa-proxy
gitolite@social-git.sys.kth.se:room-api
gitolite@social-git.sys.kth.se:verbier-synonyms

Heroku

git@heroku.com:api-ref-kth.git
git@heroku.com:web-ref-kth.git
git@heroku.com:myroom02-kth.git

Exempel .git/config för "git push ref" deploy till Heroku
[remote "ref"]
url = git@heroku.com:api-ref-kth.git
fetch = +refs/heads/*:refs/remotes/ref/*