Help on creating custom crafty4 app for minecraft server management in Scale

Hello,

I’ve been trying to figure out how to get crafty4 to be persistent on scale (dragonfish). The MineOS chart is bases on a heavily outdated version of MineOS which has since been rewritten in Ruby and I just really do not like the way TrueCharts handle their stuff and would like to avoid it.

Thus the idea for running my own crafty4 app has been born

I was able to get it to run though every time I restart all configs vanish and crafty4 launches as a fresh install. I know this is due to how docker works with persistence but I haven’t been able to figure out how to configure persistent storage with crafty correctly in Scale.

I’m quite new to this whole docker topic so go easy on me. Only thing I needed to set up so far was ports and mapping crafty’s default interface port 8443 to something else, in my case 30030.

thanks in advance :slight_smile: