Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Things that seem good:

...

  • code.edx.org does not point to issue tracking. It would be great to have a section explaining what is expected from reporters, explaining that they HAVE to sign in and pointing to 
  • Add "use screen" instructions or equivalent 'cause it takes about an hour to run the installation script
  • Guide to debugging: not able to connect to CMS 

...

Installation (Dev stack):

  • when running the vagrant up for the devstack, the freetype error (which is documented so that's good) is not easy to spot. Indeed, it's written with the rest of the ansible output, in green (at least in my terminal setup). There are 2 parts that are printed in red so the first one seems to be the error but in reality, it's not an issue (at least it seems it's not) and one must really read the green stuff to see a its very end a message about freetype.
  • apparently the thread that further explains the MONGO auth temporary fix is no longer available or not properly linked. ( https://github.com/edx/configuration/wiki/edX-Developer-Stack)
  • the troubleshooting section in the github wiki, it´s really usefull.  I would recommend to add some more links to it around because you might just miss it.
  • some additional troubleshooting tips may be required in relation to ruby ant the bundle install process.


Random Stuff:
  • In JIRA, there are issues which are links like "Original Issue (XZY-123)", which once clicked on go to a page asking for a log-in. The existing credentials used to create the account on JIRA does not work.

...

it says :  You create an HTML file called short_description.html in the overview directory.   

it should say: You create an HTML file called short_description.html in the about directory.


Overall comments:

  • There are a number of similar tools being used in different places (github wiki, confluence wiki)

...