Unlock the remaining $45 in launch credits — $12.40 is live on your account. Add a card to release the rest.
Community Docs

Deploy your first app

Welcome to Plinth. Two short steps and your environment is wired up.

Run this to install the Python library on your machine:

$ pip install plinth$ python3 -m plinth setup

The first command installs the Plinth client on your computer, along with the dependencies it needs to build and push images.

The second command mints an API token by authenticating you through the browser. It opens a new tab, which you can close once the handshake finishes.