User in IRC had issues with the scm_host docs not working
- We need to specify to install Apache
- default repo is code-0 and not git? if so, update examples. Might be best to force its mount point to "git" which is nicer anyway
- run through the rest of the instructions and make sure it works. User was getting "fatal: http://localhost/git/p/test/git/info/refs not found: did you run git update-server-info on the server?" when running the
git ls-remote
cmd.
- check port numbers, with apache & paster. E.g. need to add :8080 to 127.0.0.1?
All listed issues (and a few more), fixed in branch db/7316
After merging, we should build a new Vagrant image, since there are bugs in /srv folder permissions, and taskd process handling.
Relevant links:
https://forge-allura.apache.org/p/allura/wiki/Install%20and%20Run%20Allura%20-%20Vagrant/
https://forge-allura.apache.org/docs/scm_host.html
Looks good, but needs merge+push by allowed committer.
Merged & pushed. Need to build a new vagrant box.
Built and uploaded.