Installing on OpenShift 2

  1. You can install Weblate on OpenShift PaaS directly from its Git repository using the OpenShift Client Tools:

    rhc -aweblate app create -t python-2.7 --from-code https://github.com/WeblateOrg/weblate.git --no-git
    
  2. After installation everything should be preconfigured, and you can immediately start adding a translation project as described below.

См.также

For more info, including how to retrieve the generated admin password, see Running Weblate on OpenShift 2.