Tag
#Docker
3 notes
Software Development
Self-Hosting a Linear-Driven Claude Code Agent with Cyrus
Running Cyrus on a Linux box at home so Claude Code picks up my Linear tickets. Setup was easy. Billing and repo access took the real time.
DevOps & Infrastructure
Allow GitLab CI to use Docker Registry with Self Signed Certs
GitLab CI can trust private Docker registries with self-signed certs - here's the dind config.
DevOps & Infrastructure
Solution for Docker Registry Error: certificate signed by unknown authority
Private Docker registries with self-signed SSL require special config - here's how to make Docker trust them.