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
This commit is contained in:
parent
639bab1b0d
commit
556bbccb69
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue