{"id":23533000,"url":"https://github.com/vspiewak/ansible-role-gogs","last_synced_at":"2026-05-17T02:05:27.782Z","repository":{"id":151967178,"uuid":"44138700","full_name":"vspiewak/ansible-role-gogs","owner":"vspiewak","description":"Install Gogs service using ansible","archived":false,"fork":false,"pushed_at":"2015-10-12T23:01:12.000Z","size":148,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-14T16:49:20.246Z","etag":null,"topics":["ansible-role","gogs"],"latest_commit_sha":null,"homepage":"","language":"Python","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/vspiewak.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":"2015-10-12T22:57:57.000Z","updated_at":"2017-05-05T16:36:42.000Z","dependencies_parsed_at":"2023-04-09T19:25:52.358Z","dependency_job_id":null,"html_url":"https://github.com/vspiewak/ansible-role-gogs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vspiewak/ansible-role-gogs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vspiewak%2Fansible-role-gogs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vspiewak%2Fansible-role-gogs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vspiewak%2Fansible-role-gogs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vspiewak%2Fansible-role-gogs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vspiewak","download_url":"https://codeload.github.com/vspiewak/ansible-role-gogs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vspiewak%2Fansible-role-gogs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264476662,"owners_count":23614547,"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":["ansible-role","gogs"],"created_at":"2024-12-25T23:13:28.903Z","updated_at":"2025-10-07T06:25:23.343Z","avatar_url":"https://github.com/vspiewak.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Ansible Gogs\n============\n\nInstall Gogs on EC2\n\nInstall Ansible\n---------------\n(On OSX for instance...)\n\n    sudo easy_install pip\n    sudo pip install --upgrade pip\n    sudo -H pip install --upgrade boto\n    sudo -H pip install --upgrade ansible\n\n\nConfigure your AWS Credentials\n------------------------------\n\n    export ANSIBLE_HOST_KEY_CHECKING=False\n    export EC2_REGION=eu-west-1\n    export AWS_ACCESS_KEY=...\n    export AWS_SECRET_KEY=...\n    export AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY\n    export AWS_SECRET_ACCESS_KEY=$AWS_SECRET_KEY\n\n\nConfigure your EC2 pem file\n---------------------------\n\n    export PEM_NAME=\u003caws_pem_name\u003e\n    export PEM_PATH=~/.ssh/\u003caws_pem_name\u003e.pem\n\n\nConfigure EC2 instances tags\n----------------------------\n\n    export CLIENT=company\n    export ENV=dev\n\n\nConfigure your VPC\n------------------\n\nUse the default VPC or create one with a public subnet\n\n    export VPC_ID=\u003cvpc_id\u003e\n    export SUBNET_ID=\u003cpublic_subnet_id\u003e\n\n\nCreate EC2 instances\n--------------------\n\n    ansible-playbook -i inventory/local playbooks/create-ec2.yml\n\n\nConfigure EC2 instances\n-----------------------\n\n    ansible-playbook -i inventory/ec2.py playbooks/site.yml\n    \u003cor\u003e\n    ansible-playbook -i inventory/ec2.py playbooks/gogs.yml\n\n\nYou can browse\n--------------\n\n `http://\u003cgogs_host\u003e:3000`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvspiewak%2Fansible-role-gogs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvspiewak%2Fansible-role-gogs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvspiewak%2Fansible-role-gogs/lists"}