How the LAVA Extension works
Hi there,
I setup the LAVA server by following the Quickstart part in the README of LAVA Deployment Tool.
$ ./lava-
$ ./lava-
$ ./lava-
$ sudo start lava-instance LAVA_INSTANCE=
Only the LAVA server is installed. I can see the webpage of LAVA, that thrilled me. But soon I run into following questions, please help me:
1). The lava-server/
entry_points="""
lava-server = lava_server.
Then how can I add my extension? Is it possible to make more than one extensions? Is the following code correct?
demo = demo_app.
Is ProjectExtension a must have extension? Can I change the content of class ProjectExtension?
2). Suppose my testinstance is running and I made some changes to my extension, what's the way to rebuild the bundle and make my changes take effect?
Thanks very much.
Terry
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- LAVA Server Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Terry Guo
- Solved:
- Last query:
- Last reply: