Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Conversation

@Ahmah2009
Copy link

Add support for Sadeem.io, Sadeem.io currently provide cloud in Saudi Arabia, UAE, and soon over Turkey and overall Middle East

Configuration

The main configuration options are:

--sadeem-apikey: Sadeem api key
--sadeem_client_id: client Id in Sadeem
--sadeem_datacenter: Sadeem Datacenter Name to create vm on
--sadeem_service_offer: Service offer name to use
--sadeem_template: Name of Template to use to create vm wih

SSH keypair will be generated for each new VM.

The default template used is Ubuntu Template and may be changed with the --sadeem_template option.

Docker machine support

The following docker machine commands work as expected:

create
ls
ssh
start, stop, restart, kill and rm
inspect

Signed-off-by: ahmah2009 <ahmah2009@gmail.com>
@nathanleclaire
Copy link
Contributor

Thanks for the PR, but we have a plugin model now and aren't accepting new drivers into the core, please see e.g. https://github.com/dhiltgen/docker-machine-kvm for an example of how to distribute your own.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants