Python Forum
How to point a subdomain to run applications using virtualenv on ec2 (AWS)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to point a subdomain to run applications using virtualenv on ec2 (AWS)
#1
I added an ec2 instance (ubuntu server) in aws, installed python3.7, virtualenvs, pointed ec2's elastic ip to a subdomain, entered virtualenvs and made a webapp to run the web application. How do I run runserver.py by accessing sub.dominio.com ?

[inline]
/ubuntu/
|── webapp/
| └── runserver.py (wsgiref)
|──.virtualenvs
[/inline]
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Can I make virtualenv (and/or uwsgi) use python 3.6 instead of 2.7? david503 11 6,766 Nov-10-2019, 11:50 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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