I just am starting to move off node/docker into deno/compiled binary and its great just having a binary run with no other dependencies. compile and start as service. rsync files up and you're good to go. I also am using sqlite and nedb instead of mongo or maria.