User talk:Dnaber

Rendered with Parsoid
From Wikitech
Latest comment: 9 years ago by MatthiasM in topic LanguageTool

Your shell access was granted

Hello, welcome to Wikimedia Labs! I would like to inform you that your shell request was processed and you should be able to login to Bastion host now at bastion.wmflabs.org. In case you get into troubles, please read this page which contains useful information about accessing instances. You can also ask in our irc channel at #wikimedia-labs connect or send an e-mail to our mailing list labs-l@lists.wikimedia.org - thank you, and have fun using labs! Tim Landscheidt (talk) 18:51, 19 February 2014 (UTC)Reply

Welcome to Tool Labs

Hello Dnaber, welcome to the Tool Labs project! Your request for access was processed and you should be able to login now via ssh at tools-login.wmflabs.org. To get started, check the help page and the migrating from the Toolserver page. You can also ask in our IRC channel at #wikimedia-labs connect or send an e-mail to our mailing list labs-l@lists.wikimedia.org – thank you, and have fun using Tools! Tim Landscheidt (talk) 19:27, 19 February 2014 (UTC)Reply

LanguageTool

I did the changes at Manage service group membership. You should now have access to http://tools.wmflabs.org/languagetool/.

ssh dnaber@tools-login.wmflabs.org
become languagetool
cd /data/project/languagetool/

The command webservice start will setup a redirect (see public_html/index.html) from http://tools.wmflabs.org/languagetool/ to http://community.languagetool.org for testing purposes.

I already did run setup-tomcat so public_tomcat/webapps/ is already there. We only need to deploy a WAR and do webservice -tomcat (start|stop|restart) I guess. See Nova Resource:Tools/Help#Java webservice (Tomcat).

yours Matthias 21:42, 16 June 2014 (UTC)Reply