{"id":23416489,"url":"https://github.com/tedwon/rhq-build","last_synced_at":"2025-04-09T06:44:27.124Z","repository":{"id":137512374,"uuid":"57440702","full_name":"tedwon/rhq-build","owner":"tedwon","description":"Docker image for building latest RHQ code","archived":false,"fork":false,"pushed_at":"2014-05-07T13:50:37.000Z","size":204,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T01:19:30.611Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tedwon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-04-30T12:22:18.000Z","updated_at":"2018-05-19T21:13:30.000Z","dependencies_parsed_at":"2023-03-23T12:35:09.582Z","dependency_job_id":null,"html_url":"https://github.com/tedwon/rhq-build","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/tedwon%2Frhq-build","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedwon%2Frhq-build/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedwon%2Frhq-build/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedwon%2Frhq-build/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tedwon","download_url":"https://codeload.github.com/tedwon/rhq-build/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247994102,"owners_count":21030049,"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-12-22T22:14:51.629Z","updated_at":"2025-04-09T06:44:27.101Z","avatar_url":"https://github.com/tedwon.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"rhq-build\n=========\n\nDocker image for building latest RHQ code\n\n\n# HOWTO\n## Building in Amazone EC2\n\n#### preparation\n```\nexport EC2_HOSTNAME=\"ec2-54-186-243-205.us-west-2.compute.amazonaws.com\"\n```\n\n```\nssh -t -i ~/.ssh/ec2.pem ec2-user@${EC2_HOSTNAME} \"\\\nsudo rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm;\\\nsudo yum -y install wget curl git docker-io;\\\nsudo service docker start;\\\nsudo chkconfig docker on\"\n```\n\n\n#### docker build\n```\nssh -t -i ~/.ssh/ec2.pem ec2-user@${EC2_HOSTNAME} \"\\\nrm -rf rhq-build/;\\\ngit clone git://github.com/gkhachik/rhq-build.git;\\\ncd rhq-build/;\\\nsudo docker build -t rhq-build:latest .\"\n```\n\n#### docker run\n```\nssh -t -i ~/.ssh/ec2.pem ec2-user@${EC2_HOSTNAME} \"sudo docker run --sig-proxy=false -d -i -t rhq-build:latest\"\n```\n\n#### docker logs -f\n```\nexport DOCKER_CID=\"1e944588f29b36864d3ba407951d6ebb74e3a618d41720747f26766c4c254d0e\"\n```\n```\nssh -t -i ~/.ssh/ec2.pem ec2-user@${EC2_HOSTNAME} \"sudo docker logs -f ${DOCKER_CID}\"\n```\n\nyou're abosolutely safe to Ctrl+C anytime (the process will continue on server side ;)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftedwon%2Frhq-build","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftedwon%2Frhq-build","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftedwon%2Frhq-build/lists"}