{"id":16784161,"url":"https://github.com/omgimalexis/ee-docker","last_synced_at":"2026-01-02T23:36:01.185Z","repository":{"id":78028112,"uuid":"86965058","full_name":"OmgImAlexis/ee-docker","owner":"OmgImAlexis","description":"Docker container for Expression Engine","archived":false,"fork":false,"pushed_at":"2018-04-26T03:29:14.000Z","size":2,"stargazers_count":5,"open_issues_count":2,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T08:34:38.812Z","etag":null,"topics":["expression-engine"],"latest_commit_sha":null,"homepage":null,"language":null,"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/OmgImAlexis.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-02T05:18:00.000Z","updated_at":"2023-11-06T15:29:09.000Z","dependencies_parsed_at":"2023-02-24T04:30:40.989Z","dependency_job_id":null,"html_url":"https://github.com/OmgImAlexis/ee-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmgImAlexis%2Fee-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmgImAlexis%2Fee-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmgImAlexis%2Fee-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmgImAlexis%2Fee-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OmgImAlexis","download_url":"https://codeload.github.com/OmgImAlexis/ee-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243941290,"owners_count":20372218,"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":["expression-engine"],"created_at":"2024-10-13T07:53:51.263Z","updated_at":"2026-01-02T23:36:01.158Z","avatar_url":"https://github.com/OmgImAlexis.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Expression Engine Docker\n\nThis bundles MariaDB, PhpMyAdmin with Caddy serving Expression Engine over HTTPS.\n\n## Installing / Getting started\n\nMake sure to download a copy of Expression Engine and extract all the files into the src directory.\nYour src directory should look something like so.\n\n```shell\n./src\n├── LICENSE\n├── admin.php\n├── images\n├── index.php\n├── system\n└── themes\n```\n\nMake sure to change any configuration details such as the mysql root password before continuing.\n\nTo start the containers simply run `docker-compose up` in the root directory of this repo.\nNow you should be able to access your site via `https://localhost/admin.php`.\nWhen asked for the database details make sure to `db` for the server address. The other details will be the same ones you set in the `docker-compose.yml` file.\n\nOnce everything is setup I recommend going to `https://localhost/admin.php?/cp/settings/urls` and removing everything in `Website index page` as Caddy will rewrite `index.php` to `/` as per the Expressions Engine documentation.\n\nPhpMyAdmin can by accessed from `http://localhost:8080`.\n\n### Deploying\n\nTo deploy the server into production I highly suggest you look over the Caddyfile as you'll want to use a real TLS/SSL cert instead of a self signed one.\nAfter updating the tls line with your email and replacing localhost with your domain Caddy should handle the rest.\n\n## Contributing\n\nIf you'd like to contribute, please fork the repository and use a feature\nbranch. Pull requests are warmly welcome.\n\n## Licensing\n\nOne really important part: Give your project a proper license. Here you should\nstate what the license is and how to find the text version of the license.\nSomething like:\n\n\"The code in this project is licensed under MIT license.\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomgimalexis%2Fee-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomgimalexis%2Fee-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomgimalexis%2Fee-docker/lists"}