Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
hivemind
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hive
hivemind
Commits
b73bf5a9
Commit
b73bf5a9
authored
2 months ago
by
Marcin
Committed by
Andrzej Such
2 months ago
Browse files
Options
Downloads
Patches
Plain Diff
readme: use haf minimal-instance instead instance
parent
94131847
No related branches found
No related tags found
1 merge request
!823
Removing not used queries and python server
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-1
1 addition, 1 deletion
README.md
with
1 addition
and
1 deletion
README.md
+
1
−
1
View file @
b73bf5a9
...
@@ -277,7 +277,7 @@ For example:
...
@@ -277,7 +277,7 @@ For example:
If you want to stop HAF synchronization at a specific block (e.g., block 5,000,000),
If you want to stop HAF synchronization at a specific block (e.g., block 5,000,000),
add the option
`--stop-at-block=5000000`
to the command below.
add the option
`--stop-at-block=5000000`
to the command below.
```
bash
```
bash
docker run
-d
-e
PG_ACCESS
=
"host haf_block_log all 0.0.0.0/0 trust"
--network
=
haf
--name
=
haf registry.gitlab.syncad.com/hive/haf/instance:local
;
docker run
-d
-e
PG_ACCESS
=
"host haf_block_log all 0.0.0.0/0 trust"
--network
=
haf
--name
=
haf registry.gitlab.syncad.com/hive/haf/
minimal-
instance:local
;
```
```
3.
Install and start
**reputation_tracker**
. The example below use default configuration, if you want to stop reputation_tracker
3.
Install and start
**reputation_tracker**
. The example below use default configuration, if you want to stop reputation_tracker
synchronization at a specific block (e.g., block 5,000,000), add the option --stop-at-block=5000000 to the command process_blocks.
synchronization at a specific block (e.g., block 5,000,000), add the option --stop-at-block=5000000 to the command process_blocks.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment