Till KTH:s startsida Till KTH:s startsida

Visa version

Version skapad av Niklas Lind 2012-08-31 10:02

Visa < föregående | nästa >
Jämför < föregående | nästa >

Länkar till delkomponenter och system

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


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: 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/*