Просмотр исходного кода

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 лет назад
Родитель
Сommit
556bbccb69
1 измененных файлов с 2 добавлено и 0 удалено
  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:** 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
 ### Minimal requirements
 
 
 - PHP version 5.5 or above
 - PHP version 5.5 or above