{"id":21433704,"url":"https://github.com/femiwiki/docker-restbase","last_synced_at":"2025-07-14T13:31:31.473Z","repository":{"id":40431670,"uuid":"163832670","full_name":"femiwiki/docker-restbase","owner":"femiwiki","description":"📝 Dockerized RESTBase","archived":false,"fork":false,"pushed_at":"2024-05-01T21:57:58.000Z","size":237,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-02T15:16:04.885Z","etag":null,"topics":["docker-image","restbase"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/femiwiki.png","metadata":{"funding":{"patreon":"femiwiki"},"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-01-02T11:30:30.000Z","updated_at":"2023-03-05T10:35:30.000Z","dependencies_parsed_at":"2024-05-01T23:09:47.395Z","dependency_job_id":"cad08536-b912-4fda-9f63-ee978bab3f81","html_url":"https://github.com/femiwiki/docker-restbase","commit_stats":{"total_commits":50,"total_committers":3,"mean_commits":"16.666666666666668","dds":"0.33999999999999997","last_synced_commit":"616910f176d9fe55b91bf59a3a8d05fa6e9aac7a"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/femiwiki%2Fdocker-restbase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/femiwiki%2Fdocker-restbase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/femiwiki%2Fdocker-restbase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/femiwiki%2Fdocker-restbase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/femiwiki","download_url":"https://codeload.github.com/femiwiki/docker-restbase/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225980902,"owners_count":17554919,"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":["docker-image","restbase"],"created_at":"2024-11-22T23:29:26.977Z","updated_at":"2024-11-22T23:29:27.398Z","avatar_url":"https://github.com/femiwiki.png","language":"JavaScript","funding_links":["https://patreon.com/femiwiki"],"categories":[],"sub_categories":[],"readme":"Dockerized restbase server [![Container Registry]][Container Registry Link]\n========\n\nA [RESTBase] Docker image that uses SQLite as its database. This is originally created for [FemiWiki].\n\n## Usage\n\nThe following command starts RESTBase container:\n\n```sh\ndocker run -p 7231:7231 [-e MEDIAWIKI_APIS_URI=...] [-e MEDIAWIKI_APIS_DOMAIN=...] [-e PARSOID_URI=...] femiwiki/restbase\n```\n\nThen, access it via http://localhost:7231 in a browser.\n\n### Environment Variables\n\nVariables | Default | Description\n--|--|--\nRESTBASE_NUM_WORKERS | `'ncpu'` | Number of worker processes to spawn.\u003cbr/\u003eSet to 0 to run everything in a single process without clustering.\u003cbr/\u003eUse `'ncpu'` to run as many workers as there are CPU units\nMEDIAWIKI_APIS_URI | `http://http/api.php` | API path for you wiki. (must be accessible by docker container)\nMEDIAWIKI_APIS_DOMAIN | `femiwiki.com` | Same as `$wgVirtualRestConfig['modules']['restbase']['domain']` defined in [LocalSettings.php](https://www.mediawiki.org/wiki/Manual:LocalSettings.php) ([details](https://www.mediawiki.org/wiki/RESTBase/Installation#Configuration))\nPARSOID_URI | `http://parsoid:8000` | URI for Parsoid. (must be accessible by docker container)\nMATHOID_URI | `http://mathoid:10044` | URI for Mathoid. (must be accessible by docker container)\n\n## Build\n\n```sh\ndocker build --tag femiwiki/restbase .\ndocker push femiwiki/restbase\n```\n\n\u0026nbsp;\n\n--------\n\nThe source code of *femiwiki/restbase* is primarily distributed under the terms\nof the [GNU Affero General Public License v3.0] or any later version. See\n[COPYRIGHT] for details.\n\n[Container Registry]: https://badgen.net/badge/icon/docker?icon=docker\u0026label\n[Container Registry Link]: https://github.com/orgs/femiwiki/packages/container/restbase\n[FemiWiki]: https://femiwiki.com\n[RESTBase]: https://www.mediawiki.org/wiki/RESTBase\n[GNU Affero General Public License v3.0]: LICENSE\n[COPYRIGHT]: COPYRIGHT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffemiwiki%2Fdocker-restbase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffemiwiki%2Fdocker-restbase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffemiwiki%2Fdocker-restbase/lists"}