Explore >> Select a destination


You are here

www.jhanley.com
| | jamesmills.co.uk
2.0 parsecs away

Travel
| | I'm working on a little project for work which will allow all our team to log in using our Google Mail accounts. I was able to get the auth set up quickly with Laravel Socialite and added a quick restriction to make sure that only people with an @clicksco.com email address was able to log [...]
| | www.mamp.info
4.7 parsecs away

Travel
| | MAMP GmbH is the manufacturer of the award-winning MAMP software.
| | blog.chand1012.dev
4.9 parsecs away

Travel
| | 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.
| | rohitgupta.xyz
11.2 parsecs away

Travel
| Increasing requests per second of an HTTP API being served with Nginx