CodeIgniter For Project : Lesson 102 - Docker & CodeIgniter

13
CodeIgniter For Project Lesson 102 : Docker & CodeIgniter Weerayut Hongsa : Network Engineer / Software Developer Major Kantana Broadcasting Co., Ltd https://kusumotolab.com

Transcript of CodeIgniter For Project : Lesson 102 - Docker & CodeIgniter

Page 1: CodeIgniter For Project : Lesson 102 - Docker & CodeIgniter

CodeIgniter For ProjectLesson 102 : Docker & CodeIgniter

Weerayut Hongsa : Network Engineer / Software Developer Major Kantana Broadcasting Co., Ltd

https://kusumotolab.com

Page 2: CodeIgniter For Project : Lesson 102 - Docker & CodeIgniter

Introduction to Docker

Weerayut Hongsa : Network Engineer / Software Developer Major Kantana Broadcasting Co., Ltd

https://kusumotolab.com

Page 3: CodeIgniter For Project : Lesson 102 - Docker & CodeIgniter

Not Use Docker :(

Weerayut Hongsa : Network Engineer / Software Developer Major Kantana Broadcasting Co., Ltd

https://kusumotolab.com

Page 4: CodeIgniter For Project : Lesson 102 - Docker & CodeIgniter

Weerayut Hongsa : Network Engineer / Software Developer Major Kantana Broadcasting Co., Ltd

https://kusumotolab.com

MySQL 5.6 Oracle Database

Jenkin CI yii Framework CodeIgniter

Java Tomcat Apache PHP 5.6 PHP 7.0Apache

Page 5: CodeIgniter For Project : Lesson 102 - Docker & CodeIgniter

Use Docker :)

Weerayut Hongsa : Network Engineer / Software Developer Major Kantana Broadcasting Co., Ltd

https://kusumotolab.com

Page 6: CodeIgniter For Project : Lesson 102 - Docker & CodeIgniter

Jenkin CI yii Framework CodeIgniter

Java Tomcat Apache PHP 5.6 PHP 7.0Apache

Weerayut Hongsa : Network Engineer / Software Developer Major Kantana Broadcasting Co., Ltd

https://kusumotolab.com

MySQL 5.6

Oracle Database

Page 7: CodeIgniter For Project : Lesson 102 - Docker & CodeIgniter

Docker Swarm

Weerayut Hongsa : Network Engineer / Software Developer Major Kantana Broadcasting Co., Ltd

https://kusumotolab.com

Page 8: CodeIgniter For Project : Lesson 102 - Docker & CodeIgniter

What is Docker?

Weerayut Hongsa : Network Engineer / Software Developer Major Kantana Broadcasting Co., Ltd

https://kusumotolab.com

Page 9: CodeIgniter For Project : Lesson 102 - Docker & CodeIgniter

Weerayut Hongsa : Network Engineer / Software Developer Major Kantana Broadcasting Co., Ltd

https://kusumotolab.com

What is Docker?

Page 10: CodeIgniter For Project : Lesson 102 - Docker & CodeIgniter

Weerayut Hongsa : Network Engineer / Software Developer Major Kantana Broadcasting Co., Ltd

https://kusumotolab.com

VM vs Container

Page 11: CodeIgniter For Project : Lesson 102 - Docker & CodeIgniter

Advantages of Using Docker

• Rapid application deployment

• Portability across machines

• Version control and component reuse

• Sharing

• Lightweight

• Simplified maintenanceWeerayut Hongsa : Network Engineer / Software Developer

Major Kantana Broadcasting Co., Ltd https://kusumotolab.com

Page 12: CodeIgniter For Project : Lesson 102 - Docker & CodeIgniter

Docker Web Developer Style

Weerayut Hongsa : Network Engineer / Software Developer Major Kantana Broadcasting Co., Ltd

https://kusumotolab.com

PHP 5.6ApacheLink www location from my computer to docker container

(CodeIgniter)

MySQL 5.6

Page 13: CodeIgniter For Project : Lesson 102 - Docker & CodeIgniter

Forward to Workshop 001

Weerayut Hongsa : Network Engineer / Software Developer Major Kantana Broadcasting Co., Ltd

https://kusumotolab.com