Show notes
In this episode of Running in Production, Brett Kromkamp talks about buildingan open source knowledge management tool with Flask and Python. It’s running ona single $10 / month Linode server and has been up and running sinceFebruary 2020. It already has 200+ users.Brett goes over how a graph database model fits perfectly for modelingknowledge, an open source Topic map library he wrote in Python, the power andsimplicity of Flask, the value of keeping an eye on your external dependenciesand a whole lot more.Topics Include 14:43 – Both Topic DB and Contextualise are open source on GitHub 1:21:07 – You can find Brett on GitHub, Twitter and he has his own site tooLinks📄 References https://cerpus.com (the company Brett works for) https://en.wikipedia.org/wiki/Database_model#Graph_model https://en.wikipedia.org/wiki/Topic_map https://flask.palletsprojects.com/en/1.1.x/patterns/fileuploads/ https://timeline.knightlab.com/ https://www.digitalocean.com/community/tutorials/how-to-serve-flask-applications-with-gunicorn-and-nginx-on-ubuntu-18-04 https://www.digitalocean.com/community/tutorials/how-to-install-and-use-postgresql-on-ubuntu-18-04 https://www.digitalocean.com/community/tutorials/how-to-set-up-a-firewall-with-ufw-on-ubuntu-18-04 https://www.digitalocean.com/community/tutorials/how-to-install-nginx-on-ubuntu-18-04⚙️ Tech Stack flask → python → lets-encrypt → linode → nginx → open-source → postgres → ubuntu → 🛠 Libraries Used https://github.com/un33k/python-slugify https://visjs.org/ https://gunicorn.org/ https://www.psycopg.org/ https://github.com/jwag956/flask-security https://github.com/sqlalchemy/sqlalchemySupport the ShowThis episode does not have a sponsor and this podcast is a labor of love. If you want to support the show, the best way to do it is to purchase one of my courses or suggest one to a friend. Dive into Docker is a video course that takes you from not knowing what Docker isto being able to confidently use Docker and Docker Compose for your own apps.Long gone are the days of "but it works on my machine!". A bunch of followalong labs are included. Build a SAAS App with Flask is a video course where we build a realworld SAAS app that accepts payments, has a custom admin, includes high testcoverage and goes over how to implement and apply 50+ common web app features.There's over 20+ hours of video.

