[LogiLogi-list] Online demo running & installation easy now!
Status: Beta
Brought to you by:
wybow
|
From: Wybo W. <wy...@lo...> - 2006-11-10 00:13:12
|
I put online a demo of Manta so far. It is still pre- pre- alpha, and it is not yet meanth for a larger audience. Also note that in the back-end already much more is done than is yet in the GUI. It should become much more interactive over the coming weeks (and shown to a larger audience). You can sneak-preview it here: http://www.logilogi.org:3000/ I also made installation much easier; three simple steps: ~ Step 1: Getting it ~ You can get the code from our Subversion repository (svn co https://svn.sourceforge.net/svnroot/logilogi/trunk) LogiLogi Manta requires Rails and the tzinfo, rubyzip, RedCloth and diff-lcs gems (for Rails and gems see: http://www.rubyonrails.org/down, and then just gem install <name> the libs) ~ Step 2: Configuring it ~ Copy the template database.yml.tmpl in the config dir to database.yml, and add your database-username and -password. To initialize the database you should run rake do_dev_db (or rake redo_dev_db if you download a new version). To get going with the GUI you should add something like the following to your /etc/hosts: 0.0.0.0 www.logi-manta.org en.logi-manta.org de.logi-manta.org ~ Step 3: Enjoying it ~ Then you can point your browser to www.logi-manta.org:3000/ Wybo PS: Besides to the list I sent this message also to Saurabh, Tog, Lori and Piyush, who showed interest in joining us in the last few days, and whom we really would like to see in our midst soon, but who did not yet subscribe to the mailinglist. Please do so as it's the place where it all happens: https://lists.sourceforge.net/lists/listinfo/logilogi-list |