I’m looking for any wiki software that deploys as a WAR with (preferably) an embedded DB; thus “zero config”. Something that runs inside a simple web container like Tomcat or Jetty.
So far the closest thing I’ve been able to find is XWiki, but even that is not zero config and comes with a whole slew of instructions for setting up correctly.
I’m looking for a WAR I can just hot-deploy and then use by going to its web console. Does such an artifact exist?!?!
I has used vqwiki and was quite satisfied with it. I remember that the config overhead was very low. Not sure if it was zero, though.