Ptt-official-app/pttbbs-backend

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

开放

#315 创建于 2021年8月28日

 (3 条评论) (0 个反应) (0 位负责人)Go (17 个派生)github user discovery
enhancementgood first issuehelp wanted

仓库指标

星标
 (34 个星标)
PR 合并指标
 (平均合并 21天 14小时) (30 天内合并 3 个 PR)

描述

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

贡献者指南