Have any of you ever set up MyBB with Docker?
I am in the process of doing that so that I can spin up a fresh new MyBB instance on a subdomain automatically, ready to be installed from the web with a database prepared in advance.
The point of a docker image is that you can easily bring it to another server. You can even modify the base install, to have a modified forum / fork. This of course can be done with a lot of different software, but I've been playing with MyBB specifically.
I am in the process of doing that so that I can spin up a fresh new MyBB instance on a subdomain automatically, ready to be installed from the web with a database prepared in advance.
The point of a docker image is that you can easily bring it to another server. You can even modify the base install, to have a modified forum / fork. This of course can be done with a lot of different software, but I've been playing with MyBB specifically.







