Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
gn4-3-wp8-t3.1 SOC
soctools
Commits
899e5a47
Commit
899e5a47
authored
Feb 16, 2021
by
Arne Øslebø
Browse files
Update install.md
parent
50cb97fe
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/install.md
View file @
899e5a47
...
@@ -12,7 +12,7 @@ The current version of SOCTools only runs on a single server. A fully distribute
...
@@ -12,7 +12,7 @@ The current version of SOCTools only runs on a single server. A fully distribute
*
Minimal installation of CentOS7
*
Minimal installation of CentOS7
*
Install Ansible
*
Install Ansible
*
`sudo yum -y install epel-release`
*
`sudo yum -y install epel-release`
*
`sudo yum -y install ansible git
firewalld
`
*
`sudo yum -y install ansible git`
*
`sudo ansible-galaxy collection install ansible.posix`
*
`sudo ansible-galaxy collection install ansible.posix`
## Clone SOCTools
## Clone SOCTools
...
@@ -34,7 +34,8 @@ Build the Docker images:
...
@@ -34,7 +34,8 @@ Build the Docker images:
*
`ansible-playbook -i inventories buildimages.yml`
*
`ansible-playbook -i inventories buildimages.yml`
Build SOCTools CA needed for service and user certificates:
Build SOCTools CA needed for service and user certificates:
*
`ansible-playbook -i inventories buildca.yml`
*
`ansible-playbook -i inventories buildca.yml`
This playbook will generate some errors but this is normal as long as the playbook ignores them and finish without stopping.
Start SOCTools:
Start SOCTools:
*
`ansible-playbook -i inventories soctools.yml -t start`
*
`ansible-playbook -i inventories soctools.yml -t start`
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment