#Hello!We are hosting listmonk on railway. Is there a way to enable media uploads?We are using this
10 messages · Page 1 of 1 (latest)
Project ID: N/A
We are using this template and obviously media uploads don't work: https://railway.app/template/listmonk
project id: a92891ad-e1b0-4351-9e3a-bf0e3ec1676a
You can, but you'll have to use S3 storage
the listmonk template was made before railway had volumes, maybe it should be given a refresh
for future reference
- you can just attach a volume to the
/listmonk/uploadsmount point and uploads will work without s3. - be sure to also update the Root URL in the settings to reflect the domain you access listmonk from.
This is good to know!
I didn't make it so unfortunately I can't update it
I found the original starter that is used for Listmonk: https://github.com/railwayapp-templates/listmonk
I'm guessing a PR would update it on Railway's end, right?
Would it have to be something added to the config.sh?
I'll see if I can take a look later today