{"id":36605727,"url":"https://github.com/infor-cloud/cloud-store","last_synced_at":"2026-01-12T08:45:04.190Z","repository":{"id":41207670,"uuid":"296349787","full_name":"infor-cloud/cloud-store","owner":"infor-cloud","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-26T18:47:28.000Z","size":1283,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-03-27T15:55:44.154Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/infor-cloud.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}},"created_at":"2020-09-17T14:23:13.000Z","updated_at":"2024-03-27T15:55:44.155Z","dependencies_parsed_at":"2024-03-22T16:39:26.691Z","dependency_job_id":null,"html_url":"https://github.com/infor-cloud/cloud-store","commit_stats":null,"previous_names":[],"tags_count":296,"template":false,"template_full_name":null,"purl":"pkg:github/infor-cloud/cloud-store","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infor-cloud%2Fcloud-store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infor-cloud%2Fcloud-store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infor-cloud%2Fcloud-store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infor-cloud%2Fcloud-store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infor-cloud","download_url":"https://codeload.github.com/infor-cloud/cloud-store/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infor-cloud%2Fcloud-store/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28337599,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"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":"2026-01-12T08:45:03.855Z","updated_at":"2026-01-12T08:45:04.185Z","avatar_url":"https://github.com/infor-cloud.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Building from source\n\nCurrently there are two ways to build `cloud-store`:\n\n### Using Nix\n\n- Just run:\n\n\n    $ nix-build -A build\n\n\n### Manually\n\n- Download all the required dependencies mentioned in `deps.nix` in a directory\n- Point the `LB_UNIVERSE_DEPS` environment variable to that directory (it's set to \n`/opt/logicblox/lb-universe-deps` by default)\n- Build and install:\n\n\n    $ ./configure\n    $ make install\n\n\n- The default installation prefix is `/opt/logicblox/cloud-store`, unless `CLOUDSTORE_HOME`\nis set. To configure this, use the `--prefix` option. For example:\n\n\n    $ ./configure --prefix=$HOME/cloud-store\n\n\n## Usage\n\nGenerate a key pair:\n\n    $ cloud-store keygen -n testkeypair\n\nBy default, the key pair is installed under `~/.cloud-store-keys`.\n\nUpload:\n\n    $ cloud-store upload s3://bucket/AS400.jpg -i AS400.jpg --key testkeypair\n\nDownload:\n\n    $ cloud-store download s3://bucket/AS400.jpg -o AS400-2.jpg\n\nBefore you can run the `cloud-store` command, you need to set the environment variables \n`AWS_ACCESS_KEY_ID` and `AWS_SECRET_KEY` to the corresponding values from your AWS credentials.\n\n## Authors\n\n  * Shea Levy\n  * Martin Bravenboer\n  * Patrick Lee\n  * Luke Vanderhart\n  * Thiago T. Bartolomei\n  * Rob Vermaas\n  * George Kollias\n  * Wes Hunter\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfor-cloud%2Fcloud-store","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finfor-cloud%2Fcloud-store","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfor-cloud%2Fcloud-store/lists"}