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