490 Forks
2329 Stars
2329 Watchers

dcos

DC/OS - The Datacenter Operating System

How to download and setup dcos

Open terminal and run command
git clone https://github.com/dcos/dcos.git
git clone is used to create a copy or clone of dcos repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with dcos https://github.com/dcos/dcos/archive/master.zip

Or simply clone dcos with SSH
[email protected]:dcos/dcos.git

If you have some problems with dcos

You may open issue on dcos support forum (system) here: https://github.com/dcos/dcos/issues