{"id":17665681,"url":"https://github.com/faun/training","last_synced_at":"2026-01-08T20:10:43.415Z","repository":{"id":138667245,"uuid":"50615994","full_name":"faun/training","owner":"faun","description":"Terraform and Consul training","archived":false,"fork":false,"pushed_at":"2016-01-28T23:21:48.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-05T14:15:09.601Z","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/faun.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}},"created_at":"2016-01-28T21:44:01.000Z","updated_at":"2016-01-28T21:44:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"fb2e4502-8149-47ef-a356-31560ae5214c","html_url":"https://github.com/faun/training","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/faun%2Ftraining","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faun%2Ftraining/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faun%2Ftraining/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faun%2Ftraining/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faun","download_url":"https://codeload.github.com/faun/training/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246317586,"owners_count":20757985,"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-23T21:07:05.170Z","updated_at":"2026-01-08T20:10:43.373Z","avatar_url":"https://github.com/faun.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"Setting up a Git Repository\n===========================\n1. Create a repository on GitHub under your user named \"training\"\n\n1. Change directory (`cd`) into the `05-atlas` directory\n\n1. Run\n\n        $ git init\n\n1. Run\n\n        $ git commit -a -m \"Initial commit\"`\n\n1. Run\n\n        $ git remote config origin https://github.com/\u003cusername\u003e/training\n\n1. Run\n\n        $ git push origin master\n\n\nSetting up Packer in Atlas\n==========================\n1. Navigate to Atlas\n1. Click on \"Builds\" in the navigation bar\n1. Click on \"New Build Configuration\"\n1. Create a configuration named \"web\" and check the \"Automatically build on version uploads\" option\n1. Go to the \"Variables\" page and add the following\n  - `AWS_ACCESS_KEY_ID`\n  - `AWS_SECRET_ACCESS_KEY`\n1. Go to the \"Integrations\" page and select your GitHub repo:\n  - GitHub repo: `\u003cusername\u003e/training`\n  - GitHub directory: `packer`\n  - Packer template: `web.json`\n\n- - -\n\n1. Click on \"Builds\" in the navigation bar\n1. Click on \"New Build Configuration\"\n1. Create a configuration named \"haproxy\" and check the \"Automatically build on version uploads\" option\n1. Go to the \"Variables\" page and add the following\n  - `AWS_ACCESS_KEY_ID`\n  - `AWS_SECRET_ACCESS_KEY`\n1. Go to the \"Integrations\" page and select your GitHub repo:\n  - GitHub repo: `\u003cusername\u003e/training`\n  - GitHub directory: `packer`\n  - Packer template: `haproxy.json`\n\n- - -\n\n1. Change directory (`cd`) into the `05-atlas` directory\n1. Run\n\n        $ git commit -m \"Trigger initial builds\" --allow-empty\n        $ git push origin master\n\n1. Look in Atlas UI and see builds running\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaun%2Ftraining","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffaun%2Ftraining","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaun%2Ftraining/lists"}