Skip to content

🐳🚀 The official ISOPHP development environment Docker Edition

License

Notifications You must be signed in to change notification settings

isophp/isophp_dev_env_docker

Repository files navigation

ISOPHP DEV ENV DOCKER

Version 0.0.1 Build Status Phalcon v3.3.1 Issue

The official ISOPHP development environment Docker Edition

This is an official, open-source and community-driven boilerplate for Phalcon + React projects that run on Docker. It's an attempt of standardizing and making it easier to bootstrap ISOPHP community website ready for development and production environments.

Quick Start

git clone https://github.com/isophp/isophp_dev_env_docker.git
cd isophp_dev_env_docker && sh auto_install.sh

Then check http://devel.isophp.cn for index page and check http://devel.isophp.cn:8000 for admin page.

Manual Guide

  • Install Docker and Docker-Compose in your machine
git clone https://github.com/isophp/isophp_dev_env_docker.git
cd isophp_dev_env_docker && ./run_before_up.sh
sudo docker-compose up app && sudo docker-compose up node_app

Documentation

The current version can be seen at docs.phalconphp.com.

License

ISOPHP DEV ENV DOCKER is open source software licensed under the MIT.
See the LICENSE file for more.
© 2018 ISOPHP Team

About

🐳🚀 The official ISOPHP development environment Docker Edition

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published