Hacker News new | ask | show | jobs
by scrollaway 3445 days ago
I used to work on Pootle:

https://github.com/translate/pootle/

It's on-premises, open source, has a web UI, supports many formats and comes with a REST API. I'm sure you must have seen it - any reason you didn't go that route?

Aside: I see you're shipping with nginx and have a whole ssl setup. Take a look at Caddy, your life may get simpler :) https://caddyserver.com/

1 comments

Thanks, will take a look. Caddy looks pretty cool :)