{"id":18760539,"url":"https://github.com/evrone/docker-machine-vscale","last_synced_at":"2026-03-27T04:52:49.678Z","repository":{"id":66228424,"uuid":"47920996","full_name":"evrone/docker-machine-vscale","owner":"evrone","description":"Vscale docker machine driver","archived":false,"fork":false,"pushed_at":"2023-04-19T19:35:00.000Z","size":2729,"stargazers_count":29,"open_issues_count":2,"forks_count":6,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-04-05T18:51:39.283Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://evrone.com","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/evrone.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":"2015-12-13T13:47:57.000Z","updated_at":"2024-10-26T19:22:29.000Z","dependencies_parsed_at":"2023-04-22T03:37:01.953Z","dependency_job_id":null,"html_url":"https://github.com/evrone/docker-machine-vscale","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/evrone%2Fdocker-machine-vscale","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evrone%2Fdocker-machine-vscale/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evrone%2Fdocker-machine-vscale/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evrone%2Fdocker-machine-vscale/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evrone","download_url":"https://codeload.github.com/evrone/docker-machine-vscale/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248659615,"owners_count":21141148,"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-07T18:13:06.856Z","updated_at":"2026-03-27T04:52:49.604Z","avatar_url":"https://github.com/evrone.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Machine Vscale Driver\n\n[![Vexor status](https://ci.vexor.io/projects/2c3724f0-4de6-4e28-9bdd-19fb71795812/status.svg)](https://ci.vexor.io/ui/projects/2c3724f0-4de6-4e28-9bdd-19fb71795812/builds)\n\nThis is a plugin for [Docker Machine](https://docs.docker.com/machine/) allowing\nto create Doker hosts on [Vscale]( http://vscale.io ) cloud services.\n\n## Installation\n\nCompile driver for your platform\n\n```console\n$ make install\n```\n\n## Usage\n\nAfter compile you can use driver for creating docker hosts.\nGet Vscale access token from [your profile](https://vscale.io/panel/settings/tokens/) then run:\n\n```console\n$ docker-machine create -d vscale --vscale-access-token YOUR_VSCALE_ACCESS_TOKEN machine_name\n```\n\nYou should see simple log of operations:\n\n```\nRunning pre-create checks...\nCreating machine...\n(vscale) Creating SSH key...\n(vscale) Creating Vscale scalet...\n(vscale) Waiting for IP address to be assigned to the Scalet...\nWaiting for machine to be running, this may take a few minutes...\nMachine is running, waiting for SSH to be available...\nDetecting operating system of created instance...\nDetecting the provisioner...\nProvisioning with ubuntu(upstart)...\nInstalling Docker...\nCopying certs to the local machine directory...\nCopying certs to the remote machine...\nSetting Docker configuration on the remote daemon...\nChecking connection to Docker...\nDocker is up and running!\nTo see how to connect Docker to this machine, run: docker-machine env vscale\n```\n\nJust insert in command line this:\n```console\n$ docker-machine env vscale\n```\nand follow instructions.\n\nIf you did everything correctly, run the command, you will see information about the host:\n\n```console\n$ docker info\n```\n\n## Contribution Guidelines\n\n01. Fork\n02. Change\n03. PR\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevrone%2Fdocker-machine-vscale","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevrone%2Fdocker-machine-vscale","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevrone%2Fdocker-machine-vscale/lists"}