docs: local install (#270)

This commit is contained in:
pycook
2023-11-16 20:54:08 +08:00
committed by GitHub
parent 3b73971bf8
commit 21d445458d
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
- frontend: `cd cmdb-ui && yarn install && cd ..`
- Suggest step: (default: user:demo,password:123456)
- Create tables of cmdb database:
in **cmdb-api** directory: `pipenv run flask db-setup && pipenv run flask cmdb-init-cache`
in **cmdb-api** directory: `pipenv run flask db-setup && pipenv run flask common-check-new-columns && pipenv run flask cmdb-init-cache`
` source docs/cmdb.sql`