Replies: 1 comment 2 replies
-
And I prefer all these work be done via package manager (deb, rpm, pacman...) instead of for reference: https://refspecs.linuxfoundation.org/FHS_3.0/fhs/index.html |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Add make install for deploy
/usr/local/databend/bin/databend-query
/usr/local/databend/bin/databend-meta
/usr/local/databend/bin/start
/usr/local/databend/bin/stop
config file in:
/usr/local/databend/etct/
Data file( if use s3 as storage , the data dir not use )
/usr/local/databend/data/
/usr/local/databend/logs
for startup
/usr/local/databend/bin/start
hit :
start state
log path
for stop
/usr/local/databend/bin/stop
Beta Was this translation helpful? Give feedback.
All reactions