apache / apache/incubator-seata
Please update the deployment document.
- Dominant language
- Java
- Stars
- 26k
- Forks
- 8.8k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 4
Description
### Check Ahead
- [x] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.
- [ ] I am willing to try to fix this bug myself.
### Ⅰ. Issue Description
_No response_
### Ⅱ. Describe what happened
Please update the deployment document. After various attempts, I finally used docker compose to deploy and finally got 2.3.0 running. However, after upgrading to 2.4.0, it failed to start again.
According to the sample configuration in the source code, seata-naming-server was running, but starting seata-server failed, and the error log was: "A component required a bean of type 'org.springframework.boot.autoconfigure.web.ServerProperties' that could not be found."
### Ⅲ. Describe what you expected to happen
_No response_
### Ⅳ. How to reproduce it (as minimally and precisely as possible)
1. 2.3.0
2. 2.4.0
### Ⅴ. Anything else we need to know?
_No response_
### Ⅵ. Environment
docker compose
Contributor guide
Research direction
Start with the deployment document and the source-code sample configuration used for Docker Compose, comparing the 2.3.0 and 2.4.0 setups. Reproduce the upgrade and inspect the seata-server startup log for the missing ServerProperties bean. Done means the deployment document supports a working 2.4.0 Docker Compose deployment and accurately reflects the required configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker-compose, java, spring-boot
- Domain
- devops, documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100