Skip to content
This repository has been archived by the owner on Oct 7, 2019. It is now read-only.

Commit

Permalink
Issue #2571811: Create hostmaster platform with working-copy option v…
Browse files Browse the repository at this point in the history
…ia Debian
  • Loading branch information
helmo committed Sep 21, 2015
1 parent 51ccc08 commit 69ece13
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/install/debian.md
Expand Up @@ -145,6 +145,14 @@ After installing Aegir, you can reinstall (WARNING, data is LOST) the front end
``su -s /bin/sh aegir -c "some command"`` runs ``some command`` in the ``/bin/sh`` shell as user ``aegir``. ``sudo`` runs the ``su`` command as root - prompting for your user's password instead ``su`` asking for aegir's password.
Make sure you fil in the variables.


Custom options
--------------

To create the hostmaster platform as working copies (Git checkouts for all modules) you can set the aegir/working-copy option.

$ echo "aegir3-hostmaster aegir/working-copy string true" | sudo debconf-set-selections

Troubleshooting the install
---------------------------

Expand Down

0 comments on commit 69ece13

Please sign in to comment.