Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How build a nebula rpm? #5405

Closed
wqh17101 opened this issue Mar 16, 2023 · 3 comments
Closed

How build a nebula rpm? #5405

wqh17101 opened this issue Mar 16, 2023 · 3 comments
Labels
type/question Type: question about the product

Comments

@wqh17101
Copy link

How build a nebula rpm? Is there any doc?

@wey-gu
Copy link
Contributor

wey-gu commented Mar 16, 2023

apart from the docs, you could also refer to the ci of this repo

@Sophie-Xie Sophie-Xie added the type/question Type: question about the product label Mar 16, 2023
@wqh17101
Copy link
Author

@wey-gu

ENTRYPOINT ["/usr/local/nebula/bin/nebula-graphd", "--flagfile=/usr/local/nebula/etc/nebula-graphd.conf", "--daemonize=false", "--containerized=true"]

I see that you add some options like --daemonize=false, --containerized=true.
But when i run /usr/local/nebula/bin/nebula-graphd -h
i got

/usr/local/nebula/bin/nebula-graphd --flagfile <config_file>

no helper for daemonize and containerized

@wqh17101
Copy link
Author

OK, i found daemonize in conf but still do not found containerized

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/question Type: question about the product
Projects
None yet
Development

No branches or pull requests

3 participants