Skip to content

WebVirtMgr deployment via Fabric/Fabtools#311

Merged
retspen merged 8 commits intoretspen:masterfrom
mohabusama:master
May 19, 2014
Merged

WebVirtMgr deployment via Fabric/Fabtools#311
retspen merged 8 commits intoretspen:masterfrom
mohabusama:master

Conversation

@mohabusama
Copy link
Copy Markdown
Contributor

This pull request enables users to deploy WebVirtMgr on a remote server via Fabric.

Deployment can be done with one command like:

$ fab -H *host ip* -u *username* -p *password* deploy_webvirt

All scripts are placed in deploy/fabric directory.

Regards,

Tested Deployment on Ubuntu 13.10
fabtools.require.nginx.server depends on deb.package, breaks compatability with other OS families.
+ Fix pip errors on 12.04 and update django collectstatic
@retspen
Copy link
Copy Markdown
Owner

retspen commented May 19, 2014

Good job, Thanks!!!

retspen added a commit that referenced this pull request May 19, 2014
WebVirtMgr deployment via Fabric/Fabtools
@retspen retspen merged commit 7ebe07a into retspen:master May 19, 2014
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

Successfully merging this pull request may close these issues.

2 participants