- help quick setup sia
- use sia related products
make download
, download consensus from Siahub for bootstrap consensus download, could skip- make up
- make init-seed (save seed words somewhere)
- make unlock (paste the seed words here, when ask)
- make address
- send some siacoin to this address (maybe about 1000sc)
- checkout
make hostdb-count
andmake prices
, wait until counts more than 500 and prices around a reasonable price - set allowance for renter by
make setallowance
(default is 500sc for 12week, you can change before you run this command) - checkout renter contracts by
make contracts-count
, if around 50, now you are ready to upload files - visite http://dockerhostip:9000 to view minio, login by
minio
:welovesia
- thanks for sia team make suck a great product
- thanks for @dvstate's hard work for minio integration
- thanks for @eddiewang for base image selection suggestion