Sfoglia il codice sorgente

Add link to PrivateBin ansible role

This role simply deploys PrivateBin on your servers, it's functionality
is quite limited and currently does not support further hardening
techniques[^0]. But however, I think it is beneficial for quite a lot of
people.

[^0]: https://todo.sr.ht/~e1mo/ansible-role-privatebin/1
Moritz 'e1mo' Fromm 5 anni fa
parent
commit
556bbccb69
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      INSTALL.md

+ 2 - 0
INSTALL.md

@@ -9,6 +9,8 @@ options](#configuration) to adjust as you see fit.
 
 **NOTE:** See [our FAQ](https://github.com/PrivateBin/PrivateBin/wiki/FAQ#how-can-i-securely-clonedownload-your-project) for information how to securely download the PrivateBin release files.
 
+**NOTE:** There is a [ansible](https://ansible.com) role by @e1mo available to install and configure PrivateBin on your server. It's available on [ansible galaxy](https://galaxy.ansible.com/e1mo/privatebin) ([Source code](https://git.sr.ht/~e1mo/ansible-role-privatebin)).
+
 ### Minimal requirements
 
 - PHP version 5.5 or above