Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Duniter Datapod
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
Service Desk
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
nodes
Duniter Datapod
Commits
11c8a5e6
Commit
11c8a5e6
authored
1 year ago
by
Hugo Trentesaux
Browse files
Options
Downloads
Patches
Plain Diff
add bootstrap to config
parent
859c0d6e
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
scripts/configure.sh
+2
-0
2 additions, 0 deletions
scripts/configure.sh
with
2 additions
and
0 deletions
scripts/configure.sh
+
2
−
0
View file @
11c8a5e6
...
@@ -2,6 +2,8 @@
...
@@ -2,6 +2,8 @@
set
-ex
set
-ex
# remove default bootstrap nodes
# remove default bootstrap nodes
ipfs bootstrap
rm
all
ipfs bootstrap
rm
all
# add custom bootstrap
ipfs config Bootstrap
--json
'["/dns/datapod.coinduf.eu/tcp/4001/p2p/12D3KooWFp4JsoDo5FX8CFLtyJjaWWRZ8q3gr8uT2s9To2GYzRNA"]'
# prevent gateway from fetching foreign data
# prevent gateway from fetching foreign data
ipfs config Gateway.NoFetch
--json
true
ipfs config Gateway.NoFetch
--json
true
# only reprovide pinned data
# only reprovide pinned data
...
...
This diff is collapsed.
Click to expand it.
Hugo Trentesaux
@HugoTrentesaux
mentioned in issue
#2 (closed)
·
1 year ago
mentioned in issue
#2 (closed)
mentioned in issue #2
Toggle commit list
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