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

Document Valkyrie workflows and best-practices #45

Open
niccolox opened this issue Mar 15, 2015 · 4 comments
Open

Document Valkyrie workflows and best-practices #45

niccolox opened this issue Mar 15, 2015 · 4 comments
Assignees

Comments

@niccolox
Copy link

how do they work together?

whats the workflow and best practice?

documentation?

@ergonlogic ergonlogic changed the title Valkyrie, Rune & Gitlab Document Valkyrie workflows and best-practices Mar 15, 2015
@MatthewHager MatthewHager self-assigned this Mar 16, 2015
@neurojavi
Copy link

Yes It would be great to have some documentation about Valkyrie workflows and best-practices.

I've been out of drupal dev for 2 or 3 years and I'm a litle lost. Last site I developed was based on features. I tried hard to use code based dev and I think I achieve it. I had a makefile for the platform in a common git repo I had for all my makefiles, then I made a repo for each feature I used on my site (some general ones that could be reused, and some site specific ones). The makefile contained all modules and features with fixed version number or commit, patches, etc. And I tag the makefiles repo and all used features with a script on each new test or production version that I deployed to my aegir hosting provider.

I had some custom scripts that helped me in creating the platforms and moving sites...

I had to figure all this on my own (I work alone) and since I mainly make projects for free (for educational projects and non profits, or about education) this is a lot of work...

I'm starting some new projects now and have spent one week learning and installing some new tools like Valkyrie... I now have it working and I was about to start working with my old workflow when I saw all this new magic about git in aegir and the drush commands to install sites from git.

So... I think it would be a great help if you share a little about best practices or about your workflow... At least a litle about how to use those dush commands. For example:
drush vsc example.com Install a site from the configration provided in the provided git repo

What configuration is drush expecting in the git repo (structure, files...)

Well, I understand that maybe you don't have time to write this docs by now, but maybe a brief intro here, in this issue, or some links to some existing blogs post (if any) or... something, please! :-)

Thanks for making this great tool!

@ergonlogic
Copy link
Member

We started a docs repo here: https://github.com/GetValkyrie/valkyrie-docs

Much as I prefer to keep docs integrated with the project, making it a separate repo allows us to add additional committers. I'll re-integrate them as a sub-module.

@ergonlogic ergonlogic added this to the 0.5.0 milestone Aug 18, 2015
@ergonlogic
Copy link
Member

I turned off the wiki and issues on the valkyrie-docs project, since they should really stay here in the main project.

@ergonlogic
Copy link
Member

We still need better documentation of proper workflows, but we now have the valkyrie-docs project as a submodule. We can improve on these within the 0.5.x release cycle.

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

No branches or pull requests

4 participants