aboutsummaryrefslogtreecommitdiff
path: root/INTERESTING_PROJECTS.org
diff options
context:
space:
mode:
authoralexpdp7 <alex@pdp7.net>2025-11-27 20:11:19 +0100
committeralexpdp7 <alex@corcoles.net>2025-11-27 20:11:49 +0100
commit6b7234a110b3c326e591c6c2b699ba35434f8edc (patch)
tree0200eebae81cd6543e6b9af9d2f6f943c0ef7471 /INTERESTING_PROJECTS.org
parenta7172ead62e2b087d78fe7aaaf514307ed007001 (diff)
Add some Cirrus projects
Diffstat (limited to 'INTERESTING_PROJECTS.org')
-rw-r--r--INTERESTING_PROJECTS.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/INTERESTING_PROJECTS.org b/INTERESTING_PROJECTS.org
index e477801f..e33d9321 100644
--- a/INTERESTING_PROJECTS.org
+++ b/INTERESTING_PROJECTS.org
@@ -19,6 +19,7 @@ Also keeping things in a Org mode means I can classify and add notes.
- https://github.com/bazelbuild/remote-apis - Bazel's remote APIs for compiling, artifacts, and log streaming; with links to projects that support them
- https://github.com/lima-vm/lima-actions - Lima for GitHub Actions
- https://cloud.devenv.sh/ Nix-based CI for GitHub
+ - https://github.com/cirruslabs/ - CI for GitHub, with Starlark workflow definitions that can import definitions from other places. (Cannot be self hosted, only runners.) (Has [[https://github.com/cirruslabs/cirrus-cli][an interesting CLI].)
** Observability
- https://github.com/equinix-labs/otel-cli
- https://github.com/hyperdxio/hyperdx
@@ -199,6 +200,7 @@ Also keeping things in a Org mode means I can classify and add notes.
- https://linuxcontainers.org/incus/ - LXD fork, supports VMs, has good "cloud" templates.
- https://github.com/lxc/cluster-api-provider-incus - adapter to provision k8s cluster nodes on Incus, including as LXC containers!
- https://github.com/mobydeck/ssh2incus - exposes Incus instances through SSH, without SSH on the instance. Good for things that only work over SSH (Mutagen, VS Code remoting, etc.)
+ - https://github.com/cirruslabs/vetu
- https://github.com/karmab/kcli
- https://github.com/Xe/waifud
- https://github.com/virt-lightning/virt-lightning libvirt + cloud images