wckr / wocker

Create your WordPress development environment in 3 SECONDS!
https://wocker.dev/
MIT License
480 stars 42 forks source link

Bedrock? #68

Open strarsis opened 7 years ago

strarsis commented 7 years ago

It seems that roots.io Bedrock could be a nice addition to Wocker. It turns a WordPress site into a Twelve-Factor app, allowing to install plugins and themes using composer, separating configuration (.env file or environment variables).

Currently Trellis is the stack primarily for Bedrock WordPress sites, using Vagrant/ansible playbook. But a transition to Docker or providing a dev environment based on Docker would be great. Bedrock should make this Dockerizing very easy. https://roots.io/bedrock-vs-regular-wordpress-install/

ixkaito commented 7 years ago

@strarsis Thanks! I know Roots make lots of great products for WordPress. I'll take a look and think about this.

voyou-sbeaulieu commented 5 years ago

Any follow on this? Wocker seems to be more easy to setup and less configuration then trellis but bedrock do have a nice plus to wordpress default setup!

ixkaito commented 5 years ago

@voyou-sbeaulieu Sorry for the late reply and the slow development. I am a little busy with my client works. PRs are always welcome. They would help me to integrate Bedrock with Wocker.