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

feat: further configuration of embedded ipfs daemon #3096

Merged
merged 5 commits into from
Dec 18, 2023
Merged

Commits on Dec 18, 2023

  1. feat: further configuration of embedded ipfs daemon

    - allow gateway, api, and swarm listen config
    - persist identity, when repo provided, across restarts
    frrist authored and frrist committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    6fc524c View commit details
    Browse the repository at this point in the history
  2. fix: tests provide incomplete ipfs config, add defaults

    frrist authored and frrist committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    5308574 View commit details
    Browse the repository at this point in the history
  3. tests: add tests for building IPFS config

    frrist authored and frrist committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    dd76714 View commit details
    Browse the repository at this point in the history
  4. fix: keep compatibility with PreferredAddress

    frrist authored and frrist committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    7e7bb0d View commit details
    Browse the repository at this point in the history
  5. fix: config defaults to 0.0.0.0 for api,swam,gateway

    frrist authored and frrist committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    7ccc344 View commit details
    Browse the repository at this point in the history