I want to launch a pontoon instance for the company I work at, but all of our sites are in private repos. Is there a way to add the ability to both pull and commit to private repos? (Using git/github)
As far as I understand, we use an SSH key to access the repositories, so I don’t think it should be a problem to access private repositories.
Paging @mathjazz, who can confirm that for sure
@flod is right.
You need to configure you SSH settings via Environment Variables:
http://mozilla-pontoon.readthedocs.io/en/latest/admin/deployment.html#environment-variables
Thanks! I was able to get it to work I have to say, I’m really impressed by how easy it was to get up and running.
How did you provide the Download prefix? I can not make it work with private repository.
oof, it’s been so long since I did this that it’s all slipped out of my head…