|
You are here |
ole.michelsen.dk | ||
| | | | |
lewisdale.dev
|
|
| | | | | [AI summary] The author explains how to host services on a home server without a static IP by using SSH reverse tunnels with autossh and Apache proxying. | |
| | | | |
doomlab.github.io
|
|
| | | | | Alright folks! I am back with more installation guides. I've installed formr so many times at this point ... since my first post, opencpu has updated to R 4+, and I've found a way to not use nginx. Which is good news, since it often conflicts with also running apache. I'm going to leave the old guides up because maybe they can help someone figure out their issues, but here goes with the newest guide. | |
| | | | |
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. | |
| | | | |
www.tumfatig.net
|
|
| | | I wanted a communication tool for the NoGoo.me searxng instance I manage. But I want a software with small footprint. I used GoToSocial as my primary ActivityPub server and it was great. It only lacked a few features so I stopped using it as my primary Fediverse service. Let's have it back again in my software ecosystem. | ||