Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
python on a cloud server
#5
(Jan-26-2019, 12:31 AM)snippsat Wrote: I have had several Flask app running on Digitalocean.
For setup i have followed this How To Serve Flask Applications with Gunicorn and Nginx on Ubuntu 16.04.
Today i would have chosen How To Serve Flask Applications with Gunicorn and Nginx on Ubuntu 18.04.
Then use newer Python 3.6 --> that also has virtual environment build in(no install).
It also easier if has a GitHub/BitCucket repo with content of Flask app.
Then is git clone url_to_repo to get all files to DO.

thanks it is solved now, i had to destroy my dolpet and install all agian, and now its working
Reply


Messages In This Thread
python on a cloud server - by IMuriel - Jan-25-2019, 07:52 PM
RE: python on a cloud server - by nilamo - Jan-25-2019, 08:02 PM
RE: python on a cloud server - by IMuriel - Jan-25-2019, 08:14 PM
RE: python on a cloud server - by snippsat - Jan-26-2019, 12:31 AM
RE: python on a cloud server - by IMuriel - Jan-28-2019, 03:42 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Information Comparing cloud hosts for serverless functions (FaaS) for Python hmartin 0 278 Mar-16-2024, 04:30 PM
Last Post: hmartin

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020