Compile BR¶
For now, the BR is not provided as a package. You need to compile the BR first.
Prerequisites¶
To compile the BR, do a check of these:
- Go 1.14.x or a later version is installed.
- make is installed.
Procedures¶
To compile the BR, follow these steps:
-
Clone the
nebula-br
repository to your machine.git clone https://github.com/vesoft-inc/nebula-br.git
-
Change to the
br
directory.cd nebula-br
-
Compile the BR.
make
Users can enter bin/br version
on the command line. If the following results are returned, the BR is compiled successfully.
[nebula-br]$ bin/br version
Nebula Backup And Restore Utility Tool,V-0.6.0
Last update:
February 16, 2022