andock.server
andock server
andock.server is an Ansible role that:
- Creates the Andock user and sets up user permissions
- Installs and updates Docksal in a sandbox environment
- Installs andockio/ssh2docksal
Requirements
To build your apps with Andock CI, you will need:
- Ansible installed on your deployment machine
Installation
Andock is an Ansible role that can be installed globally using Ansible Galaxy. To install the andock role, use the command below:
$ ansible-galaxy install andock.fin
Update
To update the role, include the --force parameter when installing. Here’s how to do it:
$ ansible-galaxy install --force andock.fin
License
GPL
Author Information
Christian Wiedemann (christian.wiedemann@key-tec.de)