threefoldtech / quantum-storage

Apache License 2.0
6 stars 4 forks source link

A bash script to create everything for the user #39

Open A-Harby opened 3 months ago

A-Harby commented 3 months ago

Having the user install Prerequisites packages, install our components (0-db and others), deploy multiple ZDBs, get their information written in Metadata Zdbs Configuration, and also create zstor-default.Toml is a really long and hard process (with a lot of errors).

It would be a lot better for the user to have a bash script to install all the packages and components and create configuration files.

Mik-TF commented 3 months ago

Good idea! Once this is done we could use the script to build a Docker image of QSFS then turn it into flist to deploy on micro VM. With the flist we can make a dashboard app for QSFS!