https://github.com/uber5/mecodify-docker
Docker for https://github.com/wsaqaf/mecodify
https://github.com/uber5/mecodify-docker
Last synced: 4 months ago
JSON representation
Docker for https://github.com/wsaqaf/mecodify
- Host: GitHub
- URL: https://github.com/uber5/mecodify-docker
- Owner: Uber5
- License: mit
- Created: 2017-05-13T06:23:09.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-20T20:49:59.000Z (about 9 years ago)
- Last Synced: 2025-02-24T12:19:03.918Z (over 1 year ago)
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker for [Mecodify](https://github.com/wsaqaf/mecodify)
Given an external mysql database, enables you to run
[mecodify](https://github.com/wsaqaf/mecodify) in a docker container (including
Apache and PHP).
## How
See the [installation
instructions](https://github.com/Uber5/mecodify-docker/wiki/How-to-Install) on
the Wiki.
For more configuration options / details, see the [mecodify installation
instructions](https://github.com/wsaqaf/mecodify/blob/master/install.md).
If you need to customize e.g. the http server, check the
[documentation](https://hub.docker.com/_/php/) of the base docker image
`php:5.0-apache`.