{"id":16653558,"url":"https://github.com/norm/redweed","last_synced_at":"2026-01-30T01:40:56.126Z","repository":{"id":66550733,"uuid":"62753955","full_name":"norm/redweed","owner":"norm","description":"Terraforming the Earth","archived":false,"fork":false,"pushed_at":"2016-07-24T05:58:47.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-19T10:32:38.822Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HCL","has_issues":true,"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/norm.png","metadata":{"files":{"readme":"README.markdown","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-07-06T21:17:26.000Z","updated_at":"2021-04-04T08:30:43.000Z","dependencies_parsed_at":"2023-02-28T13:31:04.101Z","dependency_job_id":null,"html_url":"https://github.com/norm/redweed","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/norm%2Fredweed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2Fredweed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2Fredweed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2Fredweed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/norm","download_url":"https://codeload.github.com/norm/redweed/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243266679,"owners_count":20263782,"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-10-12T09:45:51.720Z","updated_at":"2026-01-30T01:40:51.094Z","avatar_url":"https://github.com/norm.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"redweed\n=======\n\nInfrastructure setup for my personal websites and things.\n\nThis code might be useful to study, but you probably don't want to **use**\nit directly.\n\n\n## Setup\n\n### Install software (OS X)\n\n*   Install [homebrew]\n\n    ```bash\n    # follow instructions on website\n    ```\n\n*   Install [terraform]\n\n    ```bash\n    brew install terraform\n    ```\n\n[homebrew]: http://brew.sh\n[terraform]: https://www.terraform.io\n\n### Check out the keys repository\n\nFrom within your local checkout of this repo, bring in the dependencies with\n`git submodule update --init`.\n\nThis will fail on the `keys` repo if you aren't me, so you will need some\nthings if you are intending to actually try this out (may not work for you\nwithout some more customisation; this is me documenting what I've done as I've\ncreated this repository):\n\n```bash\nmkdir keys\n\n# fill out missing values for AWS operations\ncp sample_aws.vars.tf keys/aws.vars.tf\n${EDITOR} keys/aws.vars.tf\n```\n\n## Using\n\nWhen changing the underlying infrastructure:\n\n```bash\n# make changes to terraform configuration...\n\ncd terraform\nterraform plan\n\n# if it looks good, run it...\nterraform apply\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnorm%2Fredweed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnorm%2Fredweed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnorm%2Fredweed/lists"}