Update README.md

This commit is contained in:
Gou Rao 2016-10-08 10:43:33 -07:00 committed by GitHub
parent 09d359ccdd
commit ce1b5ae491

View File

@ -1,9 +1,11 @@
# [1.0.6-GA Documentation](http://docs.portworx.com)
This catalog will spin up "px-dev".
This catalog will spin up Portworx on your hosts.
There are 2 configuration variables required:
1. **cluster_id**: Arbitrary Cluster ID, common to all nodes in PX cluster. (Can use https://www.uuidgenerator.net for example)
2. **kvdb**: Key-value database that is accessible to all nodes in the PX cluster. (Ex: etcd://10.0.0.42:4001)
2. **kvdb**: A Key-value database that is accessible to all nodes in the PX cluster. (Ex: etcd://10.0.0.42:4001)
For detailed documentation, please visit [docs.portworx.com](http://docs.portworx.com)
For the Portworx Enterprise edition which has support for a larger number of nodes, enterprise features such as cloud native encryption, monitoring and web UI, contact support@portworx.com