by Bryson | Jan 10, 2018 | LEMP, Python, Tutorials, Ubuntu, Web Server
Now that we have our basic server setup installed and ready to go we need to get the basic web stack ready to go. This for us will include setting up Nginx, PHP, MySql, Lets Encrypt and configure them to work with our service. This will not be a extensive in-depth...
by Bryson | Jan 8, 2018 | Python, Tutorials, Ubuntu
I’m a new python developer and upon doing some research i stumbled across this python project called Sanic. Now i’m no pro but what i really like about Sanic is the ease of use, the active development, and being flask like makes it a little familiar to...