



- Install / Initial Config
- NTP / SSH Server
- DNS / DHCP Server
- Storage Server
- Virtualization
- Cloud Compute
- (15) Configure Horizon
- Container Platform
- Directory Server
- WEB Server
- Database
- Redis
- MySQL 8.0
- PostgreSQL 12
- MariaDB 10.3
- SQL Server 2019
- Oracle Database 19c
- FTP / Samba / MAIL
- Proxy / Load Balancer
- Monitoring
- Monitorix
- OSQuery
- MRTG
- Cacti
- Munin
- Sensu
- Nagios
- SysStat
- Zabbix 4.2
- Zabbix 4.0 LTS
- Lang / Development
- Scala
- TensorFlow
- CUDA
- Ruby
- Node.js
- PHP
- Python
- .NET Core
- Java
- Desktop Environment
- Others #1
- Zarafa - Groupware
- Zimbra - Groupware
- Bacula - Backup
- Subversion - Revision Control
- Gitolite3 - Revision Control
- RabbitMQ - Message Broker
- Memcached - Memory Cache
- ElasticStack - Search Engine++
- Func - Remote Manage
- Salt - Config Manage
- Puppet - Config Manage
- Ansible - Config Manage
- Spacewalk - System Manage
- Pacemaker - HA Cluster
- PXE Boot- PXE Server
- OpenVPN - VPN Server
- LVM - LVM Manage
- Rsyslog - Syslog Server
- Cgroups - Resource Control
- Auditd - System Audit
- SELinux - Access Control
- Firewalld - Packet Filter
- Others #2
Ansible Install Docker Compose Centos 7
Compose is a tool for defining and running multi-container Docker applications. In this article we will show you how to install or setup Docker Compose on CentOS 7. In this post, you will learn how to install Docker Compose in CentOS 7 and other CentOS versions. Docker Compose helps to define and run multi-container Docker applications. Download the latest Docker Compose binary to your host. Installing Docker On Centos 7.7 Docker. If you are running the Docker daemon and client directly on MicrosoftWindows Server, follow the instructions in the Windows Server tab. Install Compose on Windows Server. Step 4: Install Docker On CentOS Using Yum. With everything set, you can finally move on to installing Docker on CentOS 7 by running: sudo yum install docker. The system should begin the installation. Once it finishes, it will notify you the installation is complete and which version of Docker is now running on your system. Docker Compose offline installation. Download Linux Version of Docker Compose. Download link: Click to go. File name: docker-compose-Linux-x8664. Will download the “ docker-compose-Linux-x8664 “File is uploaded to the root directory. Execute the following command to move it to /usr/local/bin And renamed “ docker.