Hello,
I’m trying to launch my first app. It is a (for now) simple Django site. At the third stage I get the following error:
We’re sorry, but we weren’t able to detect anything that the App Platform can currently run in the repository you selected. Please try a different repository.
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!
I believe I just discovered the answer (or one part to the answer) to this problem.
I was getting the same error attempting to generate my app from my static content-based github project (includes index.htm, main.css and *.js files).
I went back to my github repo renamed my index.htm to index.html and tried the app wizard again and it recognized my static-content web app and built my app.
It seems the wizard wants the content to have extension .HTML and doesn’t recognize the file otherwise. This could be true for index.php or whatever too.
I’ve also document this here in the DO community.
This comment has been deleted
@omidshojaee I hit the same speed bump myself, going to try the CLI instead. I’ll report back if it I get it working that way!
For context, i’m trying to deploy a go app that uses a custom config (Dockerfile is not at the root).
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.