{"id":22712222,"url":"https://github.com/buildit/bookit-riglet","last_synced_at":"2025-03-29T22:21:51.756Z","repository":{"id":78235652,"uuid":"99732912","full_name":"buildit/bookit-riglet","owner":"buildit","description":"AWS infrastructure for Bookit app's riglet.","archived":false,"fork":false,"pushed_at":"2017-09-11T22:51:20.000Z","size":43,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-02-04T23:31:50.252Z","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-08-08T20:21:54.000Z","updated_at":"2017-09-27T15:18:56.000Z","dependencies_parsed_at":"2023-04-13T22:50:31.342Z","dependency_job_id":null,"html_url":"https://github.com/buildit/bookit-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%2Fbookit-riglet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buildit%2Fbookit-riglet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buildit%2Fbookit-riglet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buildit%2Fbookit-riglet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/buildit","download_url":"https://codeload.github.com/buildit/bookit-riglet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246250089,"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:41.894Z","updated_at":"2025-03-29T22:21:51.748Z","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, GoCD 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%2Fbookit-riglet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuildit%2Fbookit-riglet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuildit%2Fbookit-riglet/lists"}