Two and a half months ago I wrote about my application. During this time, I closed a couple of dozen issue, added functionality, executed and fixed the wishes of the users Yeah , kekekeks . In short, what was added:
For sources and diff now floating scrolls
Diff for floating headers
Binary files are recognized better (ICU4J)
Http support for git
Mail Alerts (apache camel)
Updated dock
Minor gui changes and bugfixes
And now how my application can be used. http I sawed for a reason ...
Create your own environment. It should be SSL and Mongo, the rest to taste (I tried with jetty 6 and tomcat 7). Do not enable session replication (HA slider).
If nothing fell, then we go to drink tea. Otherwise go to the support jelastic'a.
After creating the environment, you will receive an email with the address and password for Mongo.
$ git clone http://luna-tool.jelastic.com/den/luna.git $ cd luna $ ./sbt package
Open the assembled war (it is in target / scala-2.9.1 / luna-tool_2.9.1-1.0.war). We find there WEB-INF / classes / props / default.props. Add the following db.host settings (taken from the letter with the web interface), dp.port, db.name (the name of the database you created above), db.user and db.password (the user and password for db.name). The remaining settings are optional . Make sure this file is in ASCII encoding.