Skip to content

HiveMind Project Management and Service ERP 1.5.0

Latest
Compare
Choose a tag to compare
@jonesde jonesde released this 31 May 19:17
· 3 commits to master since this release
33084b4

HiveMind Project Management and Service ERP 1.5.0 is a minor new
feature and bug fix release.

There are only minor changes and fixes in this release. For a complete
list of changes see:

v1.4.2...v1.5.0

Most changes come from screens reused from SimpleScreens.

NOTE: the HiveMind PM application remains as a good option to act as a
worker portal for people who do not need administrative access; for
administrative purposes, or for those who will have access to other more
general functionality, the new Marble ERP with project functionality along
with general ERP functionality may be a better option.

The HiveMind-1.5.0.war file is a pre-built distribution with no data and no built in ElasticSearch so requires an external ElasticSearch server and preferably an external database (otherwise H2 is used and data loss on redeploy is likely). To try it out just drop it into your preferred Servlet container (Tomcat, Jetty, etc; on AWS ElasticBeanstalk, etc). You can also run it with 'java -jar HiveMind-1.5.0.war' but be aware that this will use a temporary directory for database files, etc that will be deleted on exit.

There is a Docker image similar to the WAR file available here:

https://hub.docker.com/r/moqui/hivemind/