An open API service indexing awesome lists of open source software.

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

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`)