Question

How to Use in the right way the App platform

As I see in the tutorials because of I’m not very familiar with digitalocean to put a Gitlab repo that has a docker container but when I choose the repo and try coo continue the [ Not detected components ] error appears.


Submit an answer
Answer a question...

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
June 8, 2022

Hi there,

What language or framework is your app written in? You can find a list of the supported frameworks here:

https://docs.digitalocean.com/products/app-platform/languages-frameworks/

Alternatively, if your framework is not in the list, you can add a Dockerfile to your repository so that the App Platform could use it to build your project as described in this guide here:

https://docs.digitalocean.com/products/app-platform/languages-frameworks/docker/

Let me know how it goes!

Best,

Bobby