Report this

What is the reason for this report?

How to run multiple apps with one domain and different routes

Posted on February 24, 2022

I want to run multiple apps with one domain for example example.com -> App1 example.com/api -> App2

During app creation it is possible to set the “HTTP Request Routes” to point to a specific route such “/api” but I can’t add a domain to more than one apps than it sais “App domain already exists”

I know it is possible with different sub domains but the behavior is different and not appreciated.



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!

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.

Hello,

What I would personally do in this case is to just have 1 App with multiple components/services for each API.

That way you would not have to create a separate App instance for each of your services but have multiple components under 1 App.

For more information check the documentation here:

https://docs.digitalocean.com/products/app-platform/how-to/manage-services/

Best,

Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.