Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

These instructions cover installing Fluxtream, datastore, and Tomcat as of July 2, 2013 on an Ubuntu 12.04 instance.  This should be sufficient to run a local instance, but does not cover running under apache.  Hopefully this record will at least be helpful in getting started.  These instructions have not yet been fully tested.  If you hit rough spots, please feel free to contact us at info@fluxtream.org.

...

The improved setup instructions below, which were generously provided by QuAnTiMoDo, require an executable called add-apt-repository which is not installed by default on Ubuntu 12.04.  I found instructions here which suggested the following install commands:

...

  • schema-after-<version>.sql files are a full dump of the schema once a given version was finalized for deployment.  
  • Other .sql files are incremental changes for moving from the previous version

The first time yet set you set up, what you want to do is create a database called flx and initialize it with the latest version of the schema-after files available.  The following command will show which is the latest file to use for the import:

...

We have open source licenses for JRebel and IntelliJ which have the potential to greatly improve the developer experience.  Docs for that part of the setup are not done yet, though there is a start on that effort at Development and debugging with JRebel and IntelliJ IDEA.  

Please contact us at info@fluxtream.com if you would like further assistance on those fronts.