{"id":13295485,"url":"https://github.com/electrocucaracha/releng","last_synced_at":"2026-04-16T17:36:08.721Z","repository":{"id":37305302,"uuid":"316112431","full_name":"electrocucaracha/releng","owner":"electrocucaracha","description":"Provisions and configures Release Engineer tools","archived":false,"fork":false,"pushed_at":"2025-04-09T01:15:16.000Z","size":305,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T02:24:56.290Z","etag":null,"topics":["apt-mirror","concourse-ci","docker-registry-v2","helm","kind","kubernetes","openntpd","openstack","self-runner","skopeo","tekton"],"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/electrocucaracha.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":"2020-11-26T03:22:39.000Z","updated_at":"2025-03-19T01:45:23.000Z","dependencies_parsed_at":"2024-05-01T02:27:35.442Z","dependency_job_id":"5806f5d1-110d-4e55-94b8-63e784487416","html_url":"https://github.com/electrocucaracha/releng","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/electrocucaracha%2Freleng","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electrocucaracha%2Freleng/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electrocucaracha%2Freleng/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electrocucaracha%2Freleng/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/electrocucaracha","download_url":"https://codeload.github.com/electrocucaracha/releng/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248033149,"owners_count":21036738,"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":["apt-mirror","concourse-ci","docker-registry-v2","helm","kind","kubernetes","openntpd","openstack","self-runner","skopeo","tekton"],"created_at":"2024-07-29T17:17:06.191Z","updated_at":"2025-10-17T14:07:20.866Z","avatar_url":"https://github.com/electrocucaracha.png","language":"Shell","funding_links":[],"categories":["kubernetes"],"sub_categories":[],"readme":"# Release Engineering\n\n\u003c!-- markdown-link-check-disable-next-line --\u003e\n\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n[![GitHub Super-Linter](https://github.com/electrocucaracha/releng/workflows/Lint%20Code%20Base/badge.svg)](https://github.com/marketplace/actions/super-linter)\n[![Ruby Style Guide](https://img.shields.io/badge/code_style-rubocop-brightgreen.svg)](https://github.com/rubocop/rubocop)\n![visitors](https://visitor-badge.laobi.icu/badge?page_id=electrocucaracha.releng)\n\n## Summary\n\nThis project provisions the following servers used for validation and test of\npersonal projects.\n\n- _Mirror Server_: Provides services to reduce external network traffic. Those\n  are [Ubuntu mirror][3], [Docker registry][4] and [PyPI server][5].\n- _CI Server_: Provides a Continuous Integration server on top of a Kubernetes\n  Cluster. [Concourse CI][6] and [Tekton][7] are the options supported.\n- _Cloud Server_: Provides an [OpenStack][8] server as Infrastructure as a\n  Service solution.\n\n## Virtual Machines\n\nThe [Vagrant tool][1] can be used for provisioning an Ubuntu Focal\nVirtual Machine. It's highly recommended to use the _setup.sh_ script\nof the [bootstrap-vagrant project][2] for installing Vagrant\ndependencies and plugins required for this project. That script\nsupports two Virtualization providers (Libvirt and VirtualBox) which\nare determine by the **PROVIDER** environment variable.\n\n```bash\ncurl -fsSL http://bit.ly/initVagrant | PROVIDER=libvirt bash\n```\n\nOnce Vagrant is installed, it's possible to provision a Virtual\nMachine using the following instructions:\n\n```bash\nVAGRANT_EXPERIMENTAL=disks vagrant up\nvagrant up ci\n```\n\nThe provisioning process will take some time to install all\ndependencies required by this project and perform a Kubernetes\ndeployment on it.\n\n[1]: https://www.vagrantup.com/\n[2]: https://github.com/electrocucaracha/bootstrap-vagrant\n[3]: http://apt-mirror.github.io/\n[4]: https://docs.docker.com/registry/\n[5]: https://www.devpi.net/\n[6]: https://concourse-ci.org/\n[7]: https://tekton.dev/\n[8]: https://www.openstack.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felectrocucaracha%2Freleng","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felectrocucaracha%2Freleng","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felectrocucaracha%2Freleng/lists"}