0
mmorales0620 created
I can't find documentation on publishing abp.io to production on a linux server.
- ABP Framework version: v4.2.2
- UI type: Angular / MVC / Blazor
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): yes
- Exception message and stack trace:
- Steps to reproduce the issue:
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
2 Answer(s)
-
0
It is pretty much same with any .Net Core application for both backend and frontend. And same applies with angular and blazor.
If you are using separated IdentityServer; there are few points to check for production related with IdentityServer such as using real ssl certificate. You can check Authentication Server deployment configurations for more.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
This question has been automatically marked as stale because it has not had recent activity.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)