Skip to content
Snippets Groups Projects
Commit 70884245 authored by godog's avatar godog
Browse files

docs: add operating.md

parent 4f9169d7
No related branches found
No related tags found
No related merge requests found
......@@ -73,6 +73,7 @@ and in README files for individual Ansible roles:
* [Docker usage](roles/docker/README.md)
* [CLI tool usage](docs/cli.md)
* [Testing](docs/testing.md)
* [Operating](docs/operating.md)
### Built-in services documentation
......
Operating float
===============
This document covers operational aspects of running float, and how
these operations can impact users of the services.
# Unreachable hosts
Configurations that depend on data from *other* hosts (e.g. the vpn
service *tinc* needs to know about all hosts) can diverge when some
hosts cannot be reached by float.
In this situation there's effectively a *partition* between the
configurations: care must be applied to make sure that they still make
sense and the service behaves correctly. Once the hosts are reachable
again then the next float run will bring the configurations back in
sync.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment