{"id":15981350,"url":"https://github.com/fancycode/docker-mediawiki","last_synced_at":"2025-07-17T07:06:21.927Z","repository":{"id":138754797,"uuid":"51672769","full_name":"fancycode/docker-mediawiki","owner":"fancycode","description":"Dockerfile that packages mediawiki with php-fpm.","archived":false,"fork":false,"pushed_at":"2016-02-16T22:36:30.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T16:49:31.319Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fancycode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-14T00:37:25.000Z","updated_at":"2016-02-14T00:41:06.000Z","dependencies_parsed_at":"2023-05-03T03:01:22.375Z","dependency_job_id":null,"html_url":"https://github.com/fancycode/docker-mediawiki","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fancycode/docker-mediawiki","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fancycode%2Fdocker-mediawiki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fancycode%2Fdocker-mediawiki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fancycode%2Fdocker-mediawiki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fancycode%2Fdocker-mediawiki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fancycode","download_url":"https://codeload.github.com/fancycode/docker-mediawiki/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fancycode%2Fdocker-mediawiki/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265575504,"owners_count":23790780,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-08T00:43:41.167Z","updated_at":"2025-07-17T07:06:21.911Z","avatar_url":"https://github.com/fancycode.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-mediawiki\n\n- Based on `php:5.6-fpm` Docker image.\n- Must link with `mysql-server:mysql` image for data storage.\n- Contains Mediawiki 1.26.2.\n- Installs `mysqli` and `opcache` PHP extensions.\n- Installs ImageMagick.\n- Runs php-fpm on port 9000 which can be used by webserver on the host.\n\nPublished on https://hub.docker.com/r/fancycode/mediawiki/\n\nSample command to run docker:\n\n    $ docker run \\\n        --name my-docker-mediawiki \\\n        --restart=always \\\n        --link mysql-server:mysql \\\n        -p 127.0.0.1:9000:9000 \\\n        -v /path/to/local/config:/var/www/shared \\\n        -d \\\n        fancycode/mediawiki\n\nThe shared folder must contain the `LocalSettings.php`, any `images` folder will\nreplace the `images` folder of Mediawiki. The `resources` folder of Mediawiki\nwill be copied to the shared folder on startup so it can be accessed by the\nwebserver on the host.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffancycode%2Fdocker-mediawiki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffancycode%2Fdocker-mediawiki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffancycode%2Fdocker-mediawiki/lists"}