Wordpress Docker on openSUSE Leap
Simple WordPress with Docker
Darian Rizaludin
Linux Activist at Kelompok Linux Arek Suroboyo (Surabaya Linux User Group) | Business Development - Radnet Digital Indonesia
Docker is a container platform that allows simple and fast software installations on any system and OS. It wraps the piece of software in a complete file system that includes everything it needs to run such as code, runtime, system tools and libraries. This allows anyone to package an application with its dependencies into a standardized building block. WordPress is one of the most popular content management software (CMS) due to its multitude of features and ease of use. However setting up a new web host environment can be time consuming especially if you need to do it often. In this event I’ll talk about how to set up Docker in a much easier way on OpenSUSE. Docker has an official image for WordPress that makes it easier to get started. We’ll also check out Docker Compose for a Heroku-like configuration. After all, building and managing containers manually can take a lot of work.
- Date:
- 2016 October 1 - 11:45
- Duration:
- 15 min
- Room:
- Convention Hall
- Conference:
- openSUSE.Asia Summit 2016
- Language:
- Track:
- FOSS
- Difficulty:
- Easy