Dan (21:00 - 6:20)
Can't access minio bucket url (SSL issue?)
Shouldn't that work out of the box if I was using the template? I redeployed on port 3000, but still same thing. If I go to https://filebucket.up.railway.app:3000 or the IP it outputs in the deploy log, it gives me a timeout.
21 replies
Can't access minio bucket url (SSL issue?)
I've enabled this, hence I have the url https://filebucket.up.railway.app/. Alas I get the application not responding error on this url. Thank you for your help and sorry if I'm asking dumb questions, hope you can help
21 replies
Can't access minio bucket url (SSL issue?)
I read through the minio docs but just can't find any info on where to obtain a public url that I can use in medusajs. the internal URL in railway is just for usage inside the same project as I gathered, which is not possible because I can't create minio next to the medusajs backend in the same project
21 replies
Can't access minio bucket url (SSL issue?)
Thanks @Brody, but how would I get the url of the server then? https://filebucket.up.railway.app just gives me an application not responding. In the console I can get links, but they all start with https://bucket:9000, which is useless because in my medusajs backend I can't access that
21 replies