plane icon indicating copy to clipboard operation
plane copied to clipboard

[bug]: variable in plane.env doesn't work (POSTGRES_PASSWORD, SECRET_KEY)

Open loutig opened this issue 8 months ago • 2 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current behavior

i figured it out that i can't use my own password and secret key in the plane.env. If i set a my own POSTGRES_PASSWORD, then the DB creation not working. If i set my own SECRET_KEY, then i can't upload anything to minio.

Have you hard-coded all the thing ??

image

Steps to reproduce

  1. install plane with setup.sh
  2. modify plane.env and set a password to POSTGRES_PASSWORD
  3. start plane with setup.sh

Environment

Production

Browser

Google Chrome

Variant

Self-hosted

Version

v0.21-dev

loutig avatar Jun 10 '24 12:06 loutig