Storj allows you to not only make money by offering your unused and idle disk space by becoming a SNO (Storage Node Operator) of Storj, but you will also have the satisfaction that let you contribute to the world of Distributed Ledger Technology (DLT).
In this tutorial we will see how to Deploy FastAPI on Ubuntu. Our FastAPI application does CRUD operations on a PostgreSQL database running on Ubuntu 18.04.5 LTS (Bionic Beaver). We expose FastAPI running on Gunicorn as a reverse proxy using Caddy 2 Web Server.
Virtual Environment in python provides an isolated, self contained instance of the version of python and all other modules or packages a project dependent on.
Publish your existing project on your local PC to a new GitHub repository. Quick Reference Cheat Sheet section to quickly push your existing code to GitHub.
301 Redirect to resolve redundant hostnames - TutLinks Sometimes few websites are set up in such a way that the example.com and www.example.com will be treated as different websites. Although…
In this tutorial we will see how to add CAA record to Azure DNS. Azure does not have a straight forward way to add CAA using GUI front as of 2020. This needs to be manually added using PowerShell scripts by accessing Microsoft Azure Cloud Shell.