Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: 一定期間アクセスのないアプリを落とす #961

Open
pirosiki197 opened this issue Sep 29, 2024 · 1 comment
Open
Assignees
Labels
area/controller controllerに関連するタスク kind/feature 新機能に関するもの

Comments

@pirosiki197
Copy link
Contributor

問題の説明

リソースの節約のために、定期的に長い間アクセスのないアプリを手動で止める必要がある。大変。

新機能の説明

一定期間アクセスのないアプリを自動で落とすことができるようにする。アプリ停止中にアクセスがあった場合はアプリを起動できるようにする。

その他の案

No response

参考資料

https://md.trap.jp/cFGgMHDZSyeRqhM_5bq7mg

@pirosiki197 pirosiki197 added kind/feature 新機能に関するもの area/controller controllerに関連するタスク labels Sep 29, 2024
@pirosiki197
Copy link
Contributor Author

https://github.com/acouvreur/sablier
これが使えそう

  • アプリの設定で常時起動にするか、アクセスがない場合にアプリを止めるようにするか選べるようにする
  • sablierではなく、ユーザーによって停止されたアプリに対してのアクセスには、アプリを起動しないようにできるとよい

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/controller controllerに関連するタスク kind/feature 新機能に関するもの
Projects
None yet
Development

No branches or pull requests

1 participant