CodePipeline - Continuous Delivery to AWS ECR
Created: 2020-01-15, Modified: 2020-01-15
Automatically rebuild and deploy docker images on AWS
Operations Reference Page
Created: 2019-09-11, Modified: 2020-11-09
Mini-posts and notes that are generally related to operations
AWS Fargate - Basics
Created: 2019-09-10, Modified: 2019-09-10
How to run a docker container on AWS Fargate from the web console
Docker Shared Memory (/dev/sdh)
Created: 2019-09-06, Modified: 2019-09-06
Using a high-performance shared memory volume in Docker containers
AWS ECR - Elastic Container Registry - Basics
Created: 2019-08-26, Modified: 2019-09-19
Creating and operating a Docker registry on AWS with custom users
Google Cloud Build: Basics
Created: 2019-08-06, Modified: 2019-12-05
An introduction to the Google Cloud Build, showing how its used for this site.
Google Container Registry: Basics
Created: 2019-08-05, Modified: 2019-08-05
An introduction to the Google Container Registry: pricing and how to store images.
Local Pelican Development Environment
Created: 2019-08-04, Modified: 2019-08-04
How to set up a Docker-based local development environment for Pelican static sites.
Building a Docker Pelican Image
Created: 2019-08-01, Modified: 2019-08-01
Create a Docker image for Pelican, to convert markdown content into static website files.