abpframework / abpframework/abp
Deployment documents improvements
Open
@hikalkan is already working on this.
Since Dec 9, 2022.
documentation
effort-md
- Dominant language
- C#
- Stars
- 14.4k
- Forks
- 3.7k
- Avg merge
- 15h 32m
- Merged PRs (30d)
- 106
Description
We've created notes for development. See all: https://docs.abp.io/en/abp/7.0/Deployment/Index
I've created this issue to collect more notes to add to these documents.
We can add these:
- OpenIddict configuration
- Database connection string
- Domain names of the target website (change all localhost)
- Developers also need to configure the certificate of AuthServer (AddDevelopmentEncryptionAndSigningCertificate for openiddict
AddDeveloperSigningCredential for Identity Server) - UI specific configuration and things to do (Angular, MVC, Blazor, React Native, MAUI, etc)
- Data protection keys (redis config)
- MongoDB ACID support
- See https://support.abp.io/QA/Questions/5064#answer-3a0b5997-12c1-b2b5-2b18-9ab9db9e8295
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.