I want to create a WordPress site on Bluemix, though the service is not active anymore. Does anybody know how to do it?
1 comment
Comments are closed.
I want to create a WordPress site on Bluemix, though the service is not active anymore. Does anybody know how to do it?
Comments are closed.
You have a couple options:
1) WordPress in a Docker Container. This is the easiest solution and allows for an infinite amount of customization and portability. See this guide for creating a container on Bluemix.
2) Follow this guide for creating a WordPress environment on Bluemix. It is a pretty techincal setup and in my opinion, the more difficult and error prone way to do this.