|
You are here |
blogops.mixinet.net | ||
| | | | |
www.markusdosch.com
|
|
| | | | | Personal Blog on Coding & Technology | |
| | | | |
blog.m5e.de
|
|
| | | | | I run Drone CI for a longer period now with Docker. Because I decided to switch for multiple reasons from Docker to Podman, this setup had to be changed a bit. In this blog post, I want to cover how to install Podman and how to set up Drone so that it works with Podman. Installing Podman Install the podman and podman-docker packages. E.g. on a Debian based System: apt install podman podman-docker If you currently use docker-compose, then you should also install podman-compose: | |
| | | | |
anteru.net
|
|
| | | | | Anteru's blog is a blog about development, software architecture and 3D graphics. | |
| | | | |
hjr265.me
|
|
| | | I serve hjr265.me from an S3-like bucket hosted on Linode Object Storage. I have a Caddy instance that serves some of my Hugo-built websites, including this one. I use Hugo's deployment function and s3cmd to deploy these websites. Why Both? Hugo's deployment function uses the blob package from the Go Cloud Development Kit. This package comes with a limitation by design. It cannot set S3 access control lists (ACLs) for the uploaded objects. | ||