nostrbuild / nostr.build

FOSS version of nostr.build
https://nostr.build
MIT License
58 stars 10 forks source link

some features before i install this on my server #41

Open ralyodio opened 11 months ago

ralyodio commented 11 months ago

I don't use cloud hosting, how would i specify a path like ./uploads for all the uploads. Not using s3 or r2.

How can I set the default price.

Is there a public btcpay server somewhere we can use or do we have to manually set that up? If no public instance then having a docker-compose install all this would be nice.

Need an example basic working .env file for use in config.php

xeruf commented 9 months ago

You should be able to easily spin up MinIO or another S3 server and just point it to that

ralyodio commented 9 months ago

i just said i don't use cloud.

xeruf commented 9 months ago

You can run MinIO or the like on the same machine you run this service on, no cloud needed