Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to update a deployed fbone/flask app? #25

Open
devsatish opened this issue Jan 15, 2014 · 0 comments
Open

How to update a deployed fbone/flask app? #25

devsatish opened this issue Jan 15, 2014 · 0 comments

Comments

@devsatish
Copy link

I have a web-app written with fbone framework (/var/www/flaskapp) . I have a screen in the web-app, where the user can upload a new version of the web-app as a zip

my plan is to have a function in the views.py, which takes the uploaded zip file and unzips to web-app folder (/var/www/flaskapp)

Question: do i need to run fab setup ? or is there a way to just put a updated distribution egg file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant