大家好,OpenRefine源码修改后如何打包成可执行程序包进行部署呢?
Hi @guochenliang, I used my browser's built-in translator to translate your question into English:
Hello everyone, how can the OpenRefine source code be packaged as an executable package for deployment?
Which operating system(s) are you targeting for deployment? We have single-file installations for Mac and Windows. I'm not aware of any project-endorsed path for building a single-file executable for Linux. That said, OpenRefine is a web application so folks should be able to deploy it like any other Java web application.
There is also the containers repository to run OpenRefine as a Docker container, which you may also find useful.