Skip to content

Easily spin up a new Wordpress instance and database in Docker containers. Taken from the example given by Docker.

License

Notifications You must be signed in to change notification settings

srepollock/docker-wordpress-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Wordpress in Docker Generator

Easily spin up a new Wordpress instance and database in Docker containers. Taken from the example given by Docker.

Taken and modified from the quickstart by docker.

Great for running on AWS EC2 instances.

Be sure to setup an image snapshot (storage system snapshot) and an instance template (using the storage snapshot) that has docker and/or git (to pull this repo, or you can rsync from your current machine to the EC2 startup host) and any other packages you want/need. Then save the snapshot, set the instance, spindown the server. Spin up a new one from the template to confirm everything is working.

Be sure to setup elastic IP's for the container, then route a domain or subdomain from your host provider with an 'A record' to the IP.

Created by Spencer Pollock 2020

About

Easily spin up a new Wordpress instance and database in Docker containers. Taken from the example given by Docker.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published