Steven Allen
efa282d46e
update for pubsub rename
...
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-10-24 09:42:43 -07:00
Ali Mirlou
17d6b328c9
Fix link in readme
...
License: MIT
Signed-off-by: Ali Mirlou <alimirlou@gmail.com>
2018-10-23 09:56:33 +03:30
Steven Allen
b5f393ff46
link to go-{libp2p,ipld} package tables
...
addresses https://github.com/ipfs/go-ipfs/pull/5395#issuecomment-417215277
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-09-10 09:31:16 -07:00
Henrique Dias
dbb92d61d0
update pkg list
...
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2018-08-30 08:16:07 +01:00
Henrique Dias
1f6cb89e56
Merge branch 'master' into master
2018-08-23 07:53:58 +01:00
Henrique Dias
31711e165f
feat: use package-table
...
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2018-08-23 07:52:33 +01:00
Steven Allen
991ae7cda4
README: fix bitswap link
...
And clarify that it's a separate package.
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-08-22 16:10:08 -07:00
David Dias
9cd3fca50f
docs: apply CR
...
License: MIT
Signed-off-by: diasdavid <daviddias.p@gmail.com>
2018-08-22 16:09:51 -07:00
David Dias
dae6189bd8
docs: README refresh, add cli-http-api-core diagram
...
License: MIT
Signed-off-by: diasdavid <daviddias.p@gmail.com>
2018-08-22 16:09:51 -07:00
David Dias
eaad8e6a3f
docs: add url to dev weekly sync to the README
...
License: MIT
Signed-off-by: diasdavid <daviddias.p@gmail.com>
2018-08-11 13:15:27 +02:00
Steven Allen
1c70c5c5cf
document the fact that we now publish releases on GitHub
...
(due to censorship of ipfs.io)
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-07-28 15:38:42 -07:00
Rob Brackett
215443c495
Add system requirements to README, fixes #5136
...
License: MIT
Signed-off-by: Rob Brackett <rob@robbrackett.com>
2018-06-18 16:50:58 -07:00
Rob Brackett
76f018cacf
Add README to docs folder, fixes #5049
...
Also adds a link to the authors list in the top-level README.
License: MIT
Signed-off-by: Rob Brackett <rob@robbrackett.com>
2018-06-07 09:57:41 -07:00
Łukasz Magiera
22a25ef15c
switch minimum go version to go 1.10
...
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
Signed-off-by: Victor Bjelkholm <git@victor.earth>
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-05-16 12:43:20 +01:00
Whyrusleeping
dbfc092519
Merge pull request #4949 from frogg/patch-2
...
Fixes the link to create a systemd for the `ipfs daemon`.
2018-05-12 13:06:56 +01:00
Frederik Riedel
28aabd9859
Fixes the link to create a systemd for the ipfs deamon.
...
The previous link did not work anymore since the example project has been merged into the website.
License: MIT
Signed-off-by: Frederik Riedel <frederik@joinoasys.org>
2018-04-19 14:03:54 +02:00
Łukasz Magiera
b290286dd7
misc: Fix a few typos
...
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-03-30 09:47:22 +02:00
Steve Recio
1fb27c90f2
Remove broken todo link in readme ( resolves #4864 )
...
License: MIT
Signed-off-by: Steve Recio <srecio@cs.stanford.edu>
2018-03-25 16:27:01 -04:00
Whyrusleeping
bbdbd0ac6f
Merge pull request #4398 from ipfs/fix/hamt-bug
...
fix hamt delete issue
2017-12-05 20:53:51 +01:00
Jeromy
1a75c40f5b
require go1.9
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-12-04 09:33:20 -08:00
John Reed
bbeee1af50
adding how to download IPFS with IPFS
...
Adding instructions for downloading IPFS builds with IPFS
License: MIT
Signed-off-by: John Reed <john@re2d.xyz>
2017-11-14 13:48:43 -06:00
Steven Allen
2b40a713bf
doc: remove mention of the IPFS alpha
...
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2017-10-26 11:10:55 -07:00
Steven Allen
ddcfef42f8
doc: mention the discourse forum
...
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2017-10-26 11:10:18 -07:00
kpcyrd
65175e8ac9
README.md: Suggest safer docker flags
...
Resolves #4271
License: MIT
Signed-off-by: kpcyrd <git@rxv.cc>
2017-10-02 15:35:48 +02:00
Jon Choi
f7883ed1b3
README.md: Notes on where to start reading code
...
Based on response from @whyrusleeping. (https://github.com/ipfs/go-ipfs/issues/4048#issuecomment-313774707 )
License: MIT
Signed-off-by: Jon Choi <choi.jonathanh@gmail.com>
2017-07-07 15:41:10 -07:00
Łukasz Magiera
c2603538fe
docs: Require go 1.8
...
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2017-07-07 20:02:42 +02:00
Sag0Sag0
90287f3b3c
Added info on compiling on FreeBSD. ( #3959 )
...
License: MIT
Signed-off-by: Laurence Stevens <laurencebelastevens@gmail.com>
2017-06-06 19:52:40 -07:00
Willi Butz
2f761081ec
README.md: add Nix to the linux package managers
...
License: MIT
Signed-off-by: Willi Butz <wbutz@cyberfnord.de>
2017-05-25 12:50:58 +02:00
kpcyrd
4f98f8fa3b
Link docs/openbsd.md in readme
...
License: MIT
Signed-off-by: kpcyrd <git@rxv.cc>
2017-04-27 01:06:32 +02:00
kpcyrd
3c96b09ae7
docker: Automatically fix permissions
...
This patch is delaying the point where permissions are dropped into the `start_ipfs` script. This way, instead of exiting on permission issues, we can fix them on our own inside the script, then drop privileges and continue doing ipfs specific stuff with the correct user.
I've removed the `chmod 0777` step from the readme since it's not needed anymore.
License: MIT
Signed-off-by: kpcyrd <git@rxv.cc>
2017-03-03 21:10:02 +01:00
Jakub Sztandera
773f771b5d
readme: add toc of pkg managers
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2017-03-02 19:04:04 +01:00
Jakub Sztandera
ad6396e5af
readme: add Arch install instruction
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2017-03-02 18:59:41 +01:00
Jakub Sztandera
68db94c3eb
misc: simplify readme installation instructions
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2017-02-22 22:28:17 +01:00
Jeromy Johnson
24a32bf9e8
Merge pull request #3602 from rht/throughput
...
Add closed PRs, Issues throughput
2017-02-14 14:33:47 -08:00
Leo Arias
50ee67f05f
add the snap installation instructions
...
License: MIT
Signed-off-by: Leo Arias <yo@elopio.net>
2017-02-07 21:26:05 +00:00
rht
80703f29c7
Add closed PRs, Issues throughput
...
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2017-01-16 23:45:19 +04:00
Lars Gierth
1eef1ef389
assets: add security@ipfs.io GPG key
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-11-03 00:37:34 +01:00
Lars Gierth
dd1caddccb
readme: fix go get invocations
...
They didn't previously make sure the code was up-to-date.
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-10-06 17:42:10 +02:00
Jakub Sztandera
56004ca6c2
readme: add -u to gx install commands in manual build instructions
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-09-19 16:59:51 +02:00
Jeromy
4974136a1a
bump go requirement to 1.7
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-08-23 10:46:17 -07:00
Jeromy Johnson
740a0943cc
Merge pull request #3051 from ipfs/doc/manual-building
...
readme: add notes on building for uncommon systems
2016-08-16 12:49:35 -07:00
Richard Littauer
4f4f57e030
Small edits
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-08-16 13:50:32 -04:00
Jeromy
1581265c2c
readme: add notes on building for uncommon systems
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-08-07 10:31:59 -07:00
zramsay
3069adf535
boot2docker-cli is deprecated, removed from README
...
- Docker for Mac/Windows is out of beta
- docker-machine is recommended for unsupported machines
License: MIT
Signed-off-by: Zach Ramsay <zach@erisindustries.com>
2016-08-06 23:28:16 +01:00
Lars Gierth
ec68ef01f1
cleanup: remove mentions of gobuilder
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-07-23 13:09:32 +01:00
Richard Littauer
eb955dff71
Standardized Readme
...
See https://github.com/ipfs/community/issues/124
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-06-21 18:31:25 +01:00
Juan Benet
868969fc39
Added readme image
...
it needs to be added to the repo or something later.
2016-06-07 12:59:59 -07:00
Richard Littauer
2511d8e571
Touch up language a bit
...
Seemed more natural.
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-05-19 15:29:49 +01:00
Jakub Sztandera
b64cc93b1b
Remove note about Go1.6 not being supported
...
Recommend Go1.6.2
Note that Go1.5 is still supported
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-05-18 22:09:11 +02:00
Christian Couder
12cdbe6cdd
README: points to Windows doc
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2016-05-16 06:37:45 +02:00