H. Valters
Ethical Penetration tester / DevSecOps / IT Solution Developer / System administrator
Tag Archives: docker containers
TeamPass a Self-hosted Password manager to increase organization’s CyberSecurity
In today’s digital age, securing sensitive information within organizations is paramount. With cyber threats becoming increasingly sophisticated, the need for robust password management solutions has never been more critical. TeamPass, a web-based password management system, offers an effective solution to this challenge. This article explores the importance of password security, the benefits of implementing TeamPass…
Docker MySQL container Setup and basic configuration
As we all know, there are several database engines, and some software, website CMS or systems require a specific database engine as its structure is based on that engine. Each database engine has different pluses and minuses, for example, Google to make their search faster uses MongoDB ( or as it is called NoSQL )….
Easily manage Docker containers ( Portainer )
Once we have set up a Docker ( if you aren’t then you can read here on how to ) there are 2 ways to manage your simple Docker system containers. Is the old-fashioned way, by using the Linux terminal. Is by using a web UI called Portainer, besides Portainer there are also other popular…
Docker Nginx reverse proxy and LE SSL
Docker has become an efficient way of boosting productivity in IT development processes. As the market keeps growing, people want to explore the biggest Docker benefits and they want to know more about this valuable tool. The main question here is: why Docker? Essentially, companies including corporations and developers utilize Docker containers because it is…