https://github.com/kjunichi/eccube-hhvm-h2o
https://github.com/kjunichi/eccube-hhvm-h2o
docker ec-cube h2o hhvm postgresql
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kjunichi/eccube-hhvm-h2o
- Owner: kjunichi
- License: mit
- Created: 2017-03-10T22:17:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-21T22:15:53.000Z (over 8 years ago)
- Last Synced: 2025-02-07T17:25:21.737Z (8 months ago)
- Topics: docker, ec-cube, h2o, hhvm, postgresql
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eccube-hhvm-h2o
```shell
docker-compose build
docker-compose up -d
docker-compose exec app bash -c "cd /var/www/html/ec-cube;hhvm eccube_install.php pgsql"
```