-
Notifications
You must be signed in to change notification settings - Fork 1
Access Wikibase
This Site describes how to access Wikibase for the Data-Visualisation Team.
Our wikibase instance is running on our VM
Its only accessible in the university network or via VPN. See zedat for a HowTo.
domain name is: http://aghcc-edu01.imp.fu-berlin.de/
Only the following ports are opened to the university-network all port are open from the fachbereichs-network (you can tunnel through andorra.imp.fu-berlin.de). Tunneling through andorra works best. To do so type
ssh -f -L8181:aghcc-edu01.imp.fu-berlin.de:8181 [USER]@andorra.imp.fu-berlin.de sleep 20
and then go to localhost:8181 in your Browser or access via other software. Change ports to what you like but you need to be root on linux to use ports 0-1000.
Port 8181 is for wikibase
Port 8282 is for the wikibase-Query-UI
Port 8989 is the wdqs-proxy
Port 9191 is wikibase/quickstatements
you can also check the docker-compose.yml