X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=website%2Freference%2Findex.md;fp=website%2Freference%2Findex.md;h=0000000000000000000000000000000000000000;hb=d1f1649ba43c5cbc43c4beb2380096ba051d646a;hp=d6f80440273f57f735708f101424f9839cfbedd0;hpb=8a3fe7daeecccf43dd71c59371c5005400d35101;p=packages%2Fprecise%2Fmcollective.git diff --git a/website/reference/index.md b/website/reference/index.md deleted file mode 100644 index d6f8044..0000000 --- a/website/reference/index.md +++ /dev/null @@ -1,56 +0,0 @@ ---- -layout: default -title: Users Documentation and Reference -toc: false ---- - -Index to basic users documentation. - -## Basic Operations and Configuration - - 1. [Getting Started](basic/gettingstarted.html) - 1. [Configuration Guide](basic/configuration.html) - 1. [Message Flow](basic/messageflow.html) - 1. [Network Partitioning using Subcollectives](basic/subcollectives.html) - 1. [Message Format](basic/messageformat.html) - -### User Interface - - 1. [Using MCollective Command Line Applications](basic/basic_cli_usage.html) - 1. [Node Reports](ui/nodereports.html) - 1. [CLI Filters](ui/filters.html) - -### Integration - - 1. [Using with Puppet](integration/puppet.html) - 1. [Using with Chef](integration/chef.html) - 1. [ActiveMQ Security](integration/activemq_security.html) - 1. [ActiveMQ SSL](integration/activemq_ssl.html) - 1. [ActiveMQ Clusters](integration/activemq_clusters.html) - 1. [ActiveMQ Connector](plugins/connector_activemq.html) - 1. [RabbitMQ Connector](plugins/connector_rabbitmq.html) - -### Plugin Types - - 1. [Data Plugins](plugins/data.html) - 1. [Discovery Plugins](plugins/discovery.html) - 1. [Result Aggregation Plugins](plugins/aggregate.html) - 1. [The single application plugin system](plugins/application.html) - 1. [Registration](plugins/registration.html) - 1. [Fact Source Plugins](plugins/facts.html) - 1. [Validator Plugins](plugins/validator.html) - -### Plugins - - 1. [The _rpcutil_ helper Agent](plugins/rpcutil.html) - 1. [AES+RSA based Security Plugin](plugins/security_aes.html) - 1. [OpenSSL based Security Plugin](plugins/security_ssl.html) - 1. [Stomp Connector](plugins/connector_stomp.html) - 1. [ActiveMQ Connector](plugins/connector_activemq.html) - 1. [RabbitMQ Connector](plugins/connector_rabbitmq.html) - 1. [User Contributed Plugins](http://projects.puppetlabs.com/projects/mcollective-plugins/wiki) - -### Development - - 1. [Release Tasks](development/releasetasks.html) - 1. [EC2 Demo Creation](development/ec2_demo.html)