X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=website%2Fec2demo.md;fp=website%2Fec2demo.md;h=0000000000000000000000000000000000000000;hb=d1f1649ba43c5cbc43c4beb2380096ba051d646a;hp=e55033bda822b6000dcd5e4e2752964c4a874c42;hpb=8a3fe7daeecccf43dd71c59371c5005400d35101;p=packages%2Fprecise%2Fmcollective.git diff --git a/website/ec2demo.md b/website/ec2demo.md deleted file mode 100644 index e55033b..0000000 --- a/website/ec2demo.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -layout: default -title: EC2 Demo -toc: false ---- -[Amazon Console]: https://console.aws.amazon.com/ec2/ -[Puppet based Service]: http://projects.puppetlabs.com/projects/mcollective-plugins/wiki/AgentService -[Puppet based Package]: http://projects.puppetlabs.com/projects/mcollective-plugins/wiki/AgentPackage -[NRPE]: http://projects.puppetlabs.com/projects/mcollective-plugins/wiki/AgentNRPE -[Meta Registration]: http://projects.puppetlabs.com/projects/mcollective-plugins/wiki/RegistrationMetaData -[URL Tester]: https://github.com/ripienaar/mc-plugins/tree/master/agent/urltest -[Registration]: /mcollective/reference/plugins/registration.html -[Registration Monitor]: http://projects.puppetlabs.com/projects/mcollective-plugins/wiki/AgentRegistrationMonitor - -We've created an Amazon hosted demo of mcollective that can give you a quick feel -for how things work without all the hassle of setting up from scratch. - -The demo uses the new Amazon CloudFormation technology that you can access using the [Amazon Console]. -To access the AMI you must select the 'EU - West' Region. Also, prior to following the steps in the demo -please create a SSH keypair and register it under the EC2 tab in the console for that region. - -The video below shows how to get going with the demo and runs through a few of the availbable options. -For best experience please maximise the video. - -The two passwords requested during creation is completely arbitrary you can provide anything there and -past entering them on the creation page you don't need to know them again later. They are used internally -to the demo without you being aware of them. - -You'll need to enter the url _http://mcollective-120-demo.s3.amazonaws.com/cloudfront`_`demo.json_ into the -creation step. - - - -## Agents -The images all have the basic agents going as well as some community ones: - - * [Puppet based Service] - * [Puppet based Package] - * [NRPE] - * [Meta Registration] - * [URL Tester] - -## Registration -The main node will have [Registration] setup and the community [Registration Monitor] agent, -look in */var/tmp/mcollective* for meta data from all your nodes.