Deploy docker compose

Hello everybody, i have a question about this discussion. i created my strapi project with docker compose.
Folders :
---- / app
---- / data
---- docker-compose.yml

And i want to deploy on render but i dont find the right way because if i understood everything the database and the service are separate. can i use my dockerfile to deploy everything?? thanks for your help

Render doesn’t support Docker Compose yet (you can upvote this feature!). In your case, you can deploy your app’s Dockerfile and deploy the database separately. You can also use render.yaml to deploy everything together.

I have hosted my blueprint specs successfully.
How to access it like any other web services.

Hi,

This is a pretty old topic. I’ve replied to the ticket you also opened. Let’s keep the conversation in one place (on the ticket).

I’m going to close this old topic.

Alan