Deploy Your PHP App with Docker

preview_player
Показать описание
Presented by Asmir Mustafic

This talk explains how to develop and deploy to production your application built with Docker.

The presentation starts from the development environment and passing by Continuous Integration arrives to Production.

It shows an workflow that allows to compose many tools and best practices to obtain fast development and no downtimes.
Рекомендации по теме
Комментарии
Автор

This is great and concise. It will be helpful if there is any guide or tutorial links available to clear some of my confusions. Every time during the build process, do i need to push the docker image ? I push to production regularly and docker will be there without much changes. Also I would like to know from my server, how can I run docker and serve the application from it ?

alwinaugustin
Автор

Little hard to understand, but useful thanks for sharin'

geekhamster
Автор

Where to store the aws01.tar.gz file to use in step 5?

dflourusso