{"id":22123735,"url":"https://github.com/juanfont/gitlab-machine","last_synced_at":"2025-07-25T15:31:25.470Z","repository":{"id":75184163,"uuid":"358877120","full_name":"juanfont/gitlab-machine","owner":"juanfont","description":"A tool to deploy on demand Gitlab CI/CD runners using the custom executor.","archived":false,"fork":false,"pushed_at":"2022-10-25T15:35:10.000Z","size":80,"stargazers_count":12,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-29T19:53:00.277Z","etag":null,"topics":["gitlab","gitlab-custom","gitlab-runner"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juanfont.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-04-17T12:48:00.000Z","updated_at":"2024-09-28T20:58:18.000Z","dependencies_parsed_at":"2023-06-05T16:30:45.008Z","dependency_job_id":null,"html_url":"https://github.com/juanfont/gitlab-machine","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/juanfont%2Fgitlab-machine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanfont%2Fgitlab-machine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanfont%2Fgitlab-machine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanfont%2Fgitlab-machine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juanfont","download_url":"https://codeload.github.com/juanfont/gitlab-machine/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227588796,"owners_count":17790435,"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":["gitlab","gitlab-custom","gitlab-runner"],"created_at":"2024-12-01T15:37:42.101Z","updated_at":"2024-12-01T15:37:42.798Z","avatar_url":"https://github.com/juanfont.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gitlab-machine\n\nA tool to deploy on demand Gitlab CI/CD runners using the Custom Executor.\n\n## What is it?\n\nThe Custom Executor is a mechanism from GitLab CI/CD that allows to plug specific runners to the CI/CD pipeline. This tool is a wrapper around the Custom Executor that allows to deploy on demand virtual instances.\n\nIt is currently in pre-alpha state, with support only for VMware Cloud Director and Windows machines (using SSH communication).\n\nIt should probably be replace with https://gitlab.com/gitlab-org/ci-cd/custom-executor-drivers/autoscaler\n\n## Expected config\n\n```yaml\n# The config file is a YAML file with the following structure:\nlog_level: debug\n\ndrivers:\n  vcd:\n    motd: \"Deploying a dedicated VM using https://github.com/juanfont/gitlab-machine\"\n    url: https://cloudirector\n    org: tenant\n    vdc: virtualdatancer\n    insecure: false\n    user: username\n    password: password\n    vdc_network: orgvdcnetwrok\n    catalog: vcdcatalogue\n    template: Windows_10\n    num_cpus: 8\n    cores_per_socket: 8\n    memory_mb: 8192\n    storage_profile: storageprofile\n    default_password: VMpassword\n```\n\n## More info\n\n- [GitLab Custom Executor](https://docs.gitlab.com/runner/executors/custom.html)\n- [Windows SaaS runners](https://docs.gitlab.com/ee/ci/runners/saas/windows_saas_runner.html)\n- [A practical guide to the Custom Executor](https://medium.com/ci-t/a-practical-guide-to-gitlab-runner-custom-executor-drivers-bc6e6562647c)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuanfont%2Fgitlab-machine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuanfont%2Fgitlab-machine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuanfont%2Fgitlab-machine/lists"}