Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Preparation
Certificates
- Create a management server certificate in PFX format with a private key (you need to issue a domain CA certificate) with the following attributes:
- Subject: Common name - <DNS name of the management server>
- Subject Alternative name:
- DNS - <DNS name of the management server>
- DNS - <DNS domain name>
Image Added
- Certificate Authority certificate in CRT format (Base64)
Preparing a Linux Management server
- Set a static address for the server
- Set a static server name in FQDN format
- Check that domain machines can be defined by DNS name from the server
Install Docker and Docker Compose
Warning In Centos and RHEL distributions (versions 8 and higher), docker packages replaced with podman.
To install docker and docker compose, use the official documentation.- Check that the Linux server can be defined from domain machines by DNS name
Подготовка Linux сервера доступа
- Set a static address for the server
- Set a static server name in FQDN format
- Check that domain machines can be defined by DNS name from the server
Install Docker and Docker Compose
Warning In Centos and RHEL distributions (versions 8 and higher), docker packages replaced with podman.
To install docker and docker compose, use the official documentation.
- Check that the Linux server can be defined from domain machines by DNS name
- Change the standard SSH port (port 22 will be used by Indeed PAM SSH Proxy)