Installation
The latest standalone metadata server binary can be downloaded and installed as follows:
sudo curl -s https://get.flexfs.io/v1.7.x/linux/$(uname -m)/meta.flexfs -o /sbin/meta.flexfs
sudo chmod +x /sbin/meta.flexfs
note
Upgrading can be accomplished using the same approach. Simply restart the server after updating its binary.