Deploying a Python Flask server

Recent changes at work has made it clear that our small team of 3 core developers really need to take charge of how we setup things and deployed across our IT infrastructure. I already know I will learn a lot and an important part in that process is to spread gained knowledge beyond simply myself.

In this light, I’m planning to do a series of articles on deployment of a semi-complex Flask server with an accompanying MongoDB database. The contents of this series of posts will evolve over time but for now I’m at least planning to cover:

I will start with a nifty little utility I just picked up: supervisord.

 
6
Kudos
 
6
Kudos

Now read this

In response to “About motivation”

This post is written as a follow-up to “About motivation” in which @guillemch writes about going through recurring cycles with lack of motivation. He shares his thought on why they take place as well as dealing out some general tips on... Continue →