{"id":20382748,"url":"https://github.com/alexandrevilain/devpod-provider-ovhcloud","last_synced_at":"2026-04-01T17:17:38.061Z","repository":{"id":169062176,"uuid":"644953428","full_name":"alexandrevilain/devpod-provider-ovhcloud","owner":"alexandrevilain","description":"OVHCloud provider for DevPod","archived":false,"fork":false,"pushed_at":"2025-11-22T06:29:06.000Z","size":1582,"stargazers_count":17,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-28T01:30:28.416Z","etag":null,"topics":["devcontainers","devpod","ovhcloud"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexandrevilain.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-05-24T15:41:39.000Z","updated_at":"2025-11-22T06:28:16.000Z","dependencies_parsed_at":"2023-12-07T12:29:25.638Z","dependency_job_id":"d0300856-bcf2-4603-b8c4-938d270640b2","html_url":"https://github.com/alexandrevilain/devpod-provider-ovhcloud","commit_stats":null,"previous_names":["alexandrevilain/devpod-provider-ovhcloud"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/alexandrevilain/devpod-provider-ovhcloud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrevilain%2Fdevpod-provider-ovhcloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrevilain%2Fdevpod-provider-ovhcloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrevilain%2Fdevpod-provider-ovhcloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrevilain%2Fdevpod-provider-ovhcloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexandrevilain","download_url":"https://codeload.github.com/alexandrevilain/devpod-provider-ovhcloud/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrevilain%2Fdevpod-provider-ovhcloud/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31290537,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["devcontainers","devpod","ovhcloud"],"created_at":"2024-11-15T02:18:54.768Z","updated_at":"2026-04-01T17:17:38.039Z","avatar_url":"https://github.com/alexandrevilain.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OVHCloud provider for DevPod\n\nThe OVHCloud provider for [Loft Labs' DevPod](https://github.com/loft-sh/devpod).\n\n**Note:** Even if I'm working for OVHCloud, this project is not supported by OVHcloud. I maintain it in my free time.\n\n## Installation\n\n### Using the CLI\n\n```\ndevpod provider add github.com/alexandrevilain/devpod-provider-ovhcloud\ndevpod provider use github.com/alexandrevilain/devpod-provider-ovhcloud\n```\n\n### Pre-requisites\n\nThe OVHcloud provider needs to be configured with a set of information:\n\n- an endpoint (please select one in the list according to your needs)\n- an application key\n- an application secret\n- a consumer key\n- a service name (the ID of your Public Cloud project)\n- a region (the region to create the VM)\n- a flavor (the machine type to use for the VM)\n\n#### OVHcloud API keys\n\nBehind the scenes, the OVHcloud DevPod provider is doing requests to OVHcloud APIs so that's the reason why you need to provide API keys.\n\nTo retrieve:\n\n- an application key\n- an application secret\n- a consumer key\n\nPlease follow [First steps with the OVHcloud APIs](https://help.ovhcloud.com/csm/en-gb-api-getting-started-ovhcloud-api?id=kb_article_view\u0026sysparm_article=KB0042784) tutorial.\n\nConcretely, you have to generate these credentials via the [OVH token generation page](https://api.ovh.com/createToken/?GET=/*\u0026POST=/*\u0026PUT=/*\u0026DELETE=/*\u0026_gl=1*142pi5t*_gcl_au*NTc3NzAwNi4xNjg0NzQxODIy) with the following rights:\n\n![Create OVHcloud API keys](./assets/create_API_keys.png)\n\nNote: you can change the validity period according to your needs.\n\nWhen you have successfully generated your OVHcloud credentials, please keep them.\n\nThe last needed information is the `service name`: it is the ID of your Public Cloud project.\n\nHow to get it?\n\nIn the Public Cloud section, you can retrieve your service name ID thanks to the `Copy to clipboard` button.\n\n![Get OVHcloud service name](./assets/get_service_name.png)\n\n### Using the desktop app\n\nOpen DevPod app on your computer, then go to \"Providers\" tab, then click on \"Add Provider\" button. Then in \"Confgiure Provider\" popup click on \"+\" button to add a custom provider.\n\nEnter \"github.com/alexandrevilain/devpod-provider-ovhcloud\" or \"alexandrevilain/devpod-provider-ovhcloud\" as source and fill all the needed information:\n\n![Screencast demo](./assets/desktop-demo.gif)\n\n## Usage\n\n### Using the desktop app\n\nClick on the `Workspaces` tab, then on the `Create Workspace` button and fill all the needed information.\n\n## License\n\nThis project is licensed under the Mozilla Public License 2.0. See the [LICENSE](./LICENSE) file for more details.\n\n## Contributions\n\nContributions are welcome! If you find any issues or want to add new features, please open an issue or submit a pull request on the GitHub repository.\n\n## Disclaimer\n\nThis software is provided \"as is\" without warranty of any kind, express or implied. Use it at your own risk.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexandrevilain%2Fdevpod-provider-ovhcloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexandrevilain%2Fdevpod-provider-ovhcloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexandrevilain%2Fdevpod-provider-ovhcloud/lists"}