How do I configure Portainer's GitOps features to authenticate to a Bitbucket repository?
When deploying a stack from a private Bitbucket repository, the authentication method will differ depending on how your Bitbucket is hosted.
Bitbucket Cloud: Use an API token or access token with basic authentication. The token must have read access to the repository.
Bitbucket Data Center: Use a Personal Access Token with bearer token authentication. The token must have read access to the repository.
PreviousWhy don't custom standalone app templates show when using Docker Swarm?
NextWhy are stack deployment times slow?
Last updated
Was this helpful?