Skip to content

Instantly share code, notes, and snippets.

@ewalk153
Created September 4, 2022 19:31
Show Gist options
  • Save ewalk153/6714078da4e948e09e122e9b4bc51856 to your computer and use it in GitHub Desktop.
Save ewalk153/6714078da4e948e09e122e9b4bc51856 to your computer and use it in GitHub Desktop.
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