Where can I find the latest Jazz server?
Jazz à la carte is intended to be a series of Jazz servers maintained as Docker images through continuous integration including such things as “voice recognition”, “text to speech”, etc. For the moment, the neat LSS and The Tangle server are the only members.

How to check for the latest version?

Follow this link and note the version number.

How to run it

Using the right version number, and assuming you have docker installed, type:

  docker run -p8899:8899 kaalam/jazz_lss:0.5.3

Can I build applications on top of it?

No. Use this instead.