Running MayanEDMS inside a jail on FreeNAS-9.2

109 views
Skip to first unread message

Ivo Marino

unread,
Apr 22, 2017, 5:57:19 AM4/22/17
to Mayan EDMS
Hi all,
would just like to drop some lines about running MayanEDMS inside a jail on FreeNAS-9.2, the jail is:

FreeBSD freebsd 9.2-RELEASE-p15 FreeBSD 9.2-RELEASE-p15 #0 r262572+5b7d179: Mon Nov 17 16:27:27 PST 2014     ro...@build3.ixsystems.com:/tank/home/jkh/build/921/FN/os-base/i386/i386.i386/fusion/jkh/921/FN/FreeBSD/src/sys/FREENAS.i386  i386

Procedure:

% ssh freebsd
% sudo pkg install zsh tesseract-3.04.01_3 py27-virtualenv-15.0.3 \
  libreoffice4-4.3.7_11 gnupg-2.1.16 poppler-utils-0.46.0 py27-sqlite3-2.7.13_7
% virtualenv venv
% source venv/bin/activate
 (venv) pip install mayan-edms
 (venv) mayan-edms.py initialsetup
 (venv) mayan-edms.py runserver

Once done login was quite easy on http://freebsd:8000, still some issues with gpg after upload but on it to fix them.
Regards,

 I.

Ivo Marino

unread,
Apr 22, 2017, 6:14:31 AM4/22/17
to Mayan EDMS
gpg got fixed this way:

   % sudo su - ; cd /usr/bin ; ln -s /usr/local/bin/gpg .

as also reported here. Still some issues with PDF previews, checking.

 I.

Roberto Rosario

unread,
Apr 22, 2017, 11:06:40 PM4/22/17
to Mayan EDMS
Thanks for this!
Reply all
Reply to author
Forward
0 new messages