{"id":20130788,"url":"https://github.com/zuc/docker-mojito","last_synced_at":"2026-05-10T01:33:18.882Z","repository":{"id":122882459,"uuid":"136213543","full_name":"zuc/docker-mojito","owner":"zuc","description":"Docker image for https://github.com/box/mojito","archived":false,"fork":false,"pushed_at":"2020-01-27T18:43:20.000Z","size":30,"stargazers_count":1,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-13T08:46:32.680Z","etag":null,"topics":["continuous-localization","docker","docker-image","i18n","intl","language","localization","mojito","translation","translation-management"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zuc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-05T17:42:44.000Z","updated_at":"2024-04-11T14:57:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"c6af272e-4280-4219-952d-e149f4f748bf","html_url":"https://github.com/zuc/docker-mojito","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zuc%2Fdocker-mojito","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zuc%2Fdocker-mojito/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zuc%2Fdocker-mojito/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zuc%2Fdocker-mojito/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zuc","download_url":"https://codeload.github.com/zuc/docker-mojito/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241577071,"owners_count":19984940,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["continuous-localization","docker","docker-image","i18n","intl","language","localization","mojito","translation","translation-management"],"created_at":"2024-11-13T20:42:34.313Z","updated_at":"2026-05-10T01:33:13.836Z","avatar_url":"https://github.com/zuc.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mojito Docker image\n\n## Description\nThis repo provides dockerization for [box/mojito](https://github.com/box/mojito). \nIf you want to know more about it, please refer to its [README](https://github.com/box/mojito/blob/master/README.md).\n\n\n## Build\nThere's an automated build linked on [Docker Hub](https://hub.docker.com/r/mzuccala/mojito/), which produces the following tags:\n\n- `latest`: full (webapp + CLI) package, launches webapp by default (see [below](#full-version))\n- `cli`: CLI-only package, uses `mojito-cli` as container entrypoint (see [below](#cli-only-version))\n\nAdditionally, whenever a tag gets published, two more tags are produced:\n\n- `\u003cTAG\u003e`: full package\n- `\u003cTAG\u003e-cli`: CLI-only package\n\n## Full version\n\nThis version launches mojito webapp by default, but also includes the CLI.\n\nIn order for the webapp to work correctly, you should provide the following ENV variables:\n\n- `MOJITO_DB_HOST`: MySQL hostname (e.g. `mysql`)\n- `MOJITO_DB_PORT`: MySQL port (e.g. `3306`)\n- `MOJITO_DB_NAME`: MySQL database name (e.g. `mojito`)\n- `MOJITO_DB_USER`: MySQL username (e.g. `webapp`)\n- `MOJITO_DB_PASS`: MySQL password (e.g. `passw0rd`)\n\nPlease notice that **no defaults are provided**.\n\n## CLI-only version\n\nThis version contains `mojito-cli` only, which is set as Docker entrypoint so that it can be used as follows:\n\n```\ndocker run --rm mzuccala/mojito:cli create-repo -h\n```\n\nIn order for the CLI to work correctly, you should provide the following ENV variables:\n\n- `MOJITO_API_HOST`: hostname where mojito webapp resides (e.g. `localhost`)\n- `MOJITO_API_PORT`: TCP port (e.g. `8080`)\n- `MOJITO_API_SCHEME`: HTTP connection scheme (e.g. `HTTP`)\n- `MOJITO_API_USER`: mojito username (e.g. `admin`)\n- `MOJITO_API_PASS`: mojito password (e.g. `ChangeMe`)\n\nPlease notice that **no defaults are provided**.\n\n## Contributing\n\nIf you'd like to contribute, feel free to open a pull request and I'll take care of it ASAP!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzuc%2Fdocker-mojito","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzuc%2Fdocker-mojito","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzuc%2Fdocker-mojito/lists"}