{"id":21425559,"url":"https://github.com/ernsthaagsman/grouporder-aws","last_synced_at":"2025-03-16T21:12:07.856Z","repository":{"id":146071631,"uuid":"113055683","full_name":"ErnstHaagsman/grouporder-aws","owner":"ErnstHaagsman","description":"Terraform configuration files to create an AWS development environment for grouporder","archived":false,"fork":false,"pushed_at":"2017-12-19T18:25:12.000Z","size":9,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T07:25:14.391Z","etag":null,"topics":["aws","pycharm","terraform"],"latest_commit_sha":null,"homepage":"https://blog.jetbrains.com/pycharm/2017/12/creating-a-development-environment-on-amazon-ec2/","language":"HCL","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/ErnstHaagsman.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}},"created_at":"2017-12-04T14:51:54.000Z","updated_at":"2020-10-20T10:37:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"1d6c1f35-a7aa-4820-95a5-a3cd6ffe8443","html_url":"https://github.com/ErnstHaagsman/grouporder-aws","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/ErnstHaagsman%2Fgrouporder-aws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErnstHaagsman%2Fgrouporder-aws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErnstHaagsman%2Fgrouporder-aws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErnstHaagsman%2Fgrouporder-aws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ErnstHaagsman","download_url":"https://codeload.github.com/ErnstHaagsman/grouporder-aws/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243933439,"owners_count":20370986,"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":["aws","pycharm","terraform"],"created_at":"2024-11-22T21:29:35.028Z","updated_at":"2025-03-16T21:12:07.833Z","avatar_url":"https://github.com/ErnstHaagsman.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"Grouporder AWS Development Environment\n======================================\n\nThis repository contains the AWS configuration to set up a \nremote development environment for \n[grouporder](https://github.com/ErnstHaagsman/grouporder).\n\nInstructions\n------------\n\n0.  First get [Terraform](https://terraform.io), and install it on\n    your computer (make sure it's on your PATH)\n\n0.  Clone this repository \n\n0.  Make sure you have a public key configured in the **AWS region** \n    where you'd like to spin up a grouporder dev environment. \n\n0.  Load the private key that matches the uploaded key in your SSH\n    agent. On Ubuntu, just run `ssh-add` to add your id_rsa.\n    \n0.  Make sure you have a [`~/.aws/credentials` file.](http://docs.aws.amazon.com/cli/latest/userguide/cli-config-files.html)\n    \n0.  On the terminal (whether PyCharm built-in or regular) navigate\n    to the folder where you've cloned this repository\n    \n0.  Run `terraform init`\n\n0.  (Optional) Create a `terraform.tfvars` file to specify both the\n    AWS public key name, and the AWS region.\n    \n0.  Run `terraform apply`\n\n\nAfter running `terraform apply`, you should have an `ssh_config.out`\nfile. Copy the contents of this file to `~/.ssh/config`:\n\n    cat ssh_config.out \u003e\u003e ~/.ssh/config\n    \nAt this point you should be able to connect to all three hosts by\nrunning `ssh management`, `ssh web`, or `ssh database`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fernsthaagsman%2Fgrouporder-aws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fernsthaagsman%2Fgrouporder-aws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fernsthaagsman%2Fgrouporder-aws/lists"}