-
Notifications
You must be signed in to change notification settings - Fork 883
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 deploy in vps #56
Comments
If you still own a VPS, contact me on @ChauhanMahesh_BOT |
|
Export the required variables in the environment using the export command or .bashrc file and run the following: sudo apt-get update
sudo apt-get -y upgrade
sudo apt-get install -y python git
git clone https://github.com/vasusen-code/VIDEOconvertor
cd VIDEOconvertor
pip install -r requirements.txt
python -m main |
how to setup the configs? |
Traceback (most recent call last): |
Hello sir how to deploy in vps please tell me i tried lot of time but i couldn't.
Please ads steps to deploy in vps
The text was updated successfully, but these errors were encountered: