Skip to content
This repository was archived by the owner on Jun 6, 2024. It is now read-only.
This repository was archived by the owner on Jun 6, 2024. It is now read-only.

webportal do not work for v1.6.0 #5455

@siaimes

Description

@siaimes

Organization Name:

Short summary about the issue/question:
After config marketplace based on this comment. The link https://master_ip/marketplace/api/ and https://master_ip/marketplace/plugin.js can work well.

but webportal config based on this how to does not work.

related section of service file.

cluster:
  common:
    cluster-id: pai
    cluster-type: k8s
    k8s-rbac: "true"
    job-history: "true"
    data-path: "/datastorage"
    qos-switch: "false"
    docker-data-root: "/mnt/docker"
    marketplace: "true"
webportal:
  server-port: 9286

  plugins:
  - title: Marketplace
    uri: /marketplace/plugin.js

marketplace-webportal:
  marketplace_api_uri: https://master_ip/marketplace/api

Brief what process you are following:

How to reproduce it:

OpenPAI Environment:

  • OpenPAI version: v1.6.0
  • Cloud provider or hardware configuration:
  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Hardware (e.g. core number, memory size, storage size, GPU type etc.):
  • Others:

Anything else we need to know:

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