Ocean Chang
08/07/2024, 1:25 AMOffir Cohen
08/07/2024, 7:57 AMwget to download the binary directly to your EC2 instance.
First, navigate to the LakeFS releases page to find the latest version. Replace VERSION with the desired version number.
For example, to download version 0.80.0:
wget https://github.com/treeverse/lakeFS/releases/download/v0.80.0/lakefsOffir Cohen
08/07/2024, 8:12 AM