Serverless Pro offers some similar features to Seed, like deployments and viewing logs and metrics. However, most of our users just use Seed. But if you’d like to deploy using Seed while viewing logs or metrics on Serverless Pro, you’ll need to follow a couple of quick steps.

  1. Create an access key in the Serverless Pro Dashboard

    Create an access key in the Serverless Enterprise Dashboard

  2. Add the access key as an environment variable on Seed. Make sure to name your variable SERVERLESS_ACCESS_KEY. You’ll need to do this for all the stages you are deploying to. If you need some help, here is how to add an environment variable in Seed.

    Add Serverless Access Key as Seed environment variable

That’s it! Try again and your app should deploy correctly.