Ptt-official-app/pttbbs-backend
1 個 script 就可以完成 default install 的 script.
Aperta
#315 aperta il 28 ago 2021
enhancementgood first issuehelp wanted
Metriche repository
- Star
- (34 stelle)
- Metriche merge PR
- (Merge medio 21g 14h) (3 PR mergiate in 30 g)
Descrizione
Is your feature request related to a problem? Please describe.
https://github.com/Ptt-official-app/go-openbbsmiddleware#docker-compose
希望可以將這個 session 變成 1 個 script.
./scripts/docker_install.sh [MIDDLEWARE_HOME]
其中 [MIDDLEWARE_HOME] 是自訂的某個 physical directory.
這個 script 會在 [MIDDLEWARE_HOME] 裡完成所有基本設定. [MIDDLEWARE_HOME]/etc [MIDDLEWARE_HOME]/etc/production.ini [MIDDLEWARE_HOME]/etc/postfix [MIDDLEWARE_HOME]/mongo [MIDDLEWARE_HOME]/static
docker_compose.env
Describe the solution you'd like
Describe alternatives you've considered
Additional context