This document discusses deploying the DC/OS container management system on bare metal servers using Juju charms. It describes bootstrapping DC/OS masters and agents using Juju, relating them, and scaling agents. Additional charms can be deployed for monitoring with Nagios and logging with Logstash. Containers can then be deployed to DC/OS using the dcos-nginx charm. The current implementation supports deploying DC/OS masters and agents in a scalable way and deploying docker containers. Future work includes improving security, simplifying upgrades, and adding more actions.