Recent
Crayon CloudIQ SDK for Python
·842 words·4 mins
Python
REST API
PyPI
This project is an SDK for Crayon’s CloudIQ API that can be used in Python scripts and applications. Provides a simple interface to authenticate with the API using Oauth2. It can be used to create tenants, create licensing subscriptions, and monitor billing.
How create an Nginx Docker image from a Hugo static site using AWS CodeBuild
·3578 words·17 mins
AWS
Hugo
Golang
CodeBuild
Docker
Devops
In this article, I will go over the basic principles of building a Docker image using AWS Codebuild. I will be using Hugo, an open-sourced static site generator written in Golang, to create a demo blog.