Research:Technology/CloudServices-Wikilabels
The wikilabels
instance of the wmf-research-tools
project at Wikimedia Cloud Services is used as a staging environment for testing Wikilabels campaigns. It can be accessed at http://research-wikilabels.wmflabs.org/.
Setup
editNginx is being used as a proxy in front of the development server, which is running inside a screen
session. The code lives at /home/bmansurov/wikilabels
.
- To see a list of screen sessions (there's only one session):
screen -list
- To attach the only screen session:
screen -r
- Wikilabels was set up using the instructions from here.
- More setup instructions can be found at Research:Identification_of_Unsourced_Statements/WikiLabels:_How-to.