<p dir="ltr">You may want to take a look into containers, PaaS providers, and CI/CD in general.</p>
<p dir="ltr">The exact solution here depends on a lot of things. Are you hosting yourself? Do you manage complete machines (either actual hardware or a VPS) or just upload your app somewhere? Are you familiar with containerisation and similar concepts?</p>
<p dir="ltr">Without all this info (and maybe more) itʼs hard to help.</p>
<br><div class="gmail_quote"><div dir="ltr">On Fri, Jan 26, 2018, 21:27 Christophe BAL (via GMAIL) <<a href="mailto:projetmbc@gmail.com">projetmbc@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks for the link but is is said that this setting is intended for<br>
development.<br>
<br>
Is there another way to have a continous integration of my web app ?<br>
<br>
<br>
Le 26/01/2018 à 20:25, Ziirish a écrit :<br>
> * On Friday, January 26, 2018 at 07:48 PM +0100, Christophe BAL (via GMAIL) <<a href="mailto:projetmbc@gmail.com" target="_blank">projetmbc@gmail.com</a>> wrote:<br>
>> Hello.<br>
>><br>
>> I have started a toy Flask *app.py* using ngninx and gunicorn on a VPS. This<br>
>> are my first steps on a VPS...<br>
>><br>
>> I have updated *app.py* but I don't know how to restart<br>
>> ngninx-gunicorn-Flask such as to have my new *app.py* used on my VPS.<br>
>><br>
>> How can I acheive this ?<br>
> I suppose this is what you are looking for:<br>
> <a href="http://docs.gunicorn.org/en/19.0/settings.html#reload" rel="noreferrer" target="_blank">http://docs.gunicorn.org/en/19.0/settings.html#reload</a><br>
<br>
--<br>
Christophe BAL<br>
Enseignant Agrégé de Mathématiques<br>
Programmeur Python Amateur<br>
<br>
_______________________________________________<br>
Flask mailing list<br>
<a href="mailto:Flask@python.org" target="_blank">Flask@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/flask" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/flask</a><br>
</blockquote></div>