Question

I am trying to deploy an app using "deploy to digital ocean" button. But getting error

i have a .do/deploy.template.yaml file.

image

Still, i get this error

image


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Bobby Iliev
Site Moderator
Site Moderator badge
April 9, 2021
Accepted Answer

Hi there,

I believe that the Deploy button only works for public repositories.

For a private repository, you could use the doctl command-line tool or the DigitalOcean API:

https://www.digitalocean.com/docs/apis-clis/doctl/reference/apps/

Let me know if you have any questions! Regards, Bobby

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up