Sahana Eden can easily be downloaded and run locally from a flash drive on a Windows computer. it can be configured to be accessed on a local network but for more than 4 users the performance will not be optimal. For instruction on installing a Flash Drive instance, please see http://eden.sahanafoundation.org/wiki/InstallationGuidelines/FlashDrive
Ideally, I need instructions to run Sahana Eden from a flash drive with persistence.
From the reading it seems that the app context info needs to be populated inmodels/000_config.py
I will do that on Monday and see/report the progress.Is it OK for me to edit the WIKI to add these undocumented steps in the installation instructions?
måndagen den 25 april 2016 12.13.02 skrev Avinash Kachhy:
> If I try to access directly on the server using
> http://localhost/eden, the error message is admin disabled because unable
tisdagen den 26 april 2016 06.02.00 skrev Avinash Kachhy:
> Yes, it seems to be related to Apache. I see other refs. about https
> denials, too.
> I had added eden to /etc/hosts.
>
> 127.0.0.1 localhost
> 127.0.1.1 debian
> 127.0.1.1 eden
>
> I copied the debian entry. Should I make it 127.0.1.2 ??
I don't see any reason to modify this file.
> Also, I had added a config file in Apache for the virtual host eden. I had
> to deactivate the default server. Otherwise, I got the Apache default page
> indicating Apache works.
> That one is named /etc/apache2/sites-available/production.conf
>
> It starts as follows and nothing is changed after the first few lines. I am
> not sure why I commented out the ServerName line. The domain name is fake.
> <VirtualHost *:80>
> # ServerName eden.dominica.com
> # ServerAdmin webm...@dominica.com
> DocumentRoot /home/web2py/applications
>
> WSGIScriptAlias / /home/web2py/wsgihandler.py
> ## Edit the process and the maximum-requests to reflect your RAM
> WSGIDaemonProcess web2py user=web2py group=web2py home=/home/web2py
> processes=4 maximum-requests=100
I don't see this directive:
WSGIPassAuthorization On
sudo su - apt-get install python-lxml apt-get install python-shapely apt-get install python-reportlab apt-get install python-imaging apt-get install python-dateutil