Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
haf_api_node
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
haf_api_node
Commits
4e16fa35
Commit
4e16fa35
authored
1 week ago
by
Marcin
Browse files
Options
Downloads
Patches
Plain Diff
parametrize hivesense sync
parent
37a34cd4
No related branches found
No related tags found
No related merge requests found
Pipeline
#119734
failed
1 week ago
Stage: build
Stage: replay
Stage: test
Stage: cleanup
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.env.example
+1
-0
1 addition, 0 deletions
.env.example
hivesense.yaml
+1
-0
1 addition, 0 deletions
hivesense.yaml
with
2 additions
and
0 deletions
.env.example
+
1
−
0
View file @
4e16fa35
...
...
@@ -263,3 +263,4 @@ LOCAL_ADMIN_ONLY_SNIPPET=caddy/local-admin-only.snippet
# HIVESENSE_IMAGE=${HIVE_API_NODE_REGISTRY}/hivesense
# HIVESENSE_VERSION=${HIVE_API_NODE_VERSION}
# HIVESENSE_REWRITER_IMAGE=${HIVE_API_NODE_REGISTRY}/hivesense/postgrest-rewriter
# HIVESENSE_SYNC_ARGS=--stop-at-block=1000000
This diff is collapsed.
Click to expand it.
hivesense.yaml
+
1
−
0
View file @
4e16fa35
...
...
@@ -45,6 +45,7 @@ services:
POSTGRES_USER
:
hivesense_owner
command
:
-
process_blocks
-
"
${HIVESENSE_SYNC_ARGS:-}"
networks
:
haf-network
:
healthcheck
:
...
...
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