Skip to content

Missing static files on fresh install #62

@maitredede

Description

@maitredede

Hello,

I have deployed a fresh install of wger with :

  • chart version 0.2.4
  • wget latest (at date of writing, may be 2.3)

In my values file, I have activated storage and nginx, and set my storageClass.

When it was all ready, I browsed to my url, but all static files went 404.

To fix it, I have executed in the pod : ./manager.py collect-static -v 2 --no-input (the --clear returned an error due to volume permissions).

Since it is a time-consuming operation, I think it may not be added as an init container, but as a helm hook.

Or have I missed something ?

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