abpframework / abpframework/abp

Deployment documents improvements

Open
#15,034 6 comments 7 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.