Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Site pubblication
#1
Hello I have made, development, a webApp called PalestraGes which contains the various folders. Now I need to move it to production.
The provider told me to create a subdomain and upload everything there.
I created the subdomain and copied all the files and folders.
I also accessed the command line, and tried installing django via this command and everything seems to have gone well
Now I would like to install the virtual environment. I specify that I copied the folder venv should I still create the environment or is it already there ?
Thanks
Reply
#2
see: python packaging
Reply
#3
(Sep-05-2024, 09:50 PM)Larz60+ Wrote: see: python packaging

Thanks for the link but I would prefer to do the installation for production use without having to download other packages
Is this possible ?
Do you have any links to recommend ?
Reply
#4
(Sep-05-2024, 04:06 PM)Gae Wrote: Hello I have made, development, a webApp called PalestraGes which contains the various folders. Now I need to move it to production.
The provider told me to create a subdomain and upload everything there.
I created the subdomain and copied all the files and folders.
I also accessed the command line, and tried installing django via this command and everything seems to have gone well
Now I would like to install the virtual environment. I specify that I copied the folder venv should I still create the environment or is it already there ?
Thanks

Do you know if anyone has installed a python webApp on a linux subdomain and plesk interface ?
Thanks
Reply
#5
There are applications that interface with plesk, you will have to examine each one to see if any do what you need as I have used none of them,
See here.
Reply


Forum Jump:

User Panel Messages

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