Difference between revisions of "Pricenode Operator"
Jump to navigation
Jump to search
(→Duties) |
(Add description section and touch up formatting) |
||
Line 1: | Line 1: | ||
− | This article | + | This article documents the ''Pricenode Operator'' [[role]]. |
__TOC__ | __TOC__ | ||
− | === Issue | + | == Description == |
+ | A Pricenode Operator runs and keeps up to date one or more [[pricenode]] instances. | ||
+ | |||
+ | == Issue == | ||
https://github.com/bisq-network/roles/issues/14 | https://github.com/bisq-network/roles/issues/14 | ||
− | + | == Team == | |
[https://github.com/orgs/bisq-network/teams/pricenode-operators/members @bisq-network/pricenode-operators] | [https://github.com/orgs/bisq-network/teams/pricenode-operators/members @bisq-network/pricenode-operators] | ||
− | + | == Duties == | |
* Setup and maintain a suitable hosting environment for the pricenode | * Setup and maintain a suitable hosting environment for the pricenode | ||
* Maintain an active BitcoinAverage "startup" plan subscription | * Maintain an active BitcoinAverage "startup" plan subscription | ||
− | * Operate your pricenode using the [https://github.com/bisq-network/bisq/tree/master/pricenode#how-to-deploy-for-production current pricenode documentation] | + | * Operate your pricenode using the [https://github.com/bisq-network/bisq/tree/master/pricenode#how-to-deploy-for-production current pricenode documentation] |
* Run collectd with the [https://github.com/bisq-network/bisq/tree/master/pricenode#Monitoring current monitoring documentation] from bisq-monitoring operator | * Run collectd with the [https://github.com/bisq-network/bisq/tree/master/pricenode#Monitoring current monitoring documentation] from bisq-monitoring operator | ||
* Maintain your Tor onion hostname in the [https://github.com/bisq-network/bisq/blob/master/core/src/main/java/bisq/core/provider/ProvidersRepository.java#L38 Bisq pricenode provider repository] | * Maintain your Tor onion hostname in the [https://github.com/bisq-network/bisq/blob/master/core/src/main/java/bisq/core/provider/ProvidersRepository.java#L38 Bisq pricenode provider repository] | ||
− | + | == Rights == | |
* Claim 100 USD compensation each cycle | * Claim 100 USD compensation each cycle | ||
− | + | == Bonding == | |
Required. See https://github.com/bisq-network/bisq/blob/42a037e/core/src/main/java/bisq/core/dao/state/model/governance/BondedRoleType.java#L59 | Required. See https://github.com/bisq-network/bisq/blob/42a037e/core/src/main/java/bisq/core/dao/state/model/governance/BondedRoleType.java#L59 | ||
Revision as of 09:51, 2 March 2020
This article documents the Pricenode Operator role.
Description
A Pricenode Operator runs and keeps up to date one or more pricenode instances.
Issue
https://github.com/bisq-network/roles/issues/14
Team
@bisq-network/pricenode-operators
Duties
- Setup and maintain a suitable hosting environment for the pricenode
- Maintain an active BitcoinAverage "startup" plan subscription
- Operate your pricenode using the current pricenode documentation
- Run collectd with the current monitoring documentation from bisq-monitoring operator
- Maintain your Tor onion hostname in the Bisq pricenode provider repository
Rights
- Claim 100 USD compensation each cycle