dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #00418
Re: dhis lite
On Fri, Mar 27, 2009 at 6:53 PM, Bob Jolliffe <bobjolliffe@xxxxxxxxx> wrote:
> I've just committed a (very rough and ready) version of a dhis2-lite,
> aimed at being suitable for running on smaller machines with no
> tomcat, and no windows service and the beginnings of a user interface.
>
> bzr checkout lp:~dhis2-devs/dhis2/sandbox
>
> DO READ THE README FILE.
>
> Hopefully after more testing we can say with no mysql and postgres as well.
>
> Cheers
> Bob
>
Hey Bob,
this sounds nice. I have contributed some hacking myself:
- Updated versions of jetty and jetty-util in the lite POM to the latest
(and existing:) ones in the mvn central repo.
- Regarding the assembly gotcha, I added a dependency to dhis-web-portal in
the lite POM. To me it looks as if the portal DHIS 2 WAR file now gets
merged into the lite JAR after doing assembly:assembly. Could you have a
look and see if its OK? Obviously, this requires you to have the
dhis-web-portal project installed in your local m2 repo. Also, it looks as
if the WebAppServer is hardcoded to the "webapp" folder, is this something
we could avoid now?
- Upgraded to the latest h2 database version in DHIS 2, will test it more
regarding production use.
- Could we have a Compiz-enabled 3D animation of the status? Just kidding.
Lars
Follow ups
References