mirror of
https://github.com/veops/cmdb.git
synced 2025-08-06 18:03:42 +08:00
docs: local install (#270)
This commit is contained in:
@@ -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`
|
||||
|
||||
|
Reference in New Issue
Block a user