L. Arnold's picture

I am not always clear but I do try to parse outlines from threads.  I will look in detail at your http://www.turnkeylinux.org/docs/tkldev-new-appliance instructions  (expect I was there before).

I have to look at the LAPP plan again, but I do recall it's calling itself  (that perplexed me)... In Lapp/ Plan/Main it was calling right from the start ...   (you are right, it is not in conf.d).  

#include <turnkey/base>

#include <turnkey/lapp>

I believe you are saying that the turnkey/lapp call is different than the Turnkey Lapp (App build in GitHub)  


So on to my objective?

Did you build a Fork of Lapp for Odoo?  Will see if I can find one.  I'm on the fence between Apache and NGINX for Odoo.  I have seen recent call outs for Apache but most have been for NGINX.  Apache I can navigate so that pulls me that way.  So far my Odoo homebrew is in Postgresql App, so I am comparing different App builds to see how they come together.

In my last round on this a few weeks ago I was basically setting up a horse-race.  Three approaches were modifying the Postgresql, the LAPP, or the Tendenci appliance to build Odoo.   Doing so they had very different structures though and I was therefore trying to understand the sequencing system of TKLDEV. 

Less chat, more do.  I will read more on all this.