mirror of
https://github.com/status-im/infra-role-open-bounty.git
synced 2025-02-21 08:48:26 +00:00
16 lines
551 B
Markdown
16 lines
551 B
Markdown
|
# Description
|
||
|
|
||
|
This role configures Status [Open Bounty](https://github.com/status-im/open-bounty) service which sets bounties for GitHub issues and pais out Eth rewards.
|
||
|
|
||
|
# Usage
|
||
|
|
||
|
Made available at domain configured the `sob_domain` variable.
|
||
|
Currently only two installations exist:
|
||
|
|
||
|
* https://openbounty.status.im/ - `sob-test` host group.
|
||
|
* https://test-openbounty.status.im/ - `sob-prod` host group.
|
||
|
|
||
|
# Configuration
|
||
|
|
||
|
Configured via `host_vars`, for example configuration see [`ansible/group_vars/sob-test.yml`](/ansible/group_vars/sob-test.yml).
|