In tezos, generally, we have the following use cases, we provide documentation for every one of them:
- I want to run a storage server, for others to use
- I want to store and access data from others
- I want to only access data from others
- My Users need to upload data to someone's storage server
- My Users need to upload data to our own storage server
There is reference config, showing all options here: Full Config Example