RocketChat / Rocket.Chat.Apps-engine

The Rocket.Chat Apps engine and definitions.

Home Page:https://rocketchat.github.io/Rocket.Chat.Apps-engine/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deployment error: Direct installation of an App is disabled

SimonTheCat opened this issue · comments

Description:

Can't deploy self-created app.

Steps to reproduce:

~/zero# rc-apps deploy --url http://localhost:3000 --username rocket_admin --password password123
packaging your app... packaged!
deploying your app... !
    Error: Deployment error: Direct installation of an App is disabled.

Expected behavior:

Install self-created apps.

Actual behavior:

Error: Deployment error: Direct installation of an App is disabled.

Server Setup Information:

  • Version of Rocket.Chat Server: 3.2.0
  • Operating System: Debian 10
  • Deployment Method: manual installation
  • Number of Running Instances:
  • DB Replicaset Oplog:
  • NodeJS Version:
  • MongoDB Version:

Client Setup Information

  • Desktop App or Browser Version:
  • Operating System:

Additional context

How to enable installation apps for server?

RocketChat/Rocket.Chat#18154 (comment)