https://github.com/ubc/parsoid-docker
Docker container for Parsoid
https://github.com/ubc/parsoid-docker
Last synced: about 1 month ago
JSON representation
Docker container for Parsoid
- Host: GitHub
- URL: https://github.com/ubc/parsoid-docker
- Owner: ubc
- License: gpl-3.0
- Created: 2017-07-28T01:32:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-18T01:59:44.000Z (almost 8 years ago)
- Last Synced: 2025-01-21T21:44:33.283Z (10 months ago)
- Language: Shell
- Size: 13.7 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- 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 Parsoid application](https://www.mediawiki.org/wiki/Parsoid).
This is meant to be used with the
[Mediawiki VisualEditor extension](https://www.mediawiki.org/wiki/Extension:VisualEditor).
NOTE: This is based on https://github.com/irasnyd/parsoid, but using alpine node image for smaller footprint.
Environment Variables
=====================
- `MEDIAWIKI_API_URL` - URL to your Mediawiki API page (default: `http://localhost/w/api.php`)
- `MEDIAWIKI_DOMAIN` - VisualEditor plugin setting (default: `localhost`)
- `MEDIAWIKI_PREFIX` - VisualEditor plugin setting (default: `localhost`)