Marcin Rataj
0acfb38763
chore: fix a typo
2020-07-10 14:13:11 -04:00
Marcin Rataj
580d68685c
docs: document X-Forwarded-Host
2020-07-10 14:13:11 -04:00
Adin Schmahmann
19d6230cde
Merge branch 'release' into master
2020-06-19 20:04:30 -04:00
Steven Allen
0cef475b2d
docs(config): update toc
2020-06-16 22:04:24 -07:00
Steven Allen
c0951e73d7
doc(config): expand on config value limits
2020-06-16 15:15:51 -07:00
Steven Allen
e164af1f2a
feat: add a transport config section
...
This way, users can disable transports (especially QUIC), and set muxer/security
transport priorities.
2020-06-16 15:15:47 -07:00
Steven Allen
406d70ff7c
doc: document reverse proxy bug
...
see https://github.com/ipfs/go-ipfs/issues/6402
2020-06-15 17:01:40 -07:00
Steven Allen
91de6c972e
doc(prod): start documenting production stuff
...
Hopefully, we can get the community to start pooling knowledge of how to run
go-ipfs in production.
2020-06-12 12:13:29 -07:00
Steven Allen
ea55e747f2
doc(config): expand peering docs
2020-06-11 17:58:51 -07:00
Steven Allen
b6aa8df471
Merge pull request #7368 from RubenKelevra/feat/early-testers-rubenkelevra
...
docs: add pacman.store (@RubenKelevra) to the early testers
2020-05-28 15:06:16 -07:00
Jessica Schilling
c86244ecf5
Update docs/config.md
2020-05-28 11:15:09 -06:00
Jessica Schilling
766023311a
Update docs-beta links to final URLs
2020-05-28 11:14:00 -06:00
Steven Allen
e0ea0b3695
doc: update the release template for git flow changes
2020-05-26 14:22:28 -07:00
@RubenKelevra
4ea43cb53a
docs: add pacman.store (@RubenKelevra) to the early testers
2020-05-26 16:07:36 +02:00
Steven Allen
56776c9920
doc(experimental): document noise transport experiment
2020-05-25 23:56:31 -07:00
Steven Allen
7990d2ccb5
doc: expand on peering service documentation
...
* Explain _why_ it exists.
* Explain how it can be used.
2020-05-25 20:24:43 -07:00
Steven Allen
978091a626
feat: implement peering service
...
MVP for #6097
This feature will repeatedly reconnect (with a randomized exponential backoff)
to peers in a set of "peered" peers.
In the future, this should be extended to:
1. Include a CLI for modifying this list at runtime.
2. Include additional options for peers we want to _protect_ but not connect to.
3. Allow configuring timeouts, backoff, etc.
4. Allow groups? Possibly through textile threads.
5. Allow for runtime-only peering rules.
6. Different reconnect policies.
But this MVP should be a significant step forward.
2020-05-25 20:24:41 -07:00
@RubenKelevra
2dc1f691f1
quic: remove experimental status and add it to the default config
2020-05-22 04:54:19 +02:00
Steven Allen
554a21b647
Merge pull request #7334 from ipfs/docs/ipns-pubsub-experiment-update
...
docs: update experimental-features doc with IPNS over pubsub changes.
2020-05-20 16:19:24 -07:00
Adin Schmahmann
a0e01501e7
docs: cleanup config formatting
2020-05-20 13:48:26 -04:00
Adin Schmahmann
6fc9d7a62a
longer version history for IPNS over PubSub
2020-05-20 13:31:36 -04:00
Adin Schmahmann
a38987a9de
docs: update experimental-features doc with IPNS over pubsub changes.
2020-05-20 12:49:10 -04:00
Steven Allen
df179e03d9
doc(experimental): update pubsub docs
2020-05-19 19:26:19 -07:00
Steven Allen
b29f9e9959
doc(config): document pubsub
2020-05-19 19:24:27 -07:00
Steven Allen
6719e124bb
doc(config): sort sections
2020-05-19 19:13:50 -07:00
Marcin Rataj
10aaf24304
chore: update X-Forwarded-Proto copy text
...
Co-authored-by: Steven Allen <steven@stebalien.com>
2020-05-13 15:07:59 +02:00
Marcin Rataj
c5b30545bf
docs: X-Forwarded-Proto: https
...
Additional documentation for running subdomain gateway behind reverse proxy with TLS.
2020-05-12 13:00:25 +02:00
Alfonso Montero
ec63880545
Delete section headers for removed features
2020-05-05 23:40:34 +02:00
Corbin Page
19426b9ca2
Update config.md
2020-05-02 17:23:56 -04:00
Louis Thibault
5f9c469b17
Upgrade to IPFS v0.5.0
2020-04-30 00:14:30 +01:00
Louis Thibault
a13311922f
Add module files for go-ipfs-as-a-library example
2020-04-29 23:59:27 +01:00
Steven Allen
3a9d495f4a
doc: add snap to the release checklist
2020-04-29 11:04:16 -07:00
Steven Allen
36789eaa88
Merge pull request #7238 from ipfs/feat/release-0.5.0
...
feat: release 0.5.0
2020-04-28 09:08:27 -07:00
Steven Allen
f55d3e8a15
feat: release 0.5.0
2020-04-28 07:48:34 -07:00
@RubenKelevra
2cd4bcf010
remove badgerds from the index, too
2020-04-28 08:54:29 +02:00
Steven Allen
4c663bcf24
feat: update experimental documentations for 0.5.0 release
...
Mostly:
1. Remove old experiments.
2. Update reasons for features being experimental.
3. Comment on experiments that will be enabled in the near future.
2020-04-27 16:01:27 -07:00
Steven Allen
6d7d3ef30e
doc: expand on relay documentation
2020-04-27 16:00:48 -07:00
Steven Allen
fa3f4505e9
docs(datastore): fixup some notes on sync safety
2020-04-27 15:19:49 -07:00
Steven Allen
4ebe7e633d
doc: fixup config docs
...
1. Update go-ipfs-config to fix default datastore.
2. Update TOC.
3. Update profiles list and indicate that badger isn't experimental.
2020-04-27 15:12:04 -07:00
Marcin Rataj
d4570e27ae
docs: note that ShardingEnabled is a global flag
...
People may assume that HAMT gets enabled only for directories over some arbitrary threshold.
This is not the case. Right now it is a global setting
which will impact the final CID of all directories produced by ipfs.add.
2020-04-27 00:11:38 +02:00
Dimitris Apostolou
1e437c7e97
Fix typos and cleanup
2020-04-20 22:00:01 +03:00
Steven Allen
1f23fc000c
feat: add autonat config options
...
1. Enable AutoNATService on _all_ nodes by default. If it's an issue, we can
disable it in RC3 but this will give us the best testing results.
2. Expose options to configure AutoNAT rate limiting.
2020-04-14 20:54:58 -07:00
Alan Shaw
81ed4a1430
docs: fix link to version.go
2020-04-14 15:10:10 +01:00
Steven Allen
23af25f176
Merge pull request #7119 from fission-suite/fission-early-tester
...
Adding Fission to IPFS early testers page
2020-04-08 12:53:21 -07:00
Boris Mann
2a42d44dee
Adding Fission to IPFS early testers page
2020-04-08 11:46:25 -07:00
Steven Allen
3e6f0a7942
doc: cleanup experimental features a bit
2020-04-06 18:53:16 -07:00
Pretty Please Mark Darkly
39510a1ad1
Added additional note about killing the daemon
...
Mounting complained that the daemon was running.
2020-04-01 20:40:56 -07:00
Pretty Please Mark Darkly
248153fc71
changed brew to brew cask
2020-04-01 20:28:52 -07:00
Steven Allen
4743b3f341
docs: fix provided -> provider subsystem
2020-03-30 13:15:18 -07:00
@RubenKelevra
4611e41e5c
Apply suggestions from code review
...
Co-Authored-By: Will <willscott@gmail.com>
2020-03-30 21:01:56 +02:00
@RubenKelevra
0c08e0678c
docs/experimental-features.md: typo
2020-03-30 18:03:12 +02:00
Steven Allen
f28b8fce66
feat: tls by default
...
Switches to TLS as the default security transports.
2020-03-29 19:12:54 -07:00
Marcin Rataj
3ecccd6e1d
feat(gateway): subdomain and proxy gateway
...
License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
2020-03-18 08:50:38 -07:00
Marcin Rataj
848d4c7f18
feat: IPFS_NS_MAP
...
Allows static DNSLink mappings with IPFS_NS_MAP.
License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
2020-03-17 19:38:02 -07:00
Steven Allen
46d26af0b6
feat(graphsync): mount the graphsync libp2p protocol
...
This won't fetch files from graphsync but will serve them.
fixes #6830
2020-02-26 09:11:15 -08:00
Steven Allen
aae957a70d
Merge pull request #6887 from ipfs/peerlog-plugin
...
feat: add peerlog plugin
2020-02-10 14:53:06 -08:00
Steven Allen
58e52f351d
feat: make it possible to enable plugins with a build env variable
2020-02-10 13:05:32 -08:00
Steven Allen
943375b33f
doc(plugin): document internal plugins
2020-02-10 12:48:25 -08:00
Steven Allen
bd8917facf
doc(config): cleanup
...
Trying to make this a bit more consistent and structured.
* Fix wrapping.
* Use headings for all config values.
2020-01-30 22:14:21 -08:00
Steven Allen
e18e4f98d8
doc(release): add Charity Engine to the early testers programme
2020-01-29 12:15:20 -08:00
Steven Allen
57727c25c3
doc(release): document how RCs should be communicated
2020-01-22 08:17:12 -08:00
Steven Allen
864485b234
doc(release): move WebUI from manual tests to automated tests section
...
We no longer need to manually test the webui on release.
2020-01-17 18:17:16 -08:00
Oli Evans
0eba53bd98
docs: define Gateway.PathPrefixes
...
adds docs for Gateway.PathPrefixes. Taken from great commit notes by @lgierth (thank you!) 09937f84b6
2020-01-15 14:32:05 +00:00
Steven Allen
15c35a5a95
doc: update documentation for /ipfs -> /p2p multiaddr switch
...
See: https://github.com/libp2p/libp2p/issues/79
2019-12-14 19:39:59 +01:00
Henrique Dias
698084a88c
Update README.md
2019-12-11 18:03:30 +01:00
Henrique Dias
3d976342dc
Update README.md
2019-12-11 17:54:57 +01:00
Henrique Dias
5a979c6ecd
Update main.go
2019-12-11 17:54:27 +01:00
Henrique Dias
9a9660e04a
Create README.md
2019-12-11 17:53:59 +01:00
Henrique Dias
b370cb13bc
Update README.md
2019-12-11 17:26:52 +01:00
Henrique Dias
a596c970c9
Update main.go
2019-12-11 17:25:46 +01:00
Steven Allen
22a15259e7
fix(example): cancel context
2019-12-05 13:26:46 -05:00
Adin Schmahmann
1283f76aaa
gofmt: go-ipfs-as-a-library
2019-12-05 13:18:38 -05:00
Steven Allen
e6968c9f22
doc(gateway): document dnslink
2019-11-15 16:53:25 -08:00
David Dias
79d5cede21
docs: remove extra ) on the example README
2019-10-29 09:16:46 +01:00
David Dias
1bc15a4b42
docs: Tutorial - Using go-ipfs as a Library
2019-10-29 09:12:17 +01:00
Oli Evans
134cb5ef9c
docs: add connmgr to config.md toc
2019-10-11 15:26:53 +01:00
Steven Allen
be87862614
Merge pull request #6678 from ipfs/feat/api-over-unix
...
daemon: support unix domain sockets for the API/gateway
2019-10-01 11:31:45 -07:00
David Dias
04b1bda140
docs: link remaining docs available, guide people to the right locations
2019-10-01 17:23:47 +03:00
Steven Allen
460c2119e4
daemon: support unix domain sockets for the API/gateway
...
All the work was client-side. Unix domain socket multiaddrs already worked
server-side.
fixes #4218
2019-09-30 17:21:28 -07:00
Steven Allen
76db2a0b31
doc(config): improve DisableNatPortMap documentation
2019-09-20 16:36:15 -07:00
Henrique Dias
ec2383f721
docs: add multiple gateway and api addrs
2019-09-06 13:16:54 +01:00
Steven Allen
8f73cafced
doc: fix typo in the release issue template.
...
Co-Authored-By: Alan Shaw <alan.shaw@protocol.ai>
2019-09-04 13:41:59 -07:00
Steven Allen
d36e1c8357
doc: add post-release checklist
2019-09-04 12:46:02 -07:00
Alan Shaw
5c2cdd5ed4
docs: add ship date and next release issue opening time
...
Adds estimated shipping date (can be fuzzy) to the release issue template and clarifies the time before which the next release issue should be opened. This communicates expectations for when the new release is due and will help with planning of included features. The community could even suggest inclusions.
2019-09-04 09:48:46 +01:00
Steven Allen
3c04d74238
Merge pull request #6616 from ipfs/docs/release-doc-improvements
...
docs: improvements to the release doc
2019-09-03 15:57:35 -07:00
Steven Allen
d5977fc475
Merge pull request #6613 from ipfs/feat/plugin-config
...
plugins: add support for plugin configs
2019-08-30 18:49:15 -07:00
Alan Shaw
b71f202803
fix stage 3 link
2019-08-30 10:34:45 +01:00
Alan Shaw
878838adbd
fix: more dashes
2019-08-30 10:31:06 +01:00
Alan Shaw
d0983b7641
docs: improvements to the release doc
...
* Adds missing items to ToC
* Adds sub-level items to ToC (there's not many, lets allow people to more easily skip to a section)
* Moves release process illustration to the top of the release flow section - it's an overview, it should be at the start not the end
* Fix a typo
* Removes braces in "Goal(s):" where there is clearly more than one
2019-08-30 10:29:01 +01:00
Steven Allen
150b6dd1bd
plugins: add support for plugin configs
...
For now, configs specified in `daemon --init-config` and `init CONFIG` are not
available. We should fix this eventually but isn't necessary for now (and
supporting this will be annoying).
2019-08-29 17:17:23 -07:00
Jessica Schilling
e7c11f46fa
Update README.md
...
Removed OpenBSD line per discussion started with https://github.com/ipfs/docs/issues/254#issuecomment-526372366
2019-08-29 16:55:10 -06:00
Steven Allen
d600378094
doc: expand and cleanup badger documentation
2019-08-28 13:43:39 -07:00
MollyM
1452fbf756
add graphic
2019-08-13 17:56:27 -07:00
Steven Allen
14b3aa7693
doc: update the release template
2019-08-07 08:57:37 -07:00
Steven Allen
d6abfb8016
doc: include stage 0 in patch release process.
...
Co-Authored-By: Alan Shaw <alan.shaw@protocol.ai>
2019-08-05 05:21:56 -07:00
Steven Allen
8f8a3857cc
doc: make uploading to github a part of the pre-release process
2019-08-02 13:11:05 -07:00
Steven Allen
3f91ee522f
doc: add release tag
2019-08-02 13:10:49 -07:00
Steven Allen
1ec8abeb59
doc: improve patch release documentation
2019-08-02 12:56:43 -07:00
Steven Allen
87bda982f1
doc: fixup some release process wording
...
Co-Authored-By: MollyM <momack2@users.noreply.github.com>
2019-08-02 11:47:21 -07:00
Steven Allen
051d7d839d
doc: add release cycle & patch release process
2019-08-02 10:59:26 -07:00
Steven Allen
d433d7c9ac
feat: add stage 0
...
We do automated testing before we test on infra, etc. Make that explicit.
2019-08-02 10:47:40 -07:00
Steven Allen
99f0436c9b
doc: align the early testers program description with its goal
2019-07-17 13:27:19 -07:00
Lorenzo Setale
ba31523f98
Update EARLY_TESTERS.md
2019-07-16 09:54:13 +02:00
Steven Allen
6911fc39e7
doc: link to projects in release issue template
2019-07-12 14:13:38 -07:00
Steven Allen
971ced466b
Merge pull request #6482 from ipfs/release-flow
...
Revamp go-ipfs Release Flow
2019-07-12 12:03:45 -07:00
Steven Allen
206b0397c0
doc: flesh out early testers program
2019-07-12 11:11:29 -07:00
Steven Allen
6b5d521e00
doc: add dist.ipfs.io instructions to the release checklist
2019-07-12 10:43:26 -07:00
Steven Allen
5aa32dbdb4
doc: add github release to the release checklist
2019-07-12 10:43:20 -07:00
Dominic Della Valle
c4fa1ba0c3
Update RELEASE_ISSUE_TEMPLATE.md
...
Reform release distribution checklist + add chocolatey package
2019-07-12 13:32:14 -04:00
Steven Allen
16de302a31
doc: update checklist with more precise instructions
2019-07-12 09:24:15 -07:00
Steven Allen
7a3bfde744
docs(RELEASE_ISSUE_TEMPLATE): link all the things
2019-07-12 09:24:15 -07:00
Steven Allen
e979f6e85b
doc: define non-trivial
2019-07-12 09:24:15 -07:00
David Dias
a92d07f853
Update docs/releases.md
2019-07-12 16:59:36 +01:00
David Dias
15fcea2610
Update docs/releases.md
2019-07-12 16:52:21 +01:00
Steven Allen
6895d8cb19
docs: grammar
2019-07-12 08:47:14 -07:00
Steven Allen
31f28a0b0a
docs: visually separate per-stage checklist from overall checklist
2019-07-12 08:37:44 -07:00
David Dias
4f846ce4a6
Update docs/RELEASE_ISSUE_TEMPLATE.md
2019-07-12 16:35:51 +01:00
David Dias
ac89a1fe95
Update docs/RELEASE_ISSUE_TEMPLATE.md
2019-07-12 16:35:44 +01:00
David Dias
fa7c3a860f
Update docs/RELEASE_ISSUE_TEMPLATE.md
2019-07-12 16:35:38 +01:00
David Dias
dec2ef9e73
Update docs/RELEASE_ISSUE_TEMPLATE.md
2019-07-12 16:35:32 +01:00
David Dias
b31cbb0e4a
Update docs/RELEASE_ISSUE_TEMPLATE.md
2019-07-12 16:30:05 +01:00
David Dias
63f6699037
Update RELEASE_ISSUE_TEMPLATE.md
2019-07-12 16:26:09 +01:00
David Dias
a32d5e9734
Update releases.md
2019-07-12 16:25:56 +01:00
David Dias
72b9c4a355
Update and rename RELEASE_TEMPLATE.md to RELEASE_ISSUE_TEMPLATE.md
2019-07-12 16:22:02 +01:00
Steven Allen
9bb15f232f
releases: switch to a soft release model
...
And other nits.
2019-07-11 21:33:24 -07:00
Steven Allen
72122a5dbf
doc: correct the address filter documentation
2019-07-11 19:04:45 -07:00
Hector Sanjuan
010336c89f
Document the AddrFilters option
...
Shouldn't have to scan through an old issue to figure out what is happening
and why this is super important.
2019-07-11 18:56:32 -07:00
Steven Allen
b786abea95
docs: remove early testers from docs/releases.md so it doesn't get out of date
2019-07-08 15:05:42 -07:00
Steven Allen
23df11821b
add more testers to EARLY_TESTERS along with contact info
2019-07-08 15:05:21 -07:00
Steven Allen
c76cc59218
docs: releases.md spelling
...
Co-Authored-By: Marcin Rataj <lidel@lidel.org>
2019-07-08 13:53:53 -07:00
Steven Allen
20f7ce8508
debug: document the debug script
...
fixes #6457
2019-07-08 05:34:48 -07:00
David Dias
bb096ad137
Update releases.md
2019-07-04 10:24:49 +02:00
David Dias
1196554bd5
create stub for EARLY TESTERS
2019-07-04 10:24:20 +02:00
David Dias
5a98567e0d
apply review
2019-07-04 10:20:25 +02:00
David Dias
a066a707ef
Update docs/releases.md
...
Co-Authored-By: Michael Burns <5170+mburns@users.noreply.github.com>
2019-07-03 11:52:16 +02:00
David Dias
6751f714ba
docs: update Release Flow
2019-07-03 09:23:48 +02:00
Steven Allen
dd9cae7f04
doc: remove mentions of gx
2019-06-05 16:11:01 -07:00
Steven Allen
eb4828d28d
doc: tell windows users to use the pre-built version if possible.
2019-06-05 16:07:13 -07:00
Oli Evans
c30aaa921a
docs: default value for HashOnRead is false
...
This is currently the case. It should be filpped to true, but in the meantime let's document the current situation
See: https://github.com/ipfs/go-ipfs/issues/1152
2019-06-04 16:17:32 +01:00
Michael Avila
bc7c0c0f88
Add Strategic Providing to experimental features doc
2019-05-29 16:21:09 -07:00
Jakub Sztandera
2c8fa10ab5
Add 0.4.21 CHANGELOG
...
WIP. Please either add or mention in comments what should be featured.
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-05-28 04:05:27 -07:00
MollyM
1fd6701ea2
explain what dhtclient does
2019-05-23 16:46:27 -07:00
Steven Allen
287e481b81
readme: remove mention of DCO
2019-05-16 15:31:57 -07:00
Dominic Della Valle
fa479f7a8a
docs+mk: update guidance for unsupported platforms
...
License: MIT
Signed-off-by: Dominic Della Valle <ddvpublic@gmail.com>
2019-05-15 15:19:04 -04:00
Dominic Della Valle
f2d01f5201
Update fuse.md
...
Requiring this step isn't as likely anymore.
2019-05-14 18:31:32 -04:00
Steven Allen
9886fc06fc
switch to base32 by default for CIDv1
...
fixes #6220
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-05-13 10:57:53 -07:00
Marcin Rataj
4c6268eaa3
docs: update Routing config
...
Updated docs to reflect that Routing is not a child of Discovery
Ref. 664ccd976e/routing.go (L6)
License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
2019-05-08 22:01:36 +02:00
Steven Allen
4aa7076e64
docs: document environment variables
...
fixes #5828
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-04-26 13:59:57 -07:00
Steven Allen
c79245a458
doc: mplex is now stabl
...
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-04-26 13:59:42 -07:00
Steven Allen
928f0ac40d
docs: expand on TLS experiment
...
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-04-18 17:31:09 -07:00