Ploi

Beta

Manage servers and deployments through the Ploi API. Ideal for developers who want a managed server control panel with a clean UI.

Currently in early testing. Some features may not work as expected on all Ploi instances.

8listed capabilities
Earlysupport stage
Example configuration

The provider block

{
  "provider": "ploi",
  "api_key": "${PLOI_API_KEY}"
}
Configuration guidance

What belongs where

Provider block

Define credentials and connection settings in the provider block. Keep secrets outside version control and inject them through environment variables where possible.

Project mapping

Reference this provider from project profiles only after the provider-level credentials and provider-specific identifiers have been validated.