a month ago
I'm attempting to upload a local setup based off a docker that has some customizations I don't want public however theres no current system that I can see to upload files from my local disk. Any suggestions?
0 Replies
a month ago
You could use Filebrowser, you'd deploy filebrowser, mount your volume there (set USE_VOLUME_ROOT to 1) make the file changes and then mount the volume back to your original service
a month ago
Also alternatively, if its just configuration files, you can just SSH into the container and copy and paste whatever configuration files you need over (right click on the service to copy the SSH string, requires Railway CLI)
It's a modified version of mailserver with a frontend WebUI included but it requires some very annoying maintenance when moving due to the design of the API and my modifications to mailserver
Status changed to Solved conneradamsmaine • 19 days ago