-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Where to start #14
Comments
@jonpugh I managed to break it already ... Then I tried in a vagrant box:
What magic environment thing did I forget to purge to get the setup to run again? |
|
There's a chicken-egg problem with the setup task... interesting, I didn't think the setup wizard was working anymore. |
I'm fairly certain I tried to make that dir again yesterday ... but yes that helped :) |
But setup breaks with
|
To get to an MPV we need the minimal steps to start working with this.
Starting points would be either a clean debian/Ubuntu install or an existing Aegir 3.x install. Preferably the latter to quickly get to real world testing.
Lets Add a section to the readme here.
composer install
./bin/provision
The text was updated successfully, but these errors were encountered: