Created
September 4, 2022 19:31
-
-
Save ewalk153/6714078da4e948e09e122e9b4bc51856 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt-get install -y build-essential certbot git \ | |
libjpeg-dev libxml2-dev libxslt1-dev zlib1g-dev nginx \ | |
python3-certbot-nginx python3-dev python3-pip python3-virtualenv \ | |
python3-dev python3-pip python3-click python3-virtualenv \ | |
uwsgi uwsgi-plugin-asyncio-python3 uwsgi-plugin-gevent-python3 \ | |
uwsgi-plugin-python3 uwsgi-plugin-tornado-python3 \ | |
uwsgi-plugin-lua5.1 uwsgi-plugin-lua5.2 uwsgi-plugin-luajit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment