https://github.com/ubc/restbase-docker
Docker container for RestBase
https://github.com/ubc/restbase-docker
Last synced: over 1 year ago
JSON representation
Docker container for RestBase
- Host: GitHub
- URL: https://github.com/ubc/restbase-docker
- Owner: ubc
- License: gpl-3.0
- Created: 2017-07-28T08:02:19.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-18T01:57:41.000Z (over 8 years ago)
- Last Synced: 2025-01-21T21:44:28.213Z (over 1 year ago)
- Language: Shell
- Size: 13.7 KB
- Stars: 1
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Introduction
============
This is a Docker container for the
[Mediawiki RestBase application](https://www.mediawiki.org/wiki/Restbase).
Environment Variables
=====================
- `MEDIAWIKI_API_URL` - URL to your Mediawiki API page (default: `http://localhost/w/api.php`)
- `MEDIAWIKI_URL` - URL to your Mediawiki (default: `http://localhost`)
- `PARSOID_URL` - URL for the Parsoid server (default: `http://localhost:8000`)