~iany/ Menu
  • Series
  • Tags
  1. Home
  2. Tags
  3. CI
  • 中

CI

A collection of 2 articles

Hosting Static Site on Cloudflare R2

This post explains how to set up a static site on Cloudflare R2. I recently migrated my blog to Cloudflare R2, and the process went smoothly until I encountered R2’s lack of native support for rewriting URLs to index.html files. This post explains how I resolved this issue.

Updated Nov 22, 2025  •  2 min read

Deploy Concourse CI using Docker

Concourse CI is an awesome open source continuous integration tool. If you are not using Gitlab, and want to setup a CI server, it is a good choice. Concourse CI provides Docker image and docker compose sample config. But when I run the hello world example, I have met several problems.

Updated Nov 19, 2025  •  2 min read

© 2026  •  ~iany/  •  CC-BY-SA 4.0