{"id":20357905,"url":"https://github.com/gandi/docker-machine-gandi","last_synced_at":"2025-04-12T03:14:52.237Z","repository":{"id":150846346,"uuid":"48701505","full_name":"Gandi/docker-machine-gandi","owner":"Gandi","description":"Docker machine driver for Gandi platform","archived":false,"fork":false,"pushed_at":"2016-04-29T09:23:53.000Z","size":12,"stargazers_count":11,"open_issues_count":3,"forks_count":2,"subscribers_count":30,"default_branch":"master","last_synced_at":"2025-04-12T03:14:47.255Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Gandi.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-28T16:29:15.000Z","updated_at":"2018-11-13T17:31:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"cebb5b8e-5e16-4444-b501-8429679835c5","html_url":"https://github.com/Gandi/docker-machine-gandi","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gandi%2Fdocker-machine-gandi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gandi%2Fdocker-machine-gandi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gandi%2Fdocker-machine-gandi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gandi%2Fdocker-machine-gandi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gandi","download_url":"https://codeload.github.com/Gandi/docker-machine-gandi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248510001,"owners_count":21116130,"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-14T23:24:25.709Z","updated_at":"2025-04-12T03:14:52.230Z","avatar_url":"https://github.com/Gandi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--[metadata]\u003e\n+++\ntitle = \"Gandi\"\ndescription = \"Gandi driver for docker machine\"\nkeywords = [\"machine, Gandi, driver, docker\"]\n[menu.main]\nparent=\"smn_machine_drivers\"\n+++\n\u003c![end-metadata]--\u003e\n\n# Docker Machine driver plugin for Gandi\n\nThis plugin adds support for [Gandi](https://www.gandi.net/) cloud instances to the `docker-machine` command line tool.\n\n[![CircleCI](https://img.shields.io/circleci/project/Gandi/docker-machine-gandi.svg)](https://circleci.com/gh/Gandi/docker-machine-gandi/)\n\n## Installation\n\nRequirement: [Docker Machine \u003e= 0.5.1](https://github.com/docker/machine)\n\nDownload the `docker-machine-driver-gandi` binary from the release page.\nExtract the archive and copy the binary to a folder located in your `PATH` and make sure it's executable (e.g. `chmod +x /usr/local/bin/docker-machine-driver-gandi`).\n\n## Usage instructions\n\nGrab your API key from the [Gandi admin](https://www.gandi.net/admin/api_key) and pass that to `docker-machine create` with the `--gandi-api-key` option.\n\nNote that Gandi's [HVM](https://wiki.gandi.net/en/iaas/references/server/hvm) platform boots your servers with Linux kernel 3.18 by default, so you should choose the ``overlay`` storage driver instead of ``aufs``. You can also [create custom images](https://wiki.gandi.net/en/iaas/references/images) and boot with the kernel of your choice.\n\nExample with the default Ubuntu 14.04 LTS image with the ``overlay`` storage driver: \n\n    docker-machine create --engine-storage-driver overlay \\\n                          --driver gandi \\\n                          --gandi-api-key=abc123 \\\n                          ubuntu-machine\n\nCommand line flags:\n\n - `--gandi-api-key`: **required** Your Gandi API key.\n - `--gandi-image`: Image to use to create machine, default Ubuntu 14.04 64 bits LTS (HVM).\n - `--gandi-datacenter`: Datacenter where machine will be created, default Bissen.\n - `--gandi-memory`: machine memory size in MB, default 512.\n - `--gandi-core`: Number of cores for the machine, default 1.\n - `--gandi-url`: url to connect to.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgandi%2Fdocker-machine-gandi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgandi%2Fdocker-machine-gandi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgandi%2Fdocker-machine-gandi/lists"}