|
You are here |
bnijenhuis.nl | ||
| | | | |
blog.chand1012.dev
|
|
| | | | | In this tutorial, we will be setting up a Flask server using Gunicorn and NGINX on Ubuntu 18.04 LTS. Requirements Any system running Ubuntu 18.04 LTS with SSH enabled. An SSH client. Installing After connecting via SSH to your server as root, run the following commands to install the required programs: apt update apt upgrade -y apt install nginx python3 python3-pip python3-venv This will install Python, NGINX, and the virtual environment needed to run the app. | |
| | | | |
garysferrao.github.io
|
|
| | | | | WordPress has their famous 5-minute install. It's so fast, that it takes moretime to read a manual on how to set it up, than to actually set it up. So, let's... | |
| | | | |
ole.michelsen.dk
|
|
| | | | | How to setup a local web server on MacOS X Mavericks with Apache and PHP and link projects directly from Dropbox to Apache. | |
| | | | |
www.tyil.nl
|
|
| | | [AI summary] A step-by-step tutorial on configuring nginx with Let's Encrypt SSL certificates on a FreeBSD server to enable secure HTTPS hosting. | ||