So basically I made a small application a few years ago, and before releasing it to the public I want to change it so instead of it racking up fees on AWS, it processes data via a local server .
I'm going to bundle the server into a docker image, but I'm just imagining most people will have no idea how to get it running. Should I stop while I'm ahead?
I'm just worried about spending a lot of time on this, in realizing my target demographic ( musicians) will have no real idea how to use it.