Published onMay 28, 2018Wildcard SSL Certificate with Letsencrypt on Docker Swarm using TraefikdockerswarmletsencrypttraefikThis tutorial will show you how to implement wildcard ssl certificates with letsencrypt on docker swarm using traefik proxy.
Published onMay 27, 2018Web Forms with Python Flask and the WTForms Module with BootstrappythonflaskThis tutorial shows how to use web forms using python flask and the wtforms module with bootstrap for styling.
Published onMay 23, 2018Generate Random Characters with Python using Random and String ModulespythonprogrammingscriptingThis tutorial shows you how to use python to generate random characters using the random and string python modules.
Published onMay 9, 2018Manage Scaleway Instances via their API like a Boss with their Command Line Tool scwscalewaycliapidockerThis tutorial show you how to manage scaleway compute instances via their api with their command line scw.
Published onMay 9, 2018Temporary IAM Credentials from EC2 Instance Metadata using Pythonawsiamsecuritypythonboto3This tutorial will show you how to obtain temporary aws iam credentials from aws ec2 instance metadata using python.