Simon Willison’s Weblog

Subscribe

Saturday, 20th November 2021

TIL Using build-arg variables with Cloud Run deployments — For [datasette/issues/1522](https://github.com/simonw/datasette/issues/1522) I wanted to use a Docker build argument in a `Dockerfile` that would then be deployed to Cloud Run.
TIL Assigning a custom subdomain to a Fly app — I deployed an app to [Fly](https://fly.io/) and decided to point a custom subdomain to it.
Release datasette-redirect-to-https 0.1 — Datasette plugin that redirects all non-https requests to https
Release datasette 0.59.3 — An open source multi-tool for exploring and publishing data