Coder Social home page Coder Social logo

codeigniter-dock's Introduction

CodeIgniter Docker

Feature

  • Nginx
  • Redis
  • PHP 7.4
  • RABBIT MQ
  • MARIA DB
  • Codeigniter 3.1.1

Usage

$ cd Infra && docker-compose up

Change Log

Version 1.0.0

  • Nginx
  • Redis
  • PHP 7.3
  • RABBIT MQ
  • Codeigniter 3.1.1
  • Composer
    • Guzzle
    • DotEnv
    • Rabbit MQ

Version 1.1.0

  • Nginx
  • Redis
  • PHP 7.4.2
    • PHP pdo
    • PHP mbstring
    • PHP mysqli
    • PHP bcmath
    • PHP intl
    • PHP redis
  • RABBIT MQ
  • Codeigniter 3.1.1
  • Composer
    • Guzzle
    • DotEnv
    • Rabbit MQ

Env

  • Docker
    • DB_USER_ID : mysql user id
    • DB_USER_PW : mysql user password
    • DB_ROOT_PW : mysql root password
    • MQ_USER_ID : rabbit mq user id
    • MQ_USER_PW : rabbit mq user password
    • PROJECT_PATH : codeigniter project path
  • Codeigniter
    • REDIS_HOST : redis host
        recommand : tcp://redis:6379
    • DB_HOST : mysql host
        recommand : db
    • DB_USER_ID : mysql user id
    • DB_USER_PW : mysql user password
    • MQ_USER_ID : rabbit mq user id
    • MQ_USER_PW : rabbit mq user password
    • MQ_HOST : rabbit mq user password
      recommand : megqeue

License

MIT (c) [email protected]

codeigniter-dock's People

Contributors

dhtmdgkr123 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

choirrulloh

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.