{"id":21020527,"url":"https://github.com/fishercoder1534/dcos","last_synced_at":"2026-04-28T13:03:14.102Z","repository":{"id":77863129,"uuid":"87655578","full_name":"fishercoder1534/DCOS","owner":"fishercoder1534","description":null,"archived":false,"fork":false,"pushed_at":"2017-04-08T21:22:25.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-01T12:09:59.297Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fishercoder1534.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-08T18:33:48.000Z","updated_at":"2017-04-08T21:22:26.000Z","dependencies_parsed_at":"2023-02-25T20:15:25.939Z","dependency_job_id":null,"html_url":"https://github.com/fishercoder1534/DCOS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fishercoder1534/DCOS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fishercoder1534%2FDCOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fishercoder1534%2FDCOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fishercoder1534%2FDCOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fishercoder1534%2FDCOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fishercoder1534","download_url":"https://codeload.github.com/fishercoder1534/DCOS/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fishercoder1534%2FDCOS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32381696,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T11:25:28.583Z","status":"ssl_error","status_checked_at":"2026-04-28T11:25:05.435Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T10:41:38.462Z","updated_at":"2026-04-28T13:03:14.062Z","avatar_url":"https://github.com/fishercoder1534.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DCOS\nThis is a notepad to document what I did to follow this [page](https://dcos.io/install/).\n\nI chose [Basic Template](https://dcos.io/docs/1.9/administration/installing/cloud/aws/basic/).\n\nSteps:\n1. Log into your AWS console, select CloudFormation, select Template, specify S3 URL: https://s3.amazonaws.com/downloads.mesosphere.io/dcos/stable/cloudformation/single-master.cloudformation.json\n2. Click Next, give it a name, leave all as default;\n3. After your cluster stack spins up, click on the Outputs tab and copy/paste the Mesos Master hostname into your browser to open the DC/OS web interface.\nHere's the screenshot when you access the Web UI: \n![screenshot](https://i.imgsafe.org/94b18321ba.jpeg)\n\n4. Installed DCOS cli: $cd \u0026\u0026 $curl -O https://downloads.dcos.io/binaries/cli/darwin/x86-64/dcos-1.9/dcos (for OS X)\n5. $chmod +x dcos\n6. $./dcos config set core.dcos_url 52.38.49.99 (THIS IS YOUR DCOS MASTER NODE IP)\n7. $./dcos auth login\n8. $./dcos config set core.ssl_verify False (either True or False)\n9. $./dcos auth login\n10. now you can happy dcos! try to run: $./dcos (you'll get the following output)\n\n```\nSteves-MacBook-Pro:~ stevesun$ ./dcos\nCommand line utility for the Mesosphere Datacenter Operating\nSystem (DC/OS). The Mesosphere DC/OS is a distributed operating\nsystem built around Apache Mesos. This utility provides tools\nfor easy management of a DC/OS installation.\n\nAvailable DC/OS commands:\n\n\tauth           \tAuthenticate to DC/OS cluster\n\tconfig         \tManage the DC/OS configuration file\n\texperimental   \tManage commands that are under development\n\thelp           \tDisplay help information about DC/OS\n\tjob            \tDeploy and manage jobs in DC/OS\n\tmarathon       \tDeploy and manage applications to DC/OS\n\tnode           \tView DC/OS node information\n\tpackage        \tInstall and manage DC/OS software packages\n\tservice        \tManage DC/OS services\n\ttask           \tManage DC/OS tasks\n\nGet detailed command description with 'dcos \u003ccommand\u003e --help'.\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffishercoder1534%2Fdcos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffishercoder1534%2Fdcos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffishercoder1534%2Fdcos/lists"}