Running WordPress in a customizable Docker container walkthrough

preview_player
Показать описание
In this video we explore the customizations available in the appcontainers/wordpress docker container image. This container is set to allow you to run the wordpress application in various modes, to allow for maximum customization. Run Wordpress in a Docker container the way you want to run it..

More information such as the steps performed in this demo can be found on the appcontainers website:

Quay:

Docker Container Info:
---------------------------------------
Container OS: CentOS 6.6/Ubuntu 14.04
Application: Wordpress
Customizable: 8 Customizable Environment Variables.

In this demo, the appcontainers/wordpress container is shown. This container is a CentOS 6.6 Wordpress container that is fully customizable allowing variables such as the mysql root password, database name, application user, password, client connection host settings and Wordpress DB connection information, all to be set at run time, causing the container to configure itself upon initial deployment.

This demo is a full length demo covering how the container was constructed as well as multiple deployment scenarios.
Рекомендации по теме
Комментарии
Автор

Just what I needed. Good stuff, keep it up.

OlaApata