{"id":21848946,"url":"https://github.com/civilcode/cloud9-bootstrap","last_synced_at":"2026-05-06T06:35:04.526Z","repository":{"id":99410925,"uuid":"131999565","full_name":"civilcode/cloud9-bootstrap","owner":"civilcode","description":"CivilCode's cloud-based bootstrap","archived":false,"fork":false,"pushed_at":"2019-02-08T22:29:29.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-26T12:41:30.978Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/civilcode.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":"2018-05-03T13:31:15.000Z","updated_at":"2020-06-23T00:05:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"ba434e93-95ad-4454-a7d0-ca3126763283","html_url":"https://github.com/civilcode/cloud9-bootstrap","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/civilcode%2Fcloud9-bootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/civilcode%2Fcloud9-bootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/civilcode%2Fcloud9-bootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/civilcode%2Fcloud9-bootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/civilcode","download_url":"https://codeload.github.com/civilcode/cloud9-bootstrap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244842402,"owners_count":20519607,"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-11-28T00:09:39.248Z","updated_at":"2025-10-17T10:57:12.155Z","avatar_url":"https://github.com/civilcode.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cloud9 Bootstrap\n\n## Cloud9 Setup\n\nCloud9 Bootstrap will guide you in setting up a Cloud9 instance for a CivilCode project based on\nour [reference application](https://github.com/civilcode/magasin-platform).\n\n### Setup an EC2 instance\n\nLogin to Amazon AWS, choose Cloud9 service and in `your environments` tab choose\nto `Create environment.`\n\nWhen prompted for the environment settings choose:\n- `Create a new instance for environment(EC2)`\n- `m4.large` as instance type as you will be using Docker exclusively\n- leave cost saving setting set to 30 mins (default)\n\n### Installation script\n\nThe script will configure the instance with our standard development environment and Docker.\nPlease review the script to see what is installed.\n\n    wget https://raw.githubusercontent.com/civilcode/cloud9-bootstrap/master/install.sh\n    sh ./install.sh\n\n## Testing\n\nTo testing the install script:\n\n    docker build -t civilcode/amazonlinux .\n    docker run -it --rm -v $(pwd):/app civilcode/amazonlinux\n    sh  /app/install.sh\n\n### Share environment with the team\n\nIn the right top corner of the IDE click the share button which allows you to give access to the\nCloud9 environment.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcivilcode%2Fcloud9-bootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcivilcode%2Fcloud9-bootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcivilcode%2Fcloud9-bootstrap/lists"}