Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gesinn-it/docker-mediawiki
Dockerized MediaWiki build on top of docker-mediawiki-base images in the style of the official MediaWiki Docker images.
https://github.com/gesinn-it/docker-mediawiki
Last synced: 14 days ago
JSON representation
Dockerized MediaWiki build on top of docker-mediawiki-base images in the style of the official MediaWiki Docker images.
- Host: GitHub
- URL: https://github.com/gesinn-it/docker-mediawiki
- Owner: gesinn-it
- License: mit
- Created: 2021-11-10T15:54:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-14T15:09:40.000Z (about 1 month ago)
- Last Synced: 2024-12-14T16:20:23.846Z (about 1 month ago)
- Language: Dockerfile
- Homepage:
- Size: 75.2 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-mediawiki
![CI](https://github.com/gesinn-it/docker-mediawiki/actions/workflows/main.yml/badge.svg)Dockerized MediaWiki build on top of docker-mediawiki-base images in the style of the official MediaWiki Docker images with preinstalled Composer, MediaWiki and enabled Xdebug. Released on [dockerhub](https://hub.docker.com/r/gesinn/mediawiki). This image is intended to be used during development, testing and CI workflows.
- `$wgServer = http://localhost:8080`
- Wiki Admin: WikiSysop
- Password: wiki4everyone## Important directories
- `/etc/apache`
- `/usr/local/etc/php/`