1 個 script 就可以完成 default install 的 script. #315
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
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
The text was updated successfully, but these errors were encountered: