aboutcode-org / aboutcode-org/scancode.io

Should we create an .env file in the user home directory if we do not find one?

オープン
#594 コメント 0 件 リアクション 0 件 担当者 1 名 @JonoYang が担当を希望しています GitHub で見る
主要言語
Python
スター
215
フォーク
203
平均マージ
4日 8時間
マージ済み PR(30日)
6

説明

As of now, scancode.io checks to see if we have an `.env` file in `/etc/scancodeio/.env` or the root of the scancode.io directory. It would be convenient for scancode.io to look for an `.env` file in the user's home directory, especially in the case of running scancode.io from an AppImage (we cannot modify files within the AppImage).

We should:
1. Have an environment variable that points to an `.env` file to be used by scancode.io
2. Specifically for the AppImage context, create an envfile and populate it automatically with sane defaults for AppImage use

This file will live in the user's home directory and be named `.env-scancodeio` (or something to that effect). The secret key, DB file location, etc. should be generated automatically when first launching the AppImage.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。