Re: [tsc-devel] Self-hosting the project
Lauri Ojansivu |
Fri, 11 Sep 2015 16:07:08 UTC
Hi,
about hosting our own infrastructure.
GIT:
I have looked a little at http://gogs.io that is Golang-based low
resource usage git repo self-hosting software, supporting ssh git and
web interface.
I need to test it a little more.
There's also GitLab, but it uses much more resources, so I don't recommend that.
Quintus also talked about using Redmine for issues. I have used
Redmine in my work previously, until software updates broke that, and
we started to use other software.
I would recommend using Gogs issues web interface, not Redmine.
Gogs also seems to have features to get git repos, issues etc info
transferred from GitHub to Gogs.
TRANSLATIONS:
We previously discussed about https://weblate.org
that is open source
alternative to Transifex.
Weblate is partly translated to Finnish also.
Weblate seems to be Python/Django based software that supports
PostgreSQL database too.
I have not yet searched more about more options.
Is there other needs in self-hosting all infra?
Anyway, I'll test Gogs and Weblate more myself to get familiar with them.
BR,
xet7