aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--roles/tika/README.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/roles/tika/README.md b/roles/tika/README.md
new file mode 100644
index 0000000..747a24d
--- /dev/null
+++ b/roles/tika/README.md
@@ -0,0 +1,23 @@
+Tika
+====
+
+Description
+-----------
+
+The `tika` role installs and configures [Apache Tika](https://tika.apache.org/),
+an open source document analysis platform.
+
+This role is a meta dependency for [dovecot](../dovecot/), and is used to
+index attachments for full-text IMAP search.
+
+
+Variables
+---------
+
+This role **accepts** the following variables:
+
+Variable | Default | Description
+----------------------|-----------------------------------|------------
+`tika_version` | see [defaults](defaults/main.yml) | Tika version to install
+`tika_port` | 9998 | Local listening port
+`tika_heap_size` | `2g` | Java heap size limit