Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add weblate.org to our appcivist-docker compose #8

Open
2 of 5 tasks
cdparra opened this issue Mar 30, 2018 · 1 comment
Open
2 of 5 tasks

Add weblate.org to our appcivist-docker compose #8

cdparra opened this issue Mar 30, 2018 · 1 comment

Comments

@cdparra
Copy link
Member

cdparra commented Mar 30, 2018

Issue Description

Translations issues are managed by a spreadsheet (https://docs.google.com/spreadsheets/d/1dF5qllbwNL8l7KqMsQkDDpx73vQhOX3cU-L4zSkPRwo/edit?usp=drive_web)
And it's not scalable and it does not allow us to easily translate other components other than the UI

Solution

  • Made a research about how to install weblate
  • Install weblate in testing server XSEDE 149.165.156.149
    Ref1: https://weblate.org/en/
    Ref2: https://docs.weblate.org/en/latest/admin/deployments.html#docker
    Make sure to run weblate in a port different than 80
  • After weblate was testing, modify the docker compose file to include our weblate server.
  • Update production server XSEDE 149.165.156.246 using the docker compose update between 8 an 8:30 am Asuncion time.
  • Document how to create translation projects:
    1. In appcivist-pb-client, we need to translate json files (check with @gvescu)
    2. In appcivist-platform, we need to translate text files for play-framework
@cdparra cdparra added this to the 201804 Sprint 1 milestone Mar 30, 2018
@yolile
Copy link
Contributor

yolile commented Apr 21, 2018

@cdparra weblate available for testing at http://149.165.156.149:7000/

@cdparra cdparra removed this from the 201805 Sprint 4 milestone May 23, 2018
@cdparra cdparra added this to the 201806 Sprint 3 milestone Jun 11, 2018
@cdparra cdparra removed this from the 201806 Sprint 3 milestone Jun 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants