Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

anthonykgross/dopsy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DoPSy : (DOcker, Php7 & SYmfony3)

Requierements:

  • Docker 1.9
  • Docker Compose 1.4

Directory

  • docker // Images docker & conf (Php7, nginx, supervisor & logs)
  • docs // Documentations
  • src // Symfony3 - Project source code

How to install

Create images for Docker

make

Define permissions in folders & conf files

make install

Run the cluster (web + mysql + storage)

make run

Log into the container

make debug

Development

  • Don't miss to add 127.0.0.1 dopsy.local in /etc/hosts (Unix)
  • Don't miss to add dopsy.local in /etc/hosts (OSX) or in Windows/System32/drivers/etc/hosts (Win)

Creator

Anthony K GROSS

Technologies

  • PHP7 - Symfony 3 - Composer - PhpUnit
  • LESS
  • Bootstrap
  • Bower
  • Gulp
  • MySql