Skip to content
Snippets Groups Projects
Commit 215a7d06 authored by Kiril KJiroski's avatar Kiril KJiroski
Browse files

Update quickstart.md

parent 3e069c7a
No related branches found
No related tags found
1 merge request!4Quick start
# Hardware requirements
CPU: 8 cores
Memory: 32GB
Disk: 40GB
# OS and prerequisites
Minimal installation of CentOS7
Set hostname for your Virtual Machine and create corresponding DNS record (will be needed later)
Install Ansible
`sudo yum -y install epel-release`
`sudo yum -y install ansible git`
`sudo ansible-galaxy collection install ansible.posix`
# Hardware and software requirements
You need virtual machine with following minimal configuration:
* CPU: 8 cores
* Memory: 32GB
* Disk: 40GB
Software requirements are following:
* Minimal installation of CentOS7
* Set hostname for your Virtual Machine and create corresponding DNS record (will be needed later)
* Install Ansible
* `sudo yum -y install epel-release`
* `sudo yum -y install ansible git`
* `sudo ansible-galaxy collection install ansible.posix`
# Download SOCTools and prepare installation configuration
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment