Skip to content

opencontrolplane/civo-opencontrolplane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

civo-opencontrolplane

The Civo Open Control Plane is the implementation of the OpenControlPlane specification for Civo.

What is Open Control Plane?

Open Control Plane (OpenCP) is a specification for a control plane that is designed to be portable across multiple cloud providers. It is designed to be simple, easy to use, and easy to implement.

How to run the Civo Open Control Plane

You can run the Civo OpenCP by running the following command, which will start the Open Control Plane on port 8080.

You would need to pass an ENV variable REGION to the container. This is the Civo region where you want to manage resources, lon1 in the below example.

docker run -d -p 8080:8080 -e REGION=lon1 civo/opencontrolplane

Dependencies

The Civo OpenControlPlane depends on the following projects:

About

The Civo Implementation of an OpenCP provider

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •