I have a GitHub repo with a backend and a frontend application (both run in a docker container) and an app.yaml file in the .do subdirectory (it was in root before) and a docker-compose.yml in the root directory.
When I try to create an app the app.yaml and providing no sub directory the app.yaml is not detected and I receive an “No components detected:” error message.
I could deploy the backend and the frontend in two apps but I want a combined deployment.
What I am missing? Why does the deployment assistant does not detect the app.yaml file? (I have included the content at the end).
Kind regards,
Peter
The app.yaml file in the .do subdirectory (or root before that):
name: ommiquiz-app
services:
static_sites:
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!
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.