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.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 13, 2025, 04:08