yu199195 commented on code in PR #594: URL: https://github.com/apache/incubator-shenyu-website/pull/594#discussion_r893735802
########## docs/deployment/deployment-before.md: ########## @@ -0,0 +1,25 @@ +--- +sidebar_position: 0 +title: Deployment Prerequisites +keywords: ["Deployment Prerequisites"] +description: Deployment Prerequisites +--- + +This article describes some of the prerequisites you need to prepare before deploying the Apache ShenYu gateway. + +## Database Initialize + +Before deploying the `Shenyu-admin` project, initialize the database it uses (databases currently support: Mysql, PostgreSql, Oracle), which used the script files are stored in db directory [project root directory](https://github.com/apache/incubator-shenyu/tree/master/db), The following describes the initial steps for each database. + Review Comment: this file already exist? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
