README.md 817 B

CodeIgniter 3 on Docker

How to run

  1. 현재 clone 받은 add2rice-docker 폴더에서 php/src 폴더를 만들어서 여기안에 http://git.daboryhost.com:10880/wngur/add2rice clone 받으시고 도커 돌리시면 됩니다
  2. https://drive.google.com/file/d/1pxteGD4oqTGKxdacwFDCjB-CS7rFFMyy/view?usp=sharing 용량이 너무커서 위 구글드라이브 링크에서 다운하시고 알집풀어서 /php/front/data/uploads 폴더에 넣으시면 됩니다.
  3. /application/config/database.php-- -> /application/config/database.php 폴더명 변경
  4. /application/session 빈 폴더 생성해준다

    docker-compose up -d
    

Container

  • PHPMyAdmin is available at http://localhost:8080
  • CodeIgniter is available at http://localhost:7700
  • MySQL is available at port 3310