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

Is superset-node in the Cloudformation template used by superset? #51

@rameshkaranth

Description

@rameshkaranth

When I refer the helm charts in superset code base or the docker compose we see below service

  • redis - caching / celery process
  • db - persistent state management for superset
  • superset-init - Runs migrations, sets up example tables, charts, dashboards etc
  • worker
  • worker-beat

I don't see any separate service for node.

I made changes in superset front end code to change font, primary, secondary colors. Rebuilt the docker image from source for Superset and deployed the template with updated docker image for superset. superset-node is using a separate docker public.ecr.aws/p9r6s5p7/superset-node:v1.4.1 which I have not replaced. I see the updated css, font family when I open superset frontend, but no logs or activity on superset-node

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions