Browser Service
Self Hosting
How run and deploy Finic’s Chrome image
Start by cloning the Finic repo.
git clone https://github.com/finic-ai/finic.git
Running Locally
Run the image locally the same as any other Docker container.
docker compose
docker up
Once the container is running, you can connect to it like this:
Deploying
Deploying the Finic chrome image should be the same as deploying any other container to your cloud platform. Links for each major platform: