[ckan-dev] Paster stop/restart ?

Adrià Mercader adria.mercader at okfn.org
Mon Jul 20 10:31:17 UTC 2015


Hi Alan,

You can run the following to get the paster server to restart
automatically on every file change:

paster serve --reload

Check this for more info:

http://pythonpaste.org/script/#running-the-server

Adrià


On 20 July 2015 at 10:11, Alan Tygel <alantygel at gmail.com> wrote:
> Hi,
>
> I'm sorry if this question is too silly.
>
> When making modifications in the plugin I'm developing, for restarting the
> server, I always "kill" the paster process and "paster serve" again.
>
> I was wondering if this is the right way to do. Killing the paster serve
> process really stops everything that should be stopped? Shouldn't it be some
> paster stop/restart commands?
>
> Thank you very much!
> alan
>
> --
> Programa de Pós-Graduação em Informática - PPGI/UFRJ
> EITA - Educação, Informação e Tecnologias para Autogestão
> Núcleo de Solidariedade Técnica - Soltec/UFRJ
> http://www.cirandas.net/alantygel
> http://www.contraosagrotoxicos.org
>
> _______________________________________________
> ckan-dev mailing list
> ckan-dev at lists.okfn.org
> https://lists.okfn.org/mailman/listinfo/ckan-dev
> Unsubscribe: https://lists.okfn.org/mailman/options/ckan-dev
>



More information about the ckan-dev mailing list