If you are an enterprise and want to deploy CtrlB within your network, here's what you should do.
Reach out to us and we will give you a docker-compose file. Running this starts our backend server on port 8092 of your machine.
Signup and login to our IDE plugin. Go to user icon > Profile.
Here you will see a section Broker details. The default URL is https://atlas.ctrlb.ai which points to our SaaS backend. You should edit this to point to the server you started in step 1. This could be something like http:<ip-address-of-your-machine>:8092.
In your application, specify the new broker host and broker port.