docker

Traefik. Concept term explanation

3 minute read

Traefik is a load balancer and HTTP reverse proxy that makes working with microservices. It has good interfaces to integrate with containers and orchestratio...

Selenoid. Selenium in Docker

4 minute read

Selenoid is a server, that launches isolated browsers within Docker containers. All browser processes are fully isolated. This allows launching an unhindered...

GitLab CE in Docker. Deploying

2 minute read

A good team of software development doesn’t exists without a code repository manager system. GitLab is the most popular and reach functionality system. This ...