Skip to main content
Version: 2.0

Introduction

There is a lot of available configurations that you can customize directly from your inventory, as there are many ways to deploy a REGARDS instance on your servers.

info

We assume you have successfully deployed REGARDS using the Quick setup

Guides

Run changes after inventory modification

Once you have edited your inventory, you must execute the following command to update the stack:

# cd regards-docker/
ansible-playbook -i inventories/<inventory name> regards.yml <additional parameters>

Whatever modifications you have done, this is the only command you need to know!