Download unionvmsThe bundled unionvms with wildfly simplifies that manual steps involved when using Wildfly setup so should be easier to use.
Download http://nexus.focus.fish/nexus/repository/releases/eu/europa/ec/fisheries/uvms/docker/unionvms-wildfly-dist/3.22.0/unionvms-wildfly-dist-$VERSION3.22.0.zip from nexus, it does contain configuration/modules/sql-scripts required to startup unionvms.
...
You will to update standalone-uvms.xml to reflect the location of activemq,postgres database and ports you want to use.
Start the server
bin/standalone.sh -c standalone-uvms.xml -b 0.0.0.0 -bmanagement 0.0.0.0 | |