{"id":22712061,"url":"https://github.com/buildit/twig-riglet","last_synced_at":"2025-03-29T22:21:28.063Z","repository":{"id":78235776,"uuid":"103193772","full_name":"buildit/twig-riglet","owner":"buildit","description":"AWS Bare Metal Riglet for Twig - Forked from https://github.com/buildit/bookit-riglet","archived":false,"fork":false,"pushed_at":"2017-09-26T22:04:50.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-02-04T23:31:09.006Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/buildit.png","metadata":{"files":{"readme":"README.md","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":"2017-09-11T22:17:26.000Z","updated_at":"2017-09-11T22:17:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"f08a4608-1c46-4259-9fae-6a490c698b70","html_url":"https://github.com/buildit/twig-riglet","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/buildit%2Ftwig-riglet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buildit%2Ftwig-riglet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buildit%2Ftwig-riglet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buildit%2Ftwig-riglet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/buildit","download_url":"https://codeload.github.com/buildit/twig-riglet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246250085,"owners_count":20747293,"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-12-10T13:09:16.554Z","updated_at":"2025-03-29T22:21:28.050Z","avatar_url":"https://github.com/buildit.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS The Rig\n\nThis setup will create a CloudFormation, Jenkins powered Rig on AWS.\n\n## Setup\n\n### Dependencies\n\nFor using this repo you'll need:\n\n * AWS CLI, and credentials working: `brew install awscli \u0026\u0026 aws configure`\n * Setup `.make` for local settings\n\nThis can either be done by copying settings from the template `.make.example`\nand save in a new file `.make`:\n\n```\nDOMAIN = \u003cDomain to use for Foundation\u003e\nEMAIL = \u003cUser contact e-mail\u003e\nENV = \u003cEnvironment i.e.: tst, dev, stg, prd\u003e\nKEY_NAME = \u003cEC2 SSH key name\u003e\nOWNER = \u003cThe owner of the stack, either personal or corporate\u003e\nPROFILE = \u003cAWS Profile Name\u003e\nPROJECT = \u003cProject Name\u003e\nREGION = \u003cAWS Region\u003e\n```\n\nOr also done interactively through `make .make`.\n\nRun `make deps` to create required S3 buckets.\n\nConfirm everything is valid with `make check-env`\n\n## Makefile Targets\n\n  * Run `make create-foundation` to start an AWS Bare Rig Foundation Stack.\n\nThis is the Stack that will be shared by all management and services in an AWS Region.\n\n  * Run `make status-foundation` to check status of the stack. (Should be `CREATE_COMPLETE`)\n  * Check the outputs as well with `make outputs-foundation`\n  * Run `make create-app`, same options for status: `make status-app` and outputs `make outputs-app`\n\n\nTo delete everything, in order:\n\n  * Run `make delete-app` to delete the App stack.\n  * Run `make delete-foundation` to delete the Foundation stack.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuildit%2Ftwig-riglet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuildit%2Ftwig-riglet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuildit%2Ftwig-riglet/lists"}