Product-CE
Preface
GoStartKit-Product module.
Features
- Support read-write separation, multi-instance, and multi-database deployment, which is convenient for horizontal expansion.
- Simple deployment and operation and maintenance, supporting MacOS, Linux, WSL, and Windows.
Install
Support MacOS, Linux, WSL
curl https://get.gostartkit.com/product.sh | sh
Configuration
- linux-amd64
- darwin-arm64
./bin/product-linux-amd64 config
./bin/product-darwin-arm64 config
tip
Please be sure to change the database link and user password
Initialization
- linux-amd64
- darwin-arm64
./bin/product-linux-amd64 init
./bin/product-darwin-arm64 init
Serve
- linux-amd64
- darwin-arm64
./bin/product-linux-amd64 serve > ./log/run.log 2>&1 &
./bin/product-darwin-arm64 serve > ./log/run.log 2>&1 &
Copyright Notice
Free use must add a GoStartKit.com link at the bottom center of the homepage and the pages that call this module's API. If you do not wish to include the link, please purchase a license.