Ptt-official-app/pttbbs-backend

1 個 script 就可以完成 default install 的 script.

Open

#315 opened on Aug 28, 2021

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Go (17 forks)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (34 stars)
PR merge metrics
 (Avg merge 21d 14h) (3 merged PRs in 30d)

Description

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

Contributor guide