OpenLDAP – Certificate Creation / TLS Activation
This step is still optional, for the basic operation of OpenLDAP it is not necessary, but I wanted to have something a little more complete and secure in the integration…
OpenLDAP – Basic Installation
Architecture During the installation and configuration of the services you see below, I realized that even in the lab, user management is starting to become very confusing.That’s why I turned…
Installation Sequence.
Sequence Here I want to leave an organized and ordered list, exactly of the sequence of installations and configurations that I am doing during the project. This is not the…
Gitlab – Installation
Installing GitLab is a bit of a chicken and egg story. I need GitLab because it’s a repository, pipeline trigger, Docker image registry, etc. But I’d like the installation to…
[Deprecated] OpenLDAP – Installation and configuration.
Architecture During the installation and configuration of the services you see below, I realized that even in the lab, user management is starting to become very confusing.That’s why I turned…
Registry – Docker images
Installation To have the Docker / Kubernetes images that will be created during the Lab, among several excellent repositories, I preferred the official Docker one, it is simple and light,…
Bind9 – DNS
Architecture BIND9 is an open source DNS software system that is widely used and simple to operate. The DHCP of the network that will be used for the DNS server…
Overview
This project is a consolidation of some training and knowledge from recent years. The idea is just a laboratory, to test, reinforce what I learned and try to pass on…
Architecture vs. support services
Architecture This post will serve as a reference for how the structure and environment of this project evolves. There is already a Deprecated version and today, 05/27/2024, with a server…
DevOps – Laboratory for studies and research.
LAB objectives:Create a CI/CD structure, pipelines with the main software on the market for creating and automating infrastructure/databases. Proposals: Technology Description GitLab Code versioning, blueprints, docker compose, pipeline scripts, etc.The…