{"id":15134582,"url":"https://github.com/themcaffee/mediawiki-cdk-template","last_synced_at":"2026-01-20T15:07:29.167Z","repository":{"id":211355288,"uuid":"728544750","full_name":"themcaffee/mediawiki-cdk-template","owner":"themcaffee","description":"Starter AWS CDK template for MediaWiki","archived":false,"fork":false,"pushed_at":"2025-04-01T01:55:08.000Z","size":99,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T22:44:58.437Z","etag":null,"topics":["cdk","mediawiki"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/themcaffee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-07T07:02:50.000Z","updated_at":"2023-12-15T23:35:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"94f3b741-5823-4b30-98e2-c7ad7275839d","html_url":"https://github.com/themcaffee/mediawiki-cdk-template","commit_stats":null,"previous_names":["themcaffee/mediawiki-aws","themcaffee/mediawiki-cdk-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/themcaffee/mediawiki-cdk-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themcaffee%2Fmediawiki-cdk-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themcaffee%2Fmediawiki-cdk-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themcaffee%2Fmediawiki-cdk-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themcaffee%2Fmediawiki-cdk-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/themcaffee","download_url":"https://codeload.github.com/themcaffee/mediawiki-cdk-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themcaffee%2Fmediawiki-cdk-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28606139,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T14:45:23.139Z","status":"ssl_error","status_checked_at":"2026-01-20T14:44:16.929Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cdk","mediawiki"],"created_at":"2024-09-26T05:23:05.486Z","updated_at":"2026-01-20T15:07:29.149Z","avatar_url":"https://github.com/themcaffee.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Starter AWS CDK template for MediaWiki\n\nThis is a starter template for deploying MediaWiki with CDK to AWS. The intent of this it to provide a secure and scalable way to get started without having\nto go through the pains manually setting up these resources.\n\n## Getting started\n\n1. [Fork](https://github.com/themcaffee/mediawiki-aws/fork) this project or use it as a template (`Use this template` button above)\n1. Ensure you have your AWS CLI credentials setup (`aws configure`)\n1. Create the Route53 Zone and ACM certificate through the console (or other means). \n1. Copy `.env.example` to `.env` and set the parameters. \n1. Install dependencies: `npm install`\n1. Configure non-secret parameters in `bin/mediawiki.ts`\n1. Deploy to AWS: `npx cdk deploy MediaWikiDev`\n1. Visit your site to go through the [setup](https://www.mediawiki.org/wiki/Manual:Config_script). This will create the necessary database tables and only need to happen the first deployment.\n1. Do not use the downloaded `LocalSettings.php` file in place of your original one. The `LocalSettings.php` downloaded will contain plain text\n   credentials that should not be commited to git.\n\n## Roadmap\n\n- [ ] Shared EFS between containers for images\n- [ ] Images on S3\n- [ ] Optimize Cloudfront caching\n\n## Development \n\n### Useful commands\n\n* `npm run build`   compile typescript to js\n* `npx cdk deploy`  deploy this stack to your default AWS account/region\n* `npx cdk diff`    compare deployed stack with current state\n* `npx cdk synth`   emits the synthesized CloudFormation template\n\n### Relevant documentation\n\n* [Installing MediaWiki](https://www.mediawiki.org/wiki/Manual:Installing_MediaWiki)\n* [How to debug](https://www.mediawiki.org/wiki/Manual:How_to_debug)\n* [LocalSettings.php Manual](https://www.mediawiki.org/wiki/Manual:LocalSettings.php/tcy)\n* [mediawiki-docker](https://www.mediawiki.org/wiki/MediaWiki-Docker)\n* [CDK V2 Docs](https://docs.aws.amazon.com/cdk/api/v2/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemcaffee%2Fmediawiki-cdk-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthemcaffee%2Fmediawiki-cdk-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemcaffee%2Fmediawiki-cdk-template/lists"}