Your license key is on its way to your email. Follow these steps to have Bridge Bank running and syncing your bank transactions into Actual Budget.
Enable Banking is the regulated open banking provider that Bridge Bank uses to connect to your bank. You need a free account — no credit card required.
Go to enablebanking.com and sign up.
Once logged in, go to API applications and click Register new application. Fill in the form as follows:
https://bridgebank.app/callbackhttps://bridgebank.app/privacyhttps://bridgebank.app/terms.pem file will be automatically downloaded to your Downloads folder. The filename will match your Application ID (e.g. aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee.pem). Keep this file safe — you'll need it in step 4.After registering, click Activate by linking accounts on your application page. This is required to activate your Enable Banking app.
You'll need Docker installed on your server.
On your server — create the folder and download the compose file:
3002 by default. If that port is already in use, open docker-compose.yml and change 3002:3000 to any free port number.On your local machine — replace your-app-id.pem with your filename and user@your-server with your SSH login:
Back on your server — start the container:
Enter your server address below to open Bridge Bank. The setup wizard will guide you through the rest.
docker-compose.yml.