Friday, July 8, 2016

Today I hope to get linod running as daemon.

Daemon processes

Yesterday I noted that lino.utils.daemoncommand “does not collaborarte well with newer Django versions”, but meanwhile I surfed around, it seems that the problem is much more complex.

I found Supervisor

It seems that my bash script templates and docs about admin.linod are obsolete.

Getting started with Lino

James asked “why create a special directory for virtualenv which is segragated from the project directory?”. I updated the Install your Lino developer environment guide in the hope that it now gives a satisfying answer to his concerns.