Greetings, I would love to set up multiple Solr versions on my development machine.
What are my options? I am thinking about writing some bash to manage multiple solr, is there any previous work in this field? Some notes: - My current tool of choice is devbox, which is a wrapper of nix, but I am trying to get rid of it as it's really getting in the way - I would like to avoid Docker at all costs Cheers!