Gandi CLI: Open Source command line interface to manage infrastructures (domain names and hosting)
Kulper Thomas
- Audience level:
- Novice
- Category:
- Cloud
Description
Written in Python, Gandi CLI is the ideal open source command line tool to manage domains (registration, transfers, zone files), Gandi hosting resources (VPS, PaaS) as well as Certificates. This poster session explains the architecture and how to use Gandi CLI with diagrams and examples and Q&A. Gandi CLU is open source and its possible to extend it.
Abstract
Poster having:
Introduction to Gandi
Overview of Gandi's API and CLI offering
How to activate Gandi's API in order to use Gandi CLI
Using Gandi's CLI to:
register a domain name
manage domain zone files
create a VPS (using standard images or Docker)
modify parameters of a VPS (memory, disk space) on the fly
manage SSL Certificates
deploy a Python app