Buy @ Amazon

Containerizing Services - Claude Code Router and Cloud Code

Pre-requisite reading

Containerizing Services In Action

The CCR Config file template that you can readily use to configure CCR

-- --
For development purposes, you may configure your LLM Providers leveraging the above config template and saving it in under your project root at `ccr-config/config.json`.

The Dockerfile for CCR as an image to deploy it as independent service

-- --

The DockerCompose file where CC service is configured to be dependent on CCR

-- --

Warning: This setup didn't work because of a bug in CCR, as mentioned in my earlier post that is a pre-read for this one.