Installation
First, install the Northflank provider package:How to use
To use Northflank with VibeKit, you need to configure Northflank when creating a new VibeKit instance. Note that you must create a new project and API key in the Northflank dashboard.Using the provider directly
Using configuration object
Configuration Options
apiKey
(required): The API token you generated in the Northflank dashboard for authenticationimage
(optional): Override the inferred agent sandbox image with a custom imageprojectId
(optional): The project name you created in the Northflank dashboardbillingPlan
(optional): Determines the CPU & RAM of the sandboxes (default:nf-compute-200
which has 2 vCPU & 4096GB RAM)persistentVolumeStorage
(optional): The persistent volume size in MB (default:10240
for 10GiB)