Configuration with Node.js App Runner - Rallly installation

System Information

Field Value
Operating System Linux - Debian GNU/Linux 12 on x86_64
Product AMP ‘Callisto’ v2.5.1.2 (Mainline)
Virtualization Docker
Application Node.js App Runner
Module GenericModule
Running in Container Yes
Current State Failed

Problem Description

Issue

Hello,
I’m a novice, hence the use of your panel.

I’d like to install GitHub - lukevella/rallly: Rallly is an open-source scheduling and collaboration tool designed to make organizing events and meetings easier. and run Rallly, but I can’t see where I can enter the commands to launch the application:

  • For the first launch :
    • yarn (Install dependencies)
    • cp .env.development .env (Setup environment variables)
    • yarn docker:up (To start the database, run)
    • yarn db:reset (To setup the database)
    • yarn dev (To start Next.js server)
  • For the every launch :
    • yarn dev (To start Next.js server)
      I’ve tried SSH connection via SFTP logs, but I can’t issue a command, I don’t think I have the permissions.

I’d like to take this opportunity to thank you for your project and thank you in advance for your help.

Have a nice day.

Reproduction Steps

  • Install Node.js Instance
  • Change Node.js version to 20
  • Upload with SFTP the file of Rallly (No zip)
  • Set in “Command Line Arguments” the SSH command indicate in the Rallly Gitup for start

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.