Upload assets to a volume
draylegend
HOBBYOP

2 years ago

TechStack:

  • nx 19

  • angular 18 ssr

Railway:

  • service

  • connected volume

How to upload images and videos to the volume? I don't wanna keep the assets in the git.

I need a persisted storage for assets: images, videos or files in general. They should remain all the time, only if I decide to delete the.

How to delete assets?

4 Replies

draylegend
HOBBYOP

2 years ago

Service with connected volume

Attachments


2 years ago

The service connected to the volume would need to provide this kind of upload functionality.


draylegend
HOBBYOP

2 years ago

do you plan to add some sort of file browser/ssh/ftp?


2 years ago

There are currently no plans to add that.

If you need a filebrowser, you can use the filebrowser template.


Loading...