{"id":17215942,"url":"https://github.com/infamousjoeg/conjur-install","last_synced_at":"2025-08-12T01:09:49.532Z","repository":{"id":99584999,"uuid":"165572687","full_name":"infamousjoeg/conjur-install","owner":"infamousjoeg","description":"Quick \u0026 easy deployment of Conjur (https://conjur.org) using a simple one-liner command","archived":false,"fork":false,"pushed_at":"2021-06-17T17:04:13.000Z","size":78,"stargazers_count":8,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T23:25:53.080Z","etag":null,"topics":["bash","conjur","conjur-oss","cyberark"],"latest_commit_sha":null,"homepage":"https://cybr.rocks/conjur-install","language":"Shell","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/infamousjoeg.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,"zenodo":null}},"created_at":"2019-01-14T00:57:50.000Z","updated_at":"2022-06-03T13:28:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"93d5651f-7706-4827-895a-1282a994d4c9","html_url":"https://github.com/infamousjoeg/conjur-install","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/infamousjoeg/conjur-install","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infamousjoeg%2Fconjur-install","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infamousjoeg%2Fconjur-install/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infamousjoeg%2Fconjur-install/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infamousjoeg%2Fconjur-install/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infamousjoeg","download_url":"https://codeload.github.com/infamousjoeg/conjur-install/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infamousjoeg%2Fconjur-install/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269982157,"owners_count":24507320,"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","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bash","conjur","conjur-oss","cyberark"],"created_at":"2024-10-15T03:26:24.301Z","updated_at":"2025-08-12T01:09:49.501Z","avatar_url":"https://github.com/infamousjoeg.png","language":"Shell","funding_links":["https://www.buymeacoffee.com/infamousjoeg"],"categories":[],"sub_categories":[],"readme":"# infamousjoeg/conjur-install \u003c!-- omit in toc --\u003e\n\nHome of the script that lives at `https://cybr.rocks/conjur-install`!\n\n[![](https://github.com/infamousjoeg/conjur-install/workflows/CI/badge.svg)](https://github.com/infamousjoeg/conjur-install/actions?workflow=CI)\n\nThe purpose of the install script is for a convenience for quickly\ninstalling the latest Docker-CE releases, Docker Compose releases, and Conjur on the supported linux\ndistros. It is not recommended to deploy Conjur Open Source\nto production systems. For more thorough instructions for installing\non the supported distros, see the [install\ninstructions](https://conjur.org).\n\nThis repository is solely maintained by Joe Garcia, CISSP. It is not officially supported by CyberArk.\n\n- [Usage](#usage)\n    - [From `https://cybr.rocks/conjur-install`](#from-httpscybrrocksconjur-install)\n    - [To review the output script first](#to-review-the-output-script-first)\n    - [From the source repo](#from-the-source-repo)\n    - [Skip apt/yum update for faster deployment](#skip-aptyum-update-for-faster-deployment)\n- [Video of Usage](#video-of-usage)\n  - [Ubuntu 18.04](#ubuntu-1804)\n  - [CentOS 7](#centos-7)\n- [Reporting Security Issues](#reporting-security-issues)\n- [Licensing](#licensing)\n\n## Usage\n\n#### From `https://cybr.rocks/conjur-install`\n\n```shell\ncurl -fsSL https://cybr.rocks/conjur-install | bash -s\n```\n\n#### To review the output script first\n\n```shell\ncurl -fsSL https://cybr.rocks/conjur-install -o conjur-install.sh\n./conjur-install.sh\n```\n\n#### From the source repo\n\n```shell\n./install.sh\n```\n\n#### Skip apt/yum update for faster deployment\n\n```shell\ncurl -fsSL https://cybr.rocks/conjur-install -o conjur-install.sh \u0026\u0026 ./conjur-install.sh --no-update\n```\n\n## Video of Usage\n\n### Ubuntu 18.04\n\n[![asciicast](https://asciinema.org/a/221614.svg)](https://asciinema.org/a/221614)\n\n### CentOS 7\n\n[![asciicast](https://asciinema.org/a/222131.svg)](https://asciinema.org/a/222131)\n\n## Reporting Security Issues\n\nThe maintainer takes security seriously. If you discover a security issue,\nplease bring it to my attention right away!\n\nPlease **DO NOT** file a public issue, instead send your report privately to\n[security@joe-garcia.com](mailto:security@joe-garcia.com).\n\nSecurity reports are greatly appreciated and I will publicly thank you for it.\nI also like to send gifts — if you're into schwag, make sure to let\nme know. I currently do not offer a paid security bounty program, nor does CyberArk Software.\n\n## Licensing\n\ninfamousjoeg/conjur-install is licensed under the Apache License, Version 2.0.\nSee [LICENSE](LICENSE) for the full license text.\n\n[![Buy me a coffee][buymeacoffee-shield]][buymeacoffee]\n\n[buymeacoffee]: https://www.buymeacoffee.com/infamousjoeg\n[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfamousjoeg%2Fconjur-install","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finfamousjoeg%2Fconjur-install","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfamousjoeg%2Fconjur-install/lists"}