{"id":13937376,"url":"https://github.com/rackerlabs/jonah","last_synced_at":"2025-07-19T23:31:46.196Z","repository":{"id":16717371,"uuid":"19474308","full_name":"rackerlabs/jonah","owner":"rackerlabs","description":null,"archived":false,"fork":false,"pushed_at":"2014-05-16T20:29:40.000Z","size":229,"stargazers_count":9,"open_issues_count":3,"forks_count":4,"subscribers_count":18,"default_branch":"master","last_synced_at":"2024-08-08T23:27:01.286Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rackerlabs.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}},"created_at":"2014-05-05T23:15:24.000Z","updated_at":"2016-10-20T12:37:41.000Z","dependencies_parsed_at":"2022-08-25T13:41:07.339Z","dependency_job_id":null,"html_url":"https://github.com/rackerlabs/jonah","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rackerlabs%2Fjonah","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rackerlabs%2Fjonah/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rackerlabs%2Fjonah/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rackerlabs%2Fjonah/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rackerlabs","download_url":"https://codeload.github.com/rackerlabs/jonah/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226693903,"owners_count":17667757,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-08-07T23:03:33.426Z","updated_at":"2024-11-27T05:31:10.235Z","avatar_url":"https://github.com/rackerlabs.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"jonah\n==================\n\n#QuickStart\n\n#Docker\nIn order to use jonah you will need to install Docker.\n\nSetup Docker host for remote management, start Docker with the following options:\n\n`-d -H tcp://0.0.0.0:4243 -H unix:///var/run/docker.sock`\n\nThis will enable both the socket support and TCP.\n\nIf you are installing on Ubuntu you can edit `/etc/init/docker.conf` and at the above options $DOCKER_OPTS:\n\n    DOCKER_OPTS=\"-d -H tcp://0.0.0.0:4243 -H unix:///var/run/docker.sock\"\n\nOr more conveniently on ubuntu:\n\n```\nsudo sed -i \\\n's,DOCKER_OPTS=.*,DOCKER_OPTS=\\\"-d -H tcp://0.0.0.0:4243 -H unix:///var/run/docker.sock\\\",' \\\n/etc/init/docker.conf\n```\n\n##Security Note\nCurrently there is no authentication in Docker itself. Since jonah needs to remotely manage the host, you must make sure to place it on a private network otherwise any host will be able to connect to it.\n\n#jonah\n\nOnce you have Docker installed and running, pull the keystone and jonah images:\n\n```\ndocker pull werner/riak\ndocker pull werner/keystone\ndocker pull werner/keystone-postgres\ndocker pull werner/jonah\n```\n\nTo run the latest version on port 8080:\n\n```\npip install fig\nfig up\n```\n\n#Client\nThere is a provided client that can be used to manage the remote service.\n\nAvailable commands are specified by running the client:\n\n`./client.py`\n\nAdditional help can be retrieved from the available commands:\n\n`./client.py versions -h`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frackerlabs%2Fjonah","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frackerlabs%2Fjonah","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frackerlabs%2Fjonah/lists"}