An open API service indexing awesome lists of open source software.

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

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

logo

## 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.