Sure, in the Readme you can find a section how to run it from source. It is also possible to just take the app.jar from the release, put a file called application.properties with the needed settings besides it. Then run it with java -jar app.jar
That should work. I will add a section to the documentation for it. If you need any help, let me know.
krash@lemmy.ml 1 week ago
Out of curiosity, why are you looking for a docker-free solution?