2 years ago
I am having an issue getting the volumes to work with Wordpress.
I chose not to use the existing template or Docker as I want to be able to work on the theme / deploy it through a git workflow vs manually uploading changes each time.
So I have a repo with Wordpress in which I am deploying to Railway. The last part is needing to hook up the volume so I can persist the uploads from the media library. I have tried making the path /app/wp-content , /app/wp-content & also setting up a custom path to an upload directory.
Each time I get errors where Wordpress is unable to write to this directory when trying to upload. I have also tried adding RAILWAY_RUN_UID=0.
I feel like I am missing something simple here, but if anyone can point me in the right direction that would be great.
1 Replies
Status changed to Closed brody • over 1 year ago