You are browsing a read-only backup copy of Wikitech. The live site can be found at wikitech.wikimedia.org
Wmf-sre-laptop
Jump to navigation
Jump to search
wmf-sre-laptop is a Debian package which provides example configs, scripts and documentation to setup access to SSH (production and Cloud VPS), Git and pwstore. It also pulls in packages that you'll need as dependencies. It's available on our internal repository.
- First of all you need to install the repository key for apt.wikimedia.org, it's documented here: https://wikitech.wikimedia.org/wiki/APT_repository#Security
- Then add this to your sources.list (the package should work for Buster and testing/sid):
deb http://apt.wikimedia.org/wikimedia buster-wikimedia component/wmf-sre-laptop
- Then install wmf-sre-laptop, it will pull in a few packages you'll need as well.
- /usr/share/doc/wmf-sre-laptop/README contains pointers to the next steps to setup git, SSH and pwstore access.