You are browsing a read-only backup copy of Wikitech. The live site can be found at wikitech.wikimedia.org

Cowbuilder: Difference between revisions

From Wikitech-static
Jump to navigation Jump to search
imported>Alexandros Kosiaris
(Merge [cowbuilder on labs] into this page)
imported>BryanDavis
(labs -> cloud vps)
Line 1: Line 1:
''This page is now a pretty simple stub. Feel free to look at the history of it but almost everything should be automagically managed by puppet if you do the following.''
''This page is now a pretty simple stub. Feel free to look at the history of it but almost everything should be automagically managed by puppet if you do the following.''


Apply role::package::builder on a labs VM Documentation is kept up to date at
Apply role::package::builder on a Cloud VPS instance Documentation is kept up to date at
https://phabricator.wikimedia.org/diffusion/OPUP/browse/production/modules/package_builder/
https://phabricator.wikimedia.org/diffusion/OPUP/browse/production/modules/package_builder/


= Labs =
== Cloud VPS ==
Apply <tt>role::labs::lvm::srv</tt> to get additional disk space at /srv.
Apply <tt>role::labs::lvm::srv</tt> to get additional disk space at /srv.
Apply <tt>role::package::builder</tt>
Apply <tt>role::package::builder</tt>


[[Category:Package management]]
[[Category:Package management]]

Revision as of 23:42, 28 September 2017

This page is now a pretty simple stub. Feel free to look at the history of it but almost everything should be automagically managed by puppet if you do the following.

Apply role::package::builder on a Cloud VPS instance Documentation is kept up to date at https://phabricator.wikimedia.org/diffusion/OPUP/browse/production/modules/package_builder/

Cloud VPS

Apply role::labs::lvm::srv to get additional disk space at /srv. Apply role::package::builder