Closed
Bug 634041
Opened 14 years ago
Closed 14 years ago
basic INSTALL/README
Categories
(Socorro :: General, task, P5)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rhelmer, Assigned: rhelmer)
References
()
Details
We should have a basic README and INSTALL file; github makes README especially prominent.
I started working on this before we had a Makefile, the install instructions could be a lot simpler now:
https://github.com/rhelmer/socorro/tree/docs
I think the existing README is probably fine (just links to more info mostly), but the INSTALL should have dependencies and simple install instructions for supported OSes.
This is primarily intended for users (maybe us!) who want to install into an existing environment (without puppet).
Do we want some or all of these instructions on a wiki instead (in which case we'd just link to that from the README instead of having INSTALL)? Since they can change release-to-release, I kind of like having them live with the source but I could go either way.
Assignee | ||
Updated•14 years ago
|
Assignee | ||
Comment 1•14 years ago
|
||
(In reply to comment #0)
> https://github.com/rhelmer/socorro/tree/docs
Better branch in URL field.
Assignee | ||
Comment 2•14 years ago
|
||
Landed an initial version of this in SVN revision 2926, the INSTALL is basically a dump of my notes setting up a dev VM.
Still needs whole-stack testing, and to finish setting up Hadoop. I think once we have a working stack (can submit crashes and see reports+rawdump in webUI) using these instructions, the bug will be done.
A few thoughts:
* INSTALL could perhaps just be a script for building a VM?
** puppet does this for us in stage/prod at Mozilla so it's more for devs and
external users
* github supports RST (and other formats), so we could have nicer formatting if we want
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → rhelmer
Assignee | ||
Comment 3•14 years ago
|
||
Tested on Fedora 14:
Committed revision 2928.
Not "staging equivalent" yet, but enough for me to use for dev for now. Will revisit this once my bug queue is whittled down a bit.
Assignee | ||
Updated•14 years ago
|
Priority: -- → P5
Assignee | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
You need to log in
before you can comment on or make changes to this bug.
Description
•