{"id":13496550,"url":"https://github.com/compiler-explorer/infra","last_synced_at":"2025-04-08T17:16:34.997Z","repository":{"id":16099050,"uuid":"18843954","full_name":"compiler-explorer/infra","owner":"compiler-explorer","description":"Infrastructure to set up the public Compiler Explorer instances and compilers","archived":false,"fork":false,"pushed_at":"2025-04-04T16:13:19.000Z","size":11050,"stargazers_count":369,"open_issues_count":109,"forks_count":329,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-04-06T04:29:04.310Z","etag":null,"topics":["compiler-explorer","infrastructure","python","terraform"],"latest_commit_sha":null,"homepage":"https://godbolt.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/compiler-explorer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2014-04-16T15:05:13.000Z","updated_at":"2025-04-04T16:13:23.000Z","dependencies_parsed_at":"2023-10-01T17:37:13.156Z","dependency_job_id":"4128a43b-e49f-4b14-bf81-781048d0a5b0","html_url":"https://github.com/compiler-explorer/infra","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/compiler-explorer%2Finfra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compiler-explorer%2Finfra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compiler-explorer%2Finfra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compiler-explorer%2Finfra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/compiler-explorer","download_url":"https://codeload.github.com/compiler-explorer/infra/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247888559,"owners_count":21013001,"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":["compiler-explorer","infrastructure","python","terraform"],"created_at":"2024-07-31T19:01:51.423Z","updated_at":"2025-04-08T17:16:34.973Z","avatar_url":"https://github.com/compiler-explorer.png","language":"Python","readme":"# Compiler Explorer Infrastructure\n\nA whole bag of scripts and AWS config to run [Compiler Explorer](https://gcc.godbolt.org).\n\nOf most use to the casual observer is probably the code in `bin/ce_install` - a tool to install the\nCompiler Explorer compilers to `/opt/compiler-explorer`. In particular, the open source compilers can be\ninstalled by anyone by running:\n\n```bash\n$ make ce  # this installs python modules etc\n$ ./bin/ce_install install compilers\n```\n\nThis will grab all the open source compilers and put them in `/opt/compiler-explorer` (which must be writable by\nthe current user).  To get the beta and nightly-built latest compilers, add the parameter `--enable nightly` to the command.\n\nTo list installation candidates, use `./bin/ce_install list`. A single installation can be installed by name.\n\nMore info can be found [here](https://github.com/compiler-explorer/infra/blob/main/docs/installing_compilers.md)\n\n# Built compilers\n\nStatus page to our daily built compilers https://compiler-explorer.github.io/compiler-workflows/build-status\n\n\n# Cleaning up old AMIs\n\nSomething like:\n\n```bash\n$ npx aws-amicleaner --region 'us-east-1' \\\n    --exclude-in-use --verbose \\\n    --exclude-newest=2 --exclude-days 7 \\\n    --include-name 'compiler-explorer*'\n```\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompiler-explorer%2Finfra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcompiler-explorer%2Finfra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompiler-explorer%2Finfra/lists"}