GitHub user aiai97 closed a discussion: Quick Start wrong in starting the sever
https://seata.apache.org/docs/developers/contributor-guide/new-contributor-guide_dev/ 这一步有问题,压根跑不起来 https://seata.apache.org/docs/ops/deploy-server 这个链接也有问题,压根没有这个文件或者文件目录不对,气得不想说话,怕骂人。 Step 4: Start Server Download server package from https://github.com/apache/incubator-seata/releases, unzip it. Usage: sh seata-server.sh(for linux and mac) or cmd seata-server.bat(for windows) [options] Options: --host, -h The address is expose to registration center and other service can access seata-server via this ip. Default: 0.0.0.0 --port, -p The port to listen. Default: 8091 --storeMode, -m log store mode : file、db Default: file --help e.g. sh seata-server.sh -p 8091 -h 127.0.0.1 -m file GitHub link: https://github.com/apache/incubator-seata/discussions/7628 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
