Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Offline mode #2393

Closed
Kubuxu opened this issue Feb 22, 2016 · 5 comments
Closed

Offline mode #2393

Kubuxu opened this issue Feb 22, 2016 · 5 comments
Labels
kind/enhancement A net-new feature or improvement to an existing feature

Comments

@Kubuxu
Copy link
Member

Kubuxu commented Feb 22, 2016

Sometimes I wish to be using local IPFS resources but I don't want IPFS to communicate with internet. Reasons for that are metered bandwidth, very weak connection etc..

Idea would be a flag which can be passed daemon for example ipfs daemon --offline.

@hackergrrl
Copy link
Contributor

You can do this today with an empty bootstrap list, though I agree this is tedious for one-off use. An --offline daemon flag sounds reasonable to me.

@whyrusleeping
Copy link
Member

I've wanted this for a while too. Lets put it on the TODO list

@whyrusleeping whyrusleeping added the kind/enhancement A net-new feature or improvement to an existing feature label Feb 23, 2016
@yangwao
Copy link
Member

yangwao commented Feb 27, 2016

👍

@whyrusleeping
Copy link
Member

ipfs daemon --offline could construct an 'offline' node (the same way we do when running a command without the daemon) but still run the http api. This should happen soon!

@whyrusleeping
Copy link
Member

@pfista I think of the two you posted in IRC, this would be the better one to work on.

@Kubuxu Kubuxu self-assigned this May 15, 2016
Kubuxu added a commit that referenced this issue May 15, 2016
Resolves #2393

License: MIT
Signed-off-by: Jakub Sztandera <[email protected]>
Kubuxu added a commit that referenced this issue May 15, 2016
Resolves #2393

License: MIT
Signed-off-by: Jakub Sztandera <[email protected]>
Kubuxu added a commit that referenced this issue May 15, 2016
Resolves #2393

License: MIT
Signed-off-by: Jakub Sztandera <[email protected]>
Kubuxu added a commit that referenced this issue May 24, 2016
Resolves #2393

License: MIT
Signed-off-by: Jakub Sztandera <[email protected]>
@Kubuxu Kubuxu removed their assignment Aug 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A net-new feature or improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

4 participants