How do you update a deployed app?

42 views
Skip to first unread message

Guilherme Botelho

unread,
Nov 28, 2019, 4:07:56 PM11/28/19
to web2py-users
I have an app which is currently running on Pythonanywhere, and would like to know if there is an easy way to update it without messing up the database.

I usually work on my project using SelfHost, then I package it and overwrite the one running in the Pythonanywhere server with the new version. I can afford to do this for now as it is still in testing, but I would like to know if there is a simple way to release updates to an app which has to keep it's database unchanged through the update.

Thanks!

Ruslan Gareev

unread,
Nov 29, 2019, 12:58:24 AM11/29/19
to web2py-users
Hello. If you make
migrate=False
in appconfig.ini it will not make any migrations.

пятница, 29 ноября 2019 г., 2:07:56 UTC+5 пользователь Guilherme Botelho написал:
Reply all
Reply to author
Forward
0 new messages