Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.29 KB

install_with_compose.md

File metadata and controls

19 lines (13 loc) · 1.29 KB

Docker Compose Quick Start Installation for PX-Dev

If you are using Docker Compose, you can get PX-Dev running by:

  1. Get Docker 1.10 or later.
  1. Docker pull portworx/px-dev. Request access during the limited preview.

  2. Get and specify the config for your cluster.

  • # git clone https://github.com/portworx/px-dev
  • cd px-dev
  • edit config.json and save into /etc/pwx/
  1. # docker-compose up and PX-Dev is now running.

You now have a scale-out storage cluster for containers. Continue with more examples and Quick Start Guides.

This release is an beta and we want to develop this solution with the community. Contact us to share your feedback, work with us, and to request features. Stay tuned for updates on PX-Dev and our PX-Enterprise release.