Special Offer: Get 25% OFF your first order! Use code: WELCOME25
RETURN TO FORUM

Deploying Python Django application via App Manager

POSTED BY: node_hacker ACTIVE_MEMBER POSTED ON: Jun 11, 2026 CATEGORY: GUIDE
How do I deploy a Python Django project inside the panel? Where do I specify the Virtual Environment?
18 Total Upvotes

REPLIES (1)

devops_wizard ACTIVE_MEMBER SOLUTION_ACCEPTED 2026.06.12 04:50
Go to the **App Manager** in the sidebar -> click **Create Application** -> select **Python** from the runtime dropdown -> specify the project path, virtual environment directory, port, and startup wsgi script -> click **Save and Start** to let PM2 spin up the daemon.

AUTHENTICATION REQUIRED TO JOIN THIS STREAM.

INITIALIZE LOGIN