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

Implement --profile option in ipfs init #4001

Merged
merged 5 commits into from
Jul 4, 2017
Merged

Implement --profile option in ipfs init #4001

merged 5 commits into from
Jul 4, 2017

Commits on Jul 4, 2017

  1. Implement ipfs init --profile

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    49645f0 View commit details
    Browse the repository at this point in the history
  2. Add sharness test for init --profile

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    184c7a0 View commit details
    Browse the repository at this point in the history
  3. Add a bit of doc on init --profile

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    140de0a View commit details
    Browse the repository at this point in the history
  4. Add invalid profile test to init --profile

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    1b67e3a View commit details
    Browse the repository at this point in the history
  5. Disable MDNS in server profile, move it out from init.go

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    a2fac21 View commit details
    Browse the repository at this point in the history