diff options
author | Micah <micah@leap.se> | 2016-05-10 11:17:58 -0400 |
---|---|---|
committer | Micah <micah@leap.se> | 2016-05-10 11:17:58 -0400 |
commit | 372ddc290a0e06ac23398a82860620df68fa801d (patch) | |
tree | 179be4c6289e67dc5f3f36cd28ab22b7c6c7c078 /doc/services/soledad.md | |
parent | e71c10af73be758e407ee352a3a7b12347177dce (diff) |
update /doc directory with latest from leap docs/platform
Change-Id: I696af649806a7321f92baaf55dc5d404ce5c3d93
Diffstat (limited to 'doc/services/soledad.md')
-rw-r--r-- | doc/services/soledad.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/services/soledad.md b/doc/services/soledad.md new file mode 100644 index 00000000..e2700d06 --- /dev/null +++ b/doc/services/soledad.md @@ -0,0 +1,12 @@ +@title = 'soledad' +@summary = 'User data synchronization daemon' + +Topology +-------------------- + +Currently, the platform is designed for `soledad` and `couchdb` services to be combined (e.g. every `soledad` node should also be a `couchdb` node). `soledad` nodes might work in isolation, but this is not tested. + +Configuration +------------------------ + +There are no options to configure for `soledad` nodes. |