abpframework / abp

Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
https://abp.io
GNU Lesser General Public License v3.0
12.91k stars 3.44k forks source link

How to host ABP tiered apps on Linux using Docker #16439

Open ertugrulbakidal opened 1 year ago

ertugrulbakidal commented 1 year ago

Is there an existing article or article request for this?

Describe the article you'd like

I wanted to host tiered ABP on Linux (Digital Ocean) as Today is cheaper than Azure, Aws so on... However, I could not find anything in the docs regarding that. As I understand, first the ABP apps should be dockerized then it can be hosted on Linux. There are some repos like eshopOnAbp but it's more complicated than I need (as it's a microservice solution, I dont need a microservice solution). I was not able to dockerize and deploy tiered ABP apps. Can you create an article how to host ABP on Linux, please?

gterdem commented 1 year ago

You can check the commercial docs that can point to some basic directions: https://docs.abp.io/en/commercial/latest/startup-templates/application/deployment-docker-compose?UI=MVC&DB=EF&Tiered=No

ertugrulbakidal commented 1 year ago

I will check, thank you @gterdem

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.