{"id":17134354,"url":"https://github.com/brianium/go-env","last_synced_at":"2026-01-04T23:32:34.874Z","repository":{"id":146515099,"uuid":"22878444","full_name":"brianium/go-env","owner":"brianium","description":"A managed environment for a go api and client application using ansible and Vagrant","archived":false,"fork":false,"pushed_at":"2014-08-12T22:07:21.000Z","size":128,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T05:56:26.741Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/brianium.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":"2014-08-12T13:34:58.000Z","updated_at":"2014-08-16T01:53:11.000Z","dependencies_parsed_at":"2023-03-25T19:39:33.887Z","dependency_job_id":null,"html_url":"https://github.com/brianium/go-env","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/brianium%2Fgo-env","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianium%2Fgo-env/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianium%2Fgo-env/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianium%2Fgo-env/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianium","download_url":"https://codeload.github.com/brianium/go-env/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245217945,"owners_count":20579300,"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-14T19:44:41.986Z","updated_at":"2026-01-04T23:32:34.833Z","avatar_url":"https://github.com/brianium.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"go-env\n======\nCreate an environment for developing a go powered api. Includes configuration for a client machine as well.\n\nProvisions 2 trusty 64 bit ubuntu vms for local environment.\n\nA starting point for growing an infrastructure for go powered applications.\n\nRequirements\n------------\n* Ansible \u003e= 1.6\n* Vagrant (local development)\n* Virtual Box (local development)\n\nConfiguration\n-------------\nThere is currently a single hosts file called vagrant for configuring the development environment.\n\nThere are two groups defined in the hosts file:\n\n###Client\n\nInstalls:\n\n* Git + Mercurial\n* Node.js for the client application\n\n###API\n\nInstalls:\n\n* Git + Mercurial\n* Go (version configured via group vars, /usr/local/go/bin added to path)\n\nUsage\n-----\nAfter installing the requirements and cloning this repo, just run `vagrant up`. You will have 2 trusty 64-bit vms ready to get started with!\n\nYou can ssh into these vms by using their names:\n\n```\nvagrant ssh api_client\nvagrant ssh go_api\n```\n\nAs staging and production hosts are added, the `ansible-playbook` command can be used to provision those remote environments as well.\n\n###Vagrant configuration\nYou can rename the `vagrant.config.yml.sample` file to `vagrant.config.yml` if you want to configure the vagrant environment further. \n\nCurrently the only option that can be configured is the vagrant `synced_folders` option for both the api_client and go_api vms.\n\nWIP\n---\nThis is very much a work in progress, and will grow as our infrastructure needs are fleshed out. However, this will already serve as a good starting point for spinning up a server/client environment.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrianium%2Fgo-env","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrianium%2Fgo-env","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrianium%2Fgo-env/lists"}