gaia simplifies the process of creating custom reva binaries with specific plugins. This tool automates the compilation and packaging of reva with selected plugins, making it easier for users to create tailored deployments.
- Easy selection of plugins to include in the custom reva binary.
- Automated compilation and packaging of the custom binary.
- Streamlined deployment process for reva with selected plugins.
go install github.com/cs3org/gaia@latest
gaia build [<reva_version>]
[--with <module[@version][=replacement]>...]
[--output <file>]
By default, gaia use the latest available version of reva.