Ask HN: How to deploy a batch job that depends on MySQL?
I need to deploy a slightly odd file converter that needs a temporary MySQL database for the duration of each run. This is unmaintained open source software so I want to pin all the versions and then never upgrade anything. That means I don't want to just install it directly on my server.
I like running things in Docker but it isn't designed for multiple independent processes.
Is there something obvious I'm missing? I'm relatively new to software development.
2 comments
[ 3.1 ms ] story [ 13.8 ms ] thread[1] pandoc : https://opensource.com/article/20/5/pandoc-cheat-sheet
[2] windows batch script example : https://stackoverflow.com/questions/27852067/batch-convert-f...