Skip to content
Code Cauldron

Code Cauldron

  • Home
  • About Us
  • facebook
  • Twitter
  • GitHub

Tag Archives: wordpress

Setup WordPress and MySQL using Docker compose

If you want to setup a containerized Wordpress and MySQL environment, one solution is to use docker compose. Below I’ll first show you the complete docker-compose.yml file and later we’ll go through it line by line.

Posted byJimmieFebruary 13, 2021February 13, 2021Posted inDockerTags: docker, docker-compose, mysql, wordpressLeave a comment on Setup WordPress and MySQL using Docker compose

Recent Posts

  • Connecting an ESP8266 to the Azure IoT Hub April 25, 2021
  • Columnar Transposition Cipher April 10, 2021
  • Setup WordPress and MySQL using Docker compose February 13, 2021
  • Create a Dummy File Generator in PHP February 12, 2021
  • Simple XOR Encryption in PHP February 12, 2021

Tags

c# docker docker-compose encryption file handling mysql php programming security tool wordpress

Recent Comments

  • BRUNDA M on Connecting an ESP8266 to the Azure IoT Hub
  • Jonathan Ferm on Connecting an ESP8266 to the Azure IoT Hub
  • benjamin on Connecting an ESP8266 to the Azure IoT Hub
Code Cauldron, Proudly powered by WordPress.