https://github.com/seripap/ee-docker
Expression Engine in Docker
https://github.com/seripap/ee-docker
Last synced: about 2 months ago
JSON representation
Expression Engine in Docker
- Host: GitHub
- URL: https://github.com/seripap/ee-docker
- Owner: seripap
- License: apache-2.0
- Created: 2018-12-01T22:18:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-01T22:59:28.000Z (over 6 years ago)
- Last Synced: 2025-02-13T11:46:00.310Z (4 months ago)
- Language: PHP
- Size: 5.72 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ee-docker
A quick setup to get Expression Engine v5.0.1 running with docker.
```
$ docker-compose up
```## Default Installation
1. Navigate to localhost:3333/admin.php
2. MySQL hostname = mysql
3. MySQL db name = ee
4. MySQL username = root
5. MySQL password = password