|
You are here |
kyrofa.com | ||
| | | | |
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. | |
| | | | |
pingbin.com
|
|
| | | | | [AI summary] A technical guide detailing how to automatically deploy .NET 6.0 Core applications to an Ubuntu server using GitHub Actions, NGINX, and MySQL. | |
| | | | |
popey.com
|
|
| | | | | This is a bit of a dayjob post, but as I maintain a bunch of snaps in my own time, I figured its not out of place here. Typically when I (or indeed any developer) uses snapcraft to build a snap, a snapcraft.yaml drives the process. Ill integrate some kind of CI or build system, and start publishing to the Snap Store. Usually, once created, the yaml doesnt need much in the way of changes. | |
| | | | |
www.kaidenshi.com
|
|
| | | [AI summary] The author reviews their experience using FreeBSD as a daily driver operating system, highlighting its performance, installation process, and comparison with other OSes like Void Linux and OpenBSD. | ||