[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Health-dev] Custom modules on vagrant
From: |
Luis Falcon |
Subject: |
Re: [Health-dev] Custom modules on vagrant |
Date: |
Mon, 11 Apr 2016 18:00:02 +0100 |
Hi Carlos !
On Mon, 11 Apr 2016 11:36:49 -0500
Carlos Eduardo Sotelo Pinto <address@hidden> wrote:
> Dear coders
>
> I am using vagrant for my self and for development, my question is
> related to the custom modules, since there is a path for place custom
> modules on the ~/gnuhealth install path, what will be this one on
> vagrant in order to place the custom modules for been deployed on the
> box? or there is no a way to do that
>
I am not familiar with Vagrant, but the customs modules in GNU health
go in the directory
$HOME/gnuhealth/tryton/server/modules/local
For instance, when running the update process, the custom modules in
that directory will be relinked .
Bests,
Luis