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

Document how to bind a local config file .weblate using wlc docker #5074

Closed
nijel opened this issue Dec 20, 2020 · 1 comment
Closed

Document how to bind a local config file .weblate using wlc docker #5074

nijel opened this issue Dec 20, 2020 · 1 comment
Assignees
Labels
documentation Improvements or additions to the documentation. good first issue Opportunity for newcoming contributors. help wanted Extra attention is needed.
Milestone

Comments

@nijel
Copy link
Member

nijel commented Dec 20, 2020

Please also document how to bind a local config file .weblate using docker

docker run -v $(pwd):/home/weblate --rm weblate/wlc:edge show

Source for /home/weblate: https://github.com/WeblateOrg/wlc/blob/e2139fb8059a3a7d70425befb9ceb936a4ca15a5/Dockerfile#L13

Feel free to add this example

$ docker run -v $(pwd):/home/weblate --rm weblate/wlc:edge show
branch: QA_5_1
file_format: po
filemask: po/*.po
git_export: https://hosted.weblate.org/git/phpmyadmin/5-1/
license: GPL-3.0-or-later
license_url: https://www.gnu.org/licenses/gpl-3.0-standalone.html
name: 5.1
new_base: po/phpmyadmin.pot
project: phpmyadmin
repo: https://github.com/phpmyadmin/phpmyadmin.git
slug: 5-1
source_language: en
template: 
url: https://hosted.weblate.org/api/components/phpmyadmin/5-1/
vcs: git
web_url: https://hosted.weblate.org/projects/phpmyadmin/5-1/

Brought up by @williamdes in WeblateOrg/wlc#66

@nijel nijel added documentation Improvements or additions to the documentation. help wanted Extra attention is needed. good first issue Opportunity for newcoming contributors. labels Dec 20, 2020
@nijel nijel self-assigned this Jan 7, 2021
@nijel nijel added this to the 4.4.1 milestone Jan 7, 2021
@nijel nijel closed this as completed in a336fd5 Jan 7, 2021
@github-actions
Copy link

github-actions bot commented Jan 7, 2021

Thank you for your report, the issue you have reported has just been fixed.

  • In case you see a problem with the fix, please comment on this issue.
  • In case you see a similar problem, please open a separate issue.
  • If you are happy with the outcome, don’t hesitate to support Weblate by making a donation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to the documentation. good first issue Opportunity for newcoming contributors. help wanted Extra attention is needed.
Projects
None yet
Development

No branches or pull requests

1 participant