PYTHONAPP
Jump to navigation
Jump to search
Karaoke app Deployment
1. ssh into the server 2. verify what is installed
apache2 -v python3 --version mysql --version which certbot
pip install flask pymysql cryptography gunicorn DBUtils