[bug]: variable in plane.env doesn't work (POSTGRES_PASSWORD, SECRET_KEY)
Open
@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 ??
Steps to reproduce
- install plane with setup.sh
- modify plane.env and set a password to POSTGRES_PASSWORD
- start plane with setup.sh
Environment
Production
Browser
Google Chrome
Variant
Self-hosted
Version
v0.21-dev
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.