So this is where I reveal how smooth my brain really is but⦠how can I tell whether the jorijn/nostream image is doing that?
This is the repo that said image is built from; a fork of yours. Would the answer be in one of these files?
So this is where I reveal how smooth my brain really is but⦠how can I tell whether the jorijn/nostream image is doing that?
This is the repo that said image is built from; a fork of yours. Would the answer be in one of these files?
Itās not doing that. Iāve checked.
You can get around it by running the migrations once manually yourself: clone the repo, ensure the knexfile.js file has the credentials to connect to your PostgreSQL database instance, and run the knex migrate command.
The migrations create the tables Nostream needs to operate.
I recommend you run nostr-rs-relay instead of Nostream because it will be easier for your Portainer workflow.