Closed
Bug 1452404
Opened 8 years ago
Closed 6 years ago
Pontoon developer documentation update needed (heroku deploy and local setup)
Categories
(Webtools Graveyard :: Pontoon, defect)
Webtools Graveyard
Pontoon
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1616869
People
(Reporter: heidi.kasemir, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:61.0) Gecko/20100101 Firefox/61.0
Build ID: 20180405153002
Steps to reproduce:
there are two pieces of feedback about the documentation at https://mozilla-pontoon.readthedocs.io/en/latest/index.html .
the first, in getting the local setup working, the pip install step did not work due to a missing dependency on libmemcached. I was seeing an error due to pylibmc and a failed clang command. Following the error message brought me https://stackoverflow.com/questions/14803310/error-when-install-pylibmc-using-pip and it was simple as brew installing libmemcached.
The other issue is in deploying to heroku, the gotchas, and needing to rebuild the app after changing certain ENV variables. The heroku-repo plugin no longer has a `rebuild` command. Since I used the heroku deploy button, I had to follow the steps in the answer to this issue: https://stackoverflow.com/questions/13804885/heroku-gitclone-creates-empty-repository to rebuild - but this was relatively easy and successful.
Comment 1•6 years ago
|
||
Not sure if this was fixed by prior documentation fixes, but if not, it'll be as part of bug 1616869.
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Component: General → Pontoon
Product: Localization Infrastructure and Tools → Webtools
Resolution: --- → DUPLICATE
Version: unspecified → other
Updated•4 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•