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
pull/729/head
Moritz 'e1mo' Fromm 2020-12-13 14:44:23 +01:00
parent 639bab1b0d
commit 556bbccb69
No known key found for this signature in database
GPG Key ID: 1D5D79A439E787F1
1 changed files with 2 additions and 0 deletions

View File

@ -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