Python

Python code, about coding with Python, and tools Daniel has written using Python

Infrastructure via Code (IvC) (12)

Learning experiments in using bespoke code & data under version control to consistently deploy virtual and bare metal hosts and the applications on them.

Tokens for OVH v1

Generating OVH API tokens for use with Terraform and other applications.

IvC: OpenStackSDK first steps

Since OpenStackSDK should theoretically make life easier for doing Infrastructure via Code, this is approach which which this learning effort has begun.

IvC: Bare bones script (3)

Continuing with the a bare bones OpenStackSDK-based deployment of instances

Adding security groups

Adding security groups to an OpenStackSDK-based instance deployment

IvC: Complete templating

This page was intended to complete the OpenStack SDK with templated userdata portion of this Infrastructure via Code set