You are browsing a read-only backup copy of Wikitech. The live site can be found at wikitech.wikimedia.org
Portal:Cloud VPS/Admin/Testing deployment
< Portal:Cloud VPS | Admin
Jump to navigation
Jump to search
Revision as of 08:10, 24 August 2018 by imported>Arturo Borrero Gonzalez (→Infrastructure: refresh)
This page describes the testing deployment for Cloud VPS, which consists in an OpenStack deployment currently called labtest.
Infrastructure
See Portal:Cloud_VPS/Admin/Deployments for server serallocations
Specific links:
- https://labtestwikitech.wikimedia.org/wiki/Main_Page
- https://labtesthorizon.wikimedia.org/auth/login/?next=/project/instances/
How to join this deployment for the first time
- Create a labtestwikitech account
- Enable 2FA
- Get the cloudadmin group enabled.
- This can be done at https://labtestwikitech.wikimedia.org/wiki/Special:UserRights by someone who has admin rights. Otherwise, probably directly in the mysql database at labtestweb2001.
- Get your account added to some random project. Otherwise horizon won't let you pass the login page.
SSH access
Something like this is needed in your personal ssh config:
## labtest Host 10.196.* User aborrero ProxyCommand ssh -W %h:%p labtestcontrol2001.wikimedia.org IdentityFile ~/.ssh/wmf_strong