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

Update quickstart.md

parent 51a4338e
No related branches found
No related tags found
1 merge request!4Quick start
......@@ -26,7 +26,7 @@ The configuration script will guide you through the quick start process
`./configure.sh`
First you need to fill in configuration file access.ips, which contains IP addresses and Networks that will be used to build access lists for services accessible from outside.
First you need to fill in configuration file `access.ips`, which contains IP addresses and Networks that will be used to build access lists for services accessible from outside.
- If you want to skip over access list creation process and use default access list, on "Do you want to modify/edit this file now?", press [Enter] or type no and press [Enter]
......@@ -38,7 +38,7 @@ We also need the name of your chosen domain in the last step.
- On "Organization's top level domain (will be used as organization name and organization domain in different services)", type the name of the domain used for hosting FQDN entered in the previous step and press [Enter]
Following questions help us prepare your username and certificates that will be used to access various Tools in SOCTools. It also configures these parameters in group_vars/all/variables.yml.
Following questions help us prepare your username and certificates that will be used to access various Tools in SOCTools. It also configures these parameters in `group_vars/all/variables.yml`.
- On "firstame:" type your name and press [Enter]
- On "lastname:" type your surname and press [Enter]
......@@ -48,9 +48,9 @@ Following questions help us prepare your username and certificates that will be
After entering 'yes' and pressing [Enter], following files and folders will be modified:
- access.ips
- group_vars/all/variables.yml
- roles/haproxy/files/
- `access.ips`
- `group_vars/all/variables.yml`
- `roles/haproxy/files/`
Also, firstame, lastname, and username will be used in the future step, while building CA and certificates for user access
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment