From a0c35c5e2476053449ce139a82f31d2e5c2bdaf9 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 18 Jun 2018 08:56:25 +0300 Subject: Add: Python dependencies --- install.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'install.mdwn') diff --git a/install.mdwn b/install.mdwn index 65f9f27..2c1033c 100644 --- a/install.mdwn +++ b/install.mdwn @@ -13,6 +13,14 @@ To install ick, you need: * root access on that host over ssh * Ansible installed on a second machine, from which you can ssh in as root to the ick host +* Some Python stuff installed on your normal host: + * cliapp (python3-cliapp from the code.liw.fi/debian APT + repository) + * python3-crypto + * python3-cryptography + * python3-cryptodome + * python3-yaml + * python3-requests * optionally access to an SMTP server for sending notification mails (only needed if you want to send such mails), with username/password credentials as needed for SMTP authentication -- cgit v1.2.1