-
Automate python documentation with MKDocs
Automating documentation in Python with MKDocs. Example tutorial using MKDocs and Material for MkDocs. -
Django application with postgreSQL
In this tutorial we will see how to create and configure a Django application in python using the free PostgreSQL database offered by https://neon.tech/ in its *Free tier*. -
Jenkins with Ansible on Docker
Ansible integration with Jenkins in Docker In this tutorial Jenkins reads a Jenkinsfile from the repository and runs the pipeline. I created an image in dockerhub with Jenkins, Ansible, Docker and Python. -
Creating a web application with Python Flask
Flask is a minimalistic framework written in Python that allows you to create web applications quickly and with a minimum number of lines of code. In this workshop we will go step by step developing an application in Flask and then deploying it on the Heroku cloud application platform https://www.heroku.com/. -
Privacy and confidentiality in Linux
This tutorial belongs to the notes of the Linux LPIC-1 exam 102 course, which I have been teaching this year. In it we see how to generate public and private keys in Linux to obtain privacy and confidentiality in communications, for example using email. I hope you find it useful.

