makeplane / makeplane/plane

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

Open
#4,749 4 comments 1 reaction 2 assignees View on GitHub

@srinivaspendem is already working on this.

Since Jun 10, 2024.

🐛bug
Dominant language
TypeScript
Stars
59.6k
Forks
5.8k
Avg merge
1d 22h
Merged PRs (30d)
49

Description

Is there an existing issue for this?
  • 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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.