Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
gn4-3-wp8-t3.1 SOC
soctools
Commits
839fd18d
Commit
839fd18d
authored
Feb 16, 2021
by
Arne Øslebø
Browse files
Merge branch 'master' of gitlab.geant.org:gn4-3-wp8-t3.1-soc/soctools
parents
f9aeccce
899e5a47
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/install.md
View file @
839fd18d
...
...
@@ -12,7 +12,7 @@ The current version of SOCTools only runs on a single server. A fully distribute
*
Minimal installation of CentOS7
*
Install Ansible
*
`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`
## Clone SOCTools
...
...
@@ -34,7 +34,8 @@ Build the Docker images:
*
`ansible-playbook -i inventories buildimages.yml`
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:
*
`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