Switching to traefik
Over the weekend, I migrated my services (website, blog, and API server) into one solution Traefik. Before I was running 3 websites off of nginx and had to mana...
Read MoreOver the weekend, I migrated my services (website, blog, and API server) into one solution Traefik. Before I was running 3 websites off of nginx and had to mana...
Read MoreOne of the things that I discovered when working on python libraries, is that a good amount still uses a lot of manual work when dep...
One tool that can be useful for developers is continuous integration (CI) as it allows them to keep building their application then ...
My website uses Cloudflare as a CDN and as a security measure. Cloudflare basically operates like a man in the middle, which has its...
Over the summer, I had the joy of working at Cisco Meraki for a 10-week internship as a network support engineer. This was a great o...
When protecting a server fail2ban is a great tool for the job. It reads log files and bans IPs that show signs of malicious activity...