Open Closed

Docker Compose #8646


User avatar
0
mothman created

I am using ABP 9.0.2 with a Modular Monolithic architecture, a PostgreSQL database, a Tiered AuthServer, and an Angular frontend. I want to run my ABP.io application using Docker Compose. However, I couldn’t find the necessary Docker configuration files (e.g., docker-compose.yml, build-images-locally.ps1, Dockerfile.local, etc.) in the ABP Application Template under the etc/build folder.

I followed the article ABP.io Docker Compose Deployment Guide (https://abp.io/docs/latest/solution-templates/layered-web-application/deployment/deployment-docker-compose?UI=Blazor&DB=Mongo&Tiered=Yes), but it doesn’t match my project setup or files.

Is there a step-by-step guide available to configure and run the application locally using Docker Compose? Additionally, I’d like to deploy it to an Ubuntu VM server once it’s running locally.


1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    You can try to use the old ABP CLI to create a project.

    abp-old create MyProjectName or abp create MyProjectName --old

    We will support Docker Compose in the next new ABP CLI version.

Made with ❤️ on ABP v9.2.0-preview. Updated on January 15, 2025, 12:18