Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Grawl/mediawiki-docker
Ready to use and customize MediaWiki on Docker Compose
https://github.com/Grawl/mediawiki-docker
docker docker-compose mediawiki prefers-color-scheme
Last synced: 3 months ago
JSON representation
Ready to use and customize MediaWiki on Docker Compose
- Host: GitHub
- URL: https://github.com/Grawl/mediawiki-docker
- Owner: Grawl
- Created: 2019-12-25T07:27:25.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-26T10:06:55.000Z (about 5 years ago)
- Last Synced: 2024-08-01T00:39:29.472Z (6 months ago)
- Topics: docker, docker-compose, mediawiki, prefers-color-scheme
- Language: CSS
- Homepage:
- Size: 94.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Ready to use and customize MediaWiki on Docker Compose
> MediaWiki is an extremely powerful, scalable software and a feature-rich wiki implementation that uses PHP to process and display data stored in a database, such as MySQL.
Pages use MediaWiki's wikitext format, so that users without knowledge of HTML or CSS can edit them easily.
https://www.mediawiki.org/
## Install
1. Clone this repository
2. `cp .env.example .env`
3. `make init`## Customize
Copy `.env.example` as `.env` and change environment variables.
## Features
- [x] Static files access
- [x] Custom logo and favicon
- [x] VisualEditor plugin
- [x] MobileFrontend plugin
- [x] `(prefers-color-scheme: dark)`
- [ ] VisualEditor pane
- [ ] Upload modal
- [ ] Settings
- [x] Set wiki admin credentials
- [ ] External API auth