39510a1ad1
Added additional note about killing the daemon
...
Mounting complained that the daemon was running.
2020-04-01 20:40:56 -07:00
248153fc71
changed brew to brew cask
2020-04-01 20:28:52 -07:00
4743b3f341
docs: fix provided -> provider subsystem
2020-03-30 13:15:18 -07:00
4611e41e5c
Apply suggestions from code review
...
Co-Authored-By: Will <willscott@gmail.com>
2020-03-30 21:01:56 +02:00
0c08e0678c
docs/experimental-features.md: typo
2020-03-30 18:03:12 +02:00
f28b8fce66
feat: tls by default
...
Switches to TLS as the default security transports.
2020-03-29 19:12:54 -07:00
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
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
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
aae957a70d
Merge pull request #6887 from ipfs/peerlog-plugin
...
feat: add peerlog plugin
2020-02-10 14:53:06 -08:00
58e52f351d
feat: make it possible to enable plugins with a build env variable
2020-02-10 13:05:32 -08:00
943375b33f
doc(plugin): document internal plugins
2020-02-10 12:48:25 -08:00
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
e18e4f98d8
doc(release): add Charity Engine to the early testers programme
2020-01-29 12:15:20 -08:00
57727c25c3
doc(release): document how RCs should be communicated
2020-01-22 08:17:12 -08:00
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
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
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
698084a88c
Update README.md
2019-12-11 18:03:30 +01:00
3d976342dc
Update README.md
2019-12-11 17:54:57 +01:00
5a979c6ecd
Update main.go
2019-12-11 17:54:27 +01:00
9a9660e04a
Create README.md
2019-12-11 17:53:59 +01:00
b370cb13bc
Update README.md
2019-12-11 17:26:52 +01:00
a596c970c9
Update main.go
2019-12-11 17:25:46 +01:00
22a15259e7
fix(example): cancel context
2019-12-05 13:26:46 -05:00
1283f76aaa
gofmt: go-ipfs-as-a-library
2019-12-05 13:18:38 -05:00
e6968c9f22
doc(gateway): document dnslink
2019-11-15 16:53:25 -08:00
79d5cede21
docs: remove extra ) on the example README
2019-10-29 09:16:46 +01:00
1bc15a4b42
docs: Tutorial - Using go-ipfs as a Library
2019-10-29 09:12:17 +01:00
134cb5ef9c
docs: add connmgr to config.md toc
2019-10-11 15:26:53 +01:00
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
04b1bda140
docs: link remaining docs available, guide people to the right locations
2019-10-01 17:23:47 +03:00
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
76db2a0b31
doc(config): improve DisableNatPortMap documentation
2019-09-20 16:36:15 -07:00
ec2383f721
docs: add multiple gateway and api addrs
2019-09-06 13:16:54 +01:00
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
d36e1c8357
doc: add post-release checklist
2019-09-04 12:46:02 -07:00
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
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
d5977fc475
Merge pull request #6613 from ipfs/feat/plugin-config
...
plugins: add support for plugin configs
2019-08-30 18:49:15 -07:00
b71f202803
fix stage 3 link
2019-08-30 10:34:45 +01:00
878838adbd
fix: more dashes
2019-08-30 10:31:06 +01:00
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
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
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
d600378094
doc: expand and cleanup badger documentation
2019-08-28 13:43:39 -07:00
1452fbf756
add graphic
2019-08-13 17:56:27 -07:00
14b3aa7693
doc: update the release template
2019-08-07 08:57:37 -07:00
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
8f8a3857cc
doc: make uploading to github a part of the pre-release process
2019-08-02 13:11:05 -07:00