Sign inSign up

trydirect/opencart

By trydirect

•Updated about 1 month ago

Image
0

3.2K

trydirect/opencart repository overview

Build Status Docker Stars Docker Pulls Docker Automated Docker Build Gitter chat

⁠Opencart development template.

Opencart development template - project generator/development environment. Can be used by PHP developers to start quickly on development Opencart modules. This stack allows you to setup development environment in a single docker-compose command

⁠Stack includes

  • Ubuntu 16.04 docker image
  • PHP 7.1-FPM,
  • Opencart
  • NGINX
  • MySQL 5.7

⁠Note

Before installing this project, please, make sure you have installed docker and docker-compose

To install docker execute:

$ curl -fsSL https://get.docker.com -o get-docker.sh
$ sh get-docker.sh
$ pip install docker-compose

⁠Installation

Clone this project into your work directory:

$ git clone https://github.com/trydirect/opencart.git

⁠Quick deployment to cloud

⁠Amazon AWS, Digital Ocean, Hetzner and others

⁠Contributing

  1. Fork it (https://github.com/trydirect/opencart/fork⁠)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

⁠Support Development

Donate

Tag summary

Content type

Image

Digest

sha256:8ee82650c…

Size

199.2 MB

Last updated

about 1 month ago

docker pull trydirect/opencart