wp-docker
wp-docker copied to clipboard
Setup multiple projects
Can I setup multiple WordPress websites like you can with LaraDock? If so, how would I go about it?
This is still an experimental repository. I'm not familiar with LaraDock but I assume it's like creating multiple sites with VVV and at this time no that's not what this is trying to do. For the time being this is about being a starting point for a single project. The repo will be changing a lot until it becomes stable. I plan on cleaning things up and creating an image of the PHP service ones I'm done with it. I wouldn't use this for anything in production yet.
I guess I should ask, what do you mean by multiple installs?
With LaraDock you can setup your dev environment for single or multiple projects as explained here and I was wondering if your project could do the same.
@Olivia101 No it's only for single projects at this time. There are a lot of useful patterns that LaraDock has which might be beneficial here. I'll look into how it's structured and see if we can borrow from it. 👍
While looking for a Docker development environment for WordPress I came across LaraDock. Reading the documentation LaraDock can be configured to run WordPress as well. An idea might be to take the WordPress bits out of your project and put it into LaraDock to provide WordPress support out of the box or fork LaraDock to add WordPress support. This is an interesting idea. The LaraDock author is looking for WordPress integration. See comment. This is another closed issue about making LaraDock work with WordPress.
This repo exists as a resource for future client work at XWP that requires Docker, so to that end I do not have plans to merge it with LaraDock.