Skip to content
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

VVV2 already consists of dashboard folder. #64

Open
mukeshwani opened this issue Dec 28, 2017 · 6 comments
Open

VVV2 already consists of dashboard folder. #64

mukeshwani opened this issue Dec 28, 2017 · 6 comments

Comments

@mukeshwani
Copy link

Hi, I just finished setting up VVV2 and was attempting to clone this repo per the instructions however there is already a dashboard folder in my VVV/www/default/ folder. Should I override the folder or is there something else I'm missing.

@topdown
Copy link
Owner

topdown commented Dec 28, 2017

I see what they did. I'll have to do some renaming and code changes.
Hang tight.

@tomjn
Copy link

tomjn commented Feb 28, 2018

Not at all, we moved the dashboard to a git repo, and it can now be overriden in vvv-custom.yml via:

dashboard:
  repo: ....
  branch: ...

It's available on the develop branch and lands in v2.2

@mamathemes
Copy link

I tried it that way, but it failed. I see the default VVV Dashboard. What is missing?

dashboard:
repo: https://github.com/topdown/VVV-Dashboard.git

@tomjn
Copy link

tomjn commented Jul 23, 2018 via email

@mamathemes
Copy link

Please have a look at your comment here:

Not at all, we moved the dashboard to a git repo, and it can now be overriden in vvv-custom.yml via:

dashboard:
repo: ....
branch: ...

It's available on the develop branch and lands in v2.2

@tomjn
Copy link

tomjn commented Jul 23, 2018

hmmm a miscommunication, delete the dashboard folder, modify vvv-custom.yml then reprovision, and it will checkout that repo/branch that was specified.

If that doesn't work I'll need to see the provisioner log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants