https://github.com/dirien/devpod-provider-equinix
DevPod on Equinix Metal
https://github.com/dirien/devpod-provider-equinix
devpod equinix
Last synced: about 2 months ago
JSON representation
DevPod on Equinix Metal
- Host: GitHub
- URL: https://github.com/dirien/devpod-provider-equinix
- Owner: dirien
- License: mpl-2.0
- Archived: true
- Created: 2023-06-25T09:10:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-27T09:29:00.000Z (about 1 year ago)
- Last Synced: 2025-02-12T07:10:45.003Z (about 1 year ago)
- Topics: devpod, equinix
- Language: Go
- Homepage:
- Size: 6.33 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
> [!IMPORTANT]
> Due to the [sunsetting](https://deploy.equinix.com/blog/sunsetting-equinix-metal/) of Equinix Metal at the end of June 2026 this DevPod Provider will not me maintained anymore!
# Equinix provider for DevPod
## Introduction
This is a community provider for [DevPod](https://devpod.sh/). It allows you to create a DevPod
on [Equinix](https://deploy.equinix.com/).
## Getting started
The provider is available for auto-installation using
```sh
devpod provider add github.com/dirien/devpod-provider-equinix
devpod provider use github.com/dirien/devpod-provider-equinix
```
## Important notes
- The provider uses [Flatcar Container Linux](https://www.flatcar.org/) as the operating system. Hence, the underlying
cloud-init
configuration does not implement the installation of Docker as it is already included in the OS.
- Bare Metal server provisioning is slow. It can take several minutes until the server is ready.