/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.aaron-powell.com
| | chrispeoples.com
1.5 parsecs away

Travel
| |
| | chringel.dev
1.6 parsecs away

Travel
| | This post shows an example workflow to automatically deploy the latest version of a Hugo website using GitHub Actions.
| | www.webstoemp.com
1.2 parsecs away

Travel
| | While I regularily use services like Buddy or DeployHQ to build and deploy Craft CMS websites, I wanted to experiment with Github Actions. Here is what I came up with and why.
| | til.simonwillison.net
13.4 parsecs away

Travel
| I have a Django application which uses PostgreSQL. I build the Django application into its own Docker container, push that built container to the GitHub package registery and then deploy that container to production.