refstack/playbooks
Martin Kopec 5790634ff4 Update documentation, add playbook for developers
The patch updates the user-faced documentation and adds a playbook
together with a doc meant mainly for RefStack developers which
helps with running the server instance locally.

Change-Id: I268fdf717c8f0e2cd0c130c560306bf54e48f348
2021-06-25 10:11:36 +02:00
..
README.rst Update documentation, add playbook for developers 2021-06-25 10:11:36 +02:00
run-refstack-in-container.yml Update documentation, add playbook for developers 2021-06-25 10:11:36 +02:00

README.rst

Playbook for running refstack locally

The playbook is meant for developers to help them with debugging and reviewing new changes in the refstack project.

The playbook semi-automates running the refstack server on the localhost. It downloads refstack role and templates from system-config repository which is used for deploying and maintaining upstream servers, one of which is refstack. Then it builds the refstack image and spins a container using the refstack role.