-
Notifications
You must be signed in to change notification settings - Fork 278
Closed
Description
Description of the enhancement request
Currently we advice in the manual the prefix of $HOME, given that we have 4 main targets for configure:
- domserver,
- judgehost,
- docs &
- submitclient,
which can we reasonably assume to actually work without root credentials? For the expected configurations we should add tests to make sure that our scripts actually set all bits correctly and that we test that this can be done without sudo (IMO the only real reason to install in the homedir)
The goal you want to achieve
Currently we have multiple failure stories in slack where people copied the manual and ended up in a system which we don't properly test and therefor their first experience with installing becomes a failure. We should make sure that following the manual does end up in a working system right before actually running stuff.