HomePhabricator

Update install guide to point at install scripts
Auditedbb7e175dc242Unpublished

Unpublished Commit · Learn More

No further details are available.

Description

Update install guide to point at install scripts

Summary:
Point users at the install scripts. Fix some common points of confusion and
update some other documentation points.

The links point to a directory which ultimately serves these scripts out of the
git checkout on the machine:

http://phabricator.com/rsrc/install/install_rhel-derivs.sh
http://phabricator.com/rsrc/install/install_ubuntu.sh

Test Plan:
Read documentation.

Reviewed By: aran
Reviewers: codeblock, jungejason, tuomaspelkonen, aran
Commenters: jungejason
CC: aran, epriestley, jungejason
Differential Revision: 439

Details

Auditors
vrana
Provenance
epriestleyAuthored on
Reviewer
aran
Differential Revision
Restricted Differential Revision
Parents
rP78fd0f6bbc66: Remove flex/bison section from installation guide
Branches
Unknown
Tags
Unknown

Event Timeline

vrana raised a concern with this commit.Apr 9 2012, 9:09 PM
vrana added inline comments.
/src/docs/installation_guide.diviner
31–32

These links don't work now.

I fixed the links by adding a symlink, but I think nginx needs a mime-type tweak to show them as text.

Added the tweak to /etc/nginx/mime.types or whatever the file is, looks like it works OK now.

(At some point we should version control all this stuff but it has some API keys in it so I sort of want to wait until we can host repos and make them private.)