Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chipx86/knife-wsfusion-wordpress-demo
Demo for using knife-wsfusion for generating a Wordpress installation.
https://github.com/chipx86/knife-wsfusion-wordpress-demo
Last synced: 26 days ago
JSON representation
Demo for using knife-wsfusion for generating a Wordpress installation.
- Host: GitHub
- URL: https://github.com/chipx86/knife-wsfusion-wordpress-demo
- Owner: chipx86
- License: apache-2.0
- Created: 2013-08-22T00:38:21.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-22T00:46:26.000Z (over 11 years ago)
- Last Synced: 2023-04-10T23:17:15.963Z (almost 2 years ago)
- Language: Ruby
- Size: 316 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
knife-wsfusion demo
===================To try out [knife-wsfusion](https://github.com/chipx86/knife-wsfusion) with
this demo repository, first follow the installation instructions listed on
the knife-wsfusion page.Once that's done, set up a 64-bit Ubuntu 12.04 VM, and configure a
```vmware``` user with sudo permissions. Set the password for that user
to ```vmware123```.This setup assumes that VM will live in
```$HOME/Documents/Virtual Machines.localized/Chef Ubuntu Template.vmwarevm```.
You'll probably want to edit ```run-demo.sh``` and change that path.Then, run:
$ ./run-demo.sh
Cross your fingers.