Skip to content

Improve dev documentation  #7411

Open
Open
@kobergj

Description

@kobergj

Dev documentation has a few flaws that users could run into when using ocis for the first time.

Summary:

  • Installing pnpm alone is not enough, Node.js needs to be installed as well.
  • Installing any Node.js is also not enough. Ubuntu 22.04 provides version v12.22.9, which is too old. There are several ways how to update it, but maybe the best one is here: https://deb.nodesource.com/
  • OCIS_INSECURE always needs to be set, even if ocis init was already executed with insecure flag
  • OCIS_URL needs to be set always

For background information see this ticket: #7391

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Prio 3 or less

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions