Skip to content

Dappnode MacOS compatible #690

@pablomendezroyo

Description

@pablomendezroyo

List of tasks to make dappnode compatible on MacOS

  • Remove logging from compose file since it is not compatible with mac OS
        logging:
          driver: journald
  • Edit profile script to be able to run on MacOS
  • Edit install script to be able to run on MacOS
  • Print wg credentials with localhost when MacOS installation
  • Print OpenVPN URL with localhost when MacOS installation
  • Research and fix issue of docker API on MacOS returning null for ports when listing containers Fix handling of container ports for MacOS Docker API DNP_DAPPMANAGER#2380
    ERROR  Error on updateSystemPackages TypeError: Cannot read properties of null (reading 'filter')
        at ensureUniquePortsFromDockerApi (file:///usr/src/app/packages/dockerApi/dist/utils.js:101:10)
        at parseContainerInfo (file:///usr/src/app/packages/dockerApi/dist/list/parseContainerInfo.js:41:16)
    

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions