{"id":15707589,"url":"https://github.com/thenets/devops-env","last_synced_at":"2026-01-20T21:33:21.643Z","repository":{"id":38686471,"uuid":"212450795","full_name":"thenets/devops-env","owner":"thenets","description":"A toolset to work with cloud environment. ☁","archived":false,"fork":false,"pushed_at":"2020-09-12T20:07:35.000Z","size":71,"stargazers_count":4,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T23:35:15.482Z","etag":null,"topics":["aws","kubernetes","terraform"],"latest_commit_sha":null,"homepage":"","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/thenets.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":"2019-10-02T22:11:46.000Z","updated_at":"2022-06-23T14:45:38.000Z","dependencies_parsed_at":"2022-08-25T04:03:33.236Z","dependency_job_id":null,"html_url":"https://github.com/thenets/devops-env","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thenets/devops-env","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenets%2Fdevops-env","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenets%2Fdevops-env/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenets%2Fdevops-env/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenets%2Fdevops-env/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thenets","download_url":"https://codeload.github.com/thenets/devops-env/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenets%2Fdevops-env/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28614609,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T18:56:40.769Z","status":"ssl_error","status_checked_at":"2026-01-20T18:54:26.653Z","response_time":117,"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":["aws","kubernetes","terraform"],"created_at":"2024-10-03T20:40:51.341Z","updated_at":"2026-01-20T21:33:21.625Z","avatar_url":"https://github.com/thenets.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DevOps Environment\n\nA toolset to work with cloud environment.\n\n[![asciicast](./docs/preview.svg)](https://asciinema.org/a/sShTBvpzo9yohonEGsEKr6HC1)\n\n## How to install\n\n```bash\n# Create your project dir\nmkdir my-project\ncd my-project\n\n# Clone\ngit clone https://github.com/thenets/devops-env.git devops\n\n# Start the installation script\n./devops/install.sh\n```\n\n## How to update\n\n```bash\n./devops/update.sh\n```\n\n## Install tools\n\nYou can check all tools available:\n\n```bash\n# Enable DevOps env\nsource devops/activate.sh\n\n# List installers\ndevops install-list\n```\n\nThan install the tools that you need:\n\n```bash\n# Enable DevOps env\nsource devops/activate.sh\n\n# Install Hashicorp Terraform\ndevops install hashicorp_terraform\n\n# Install AWS CLI\ndevops install awscli\n```\n\n## Add to your .gitignore\n\nThe `./.gitignore` will be verified during the installation process. If some line is missing it will be appended in the end.\n\n## Config file example\n\nThe `./config.ini` will be generated during the first installation process if not exist.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthenets%2Fdevops-env","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthenets%2Fdevops-env","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthenets%2Fdevops-env/lists"}