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

添付ファイルを外部に置く #146

Open
thinca opened this issue Aug 14, 2020 · 2 comments
Open

添付ファイルを外部に置く #146

thinca opened this issue Aug 14, 2020 · 2 comments

Comments

@thinca
Copy link
Member

thinca commented Aug 14, 2020

やはり添付ファイルはリポジトリに置くにはでかすぎる。なんとかして外部ストレージに置いて直リンクで表示できないか。
現時点で容量は 3.7GB ほどある。

候補

  • Google Drive
    • 無料分が 15GB
    • 直リンクが可能
    • API や Go 製ライブラリもある

他の候補は今のところなし。今度気が向いたら挑戦してみる。
(別候補が出てきたときのためにも、できたらリポジトリローカルに置いてるコードを抽象化して切り替えられるようにしたい)

@thinca
Copy link
Member Author

thinca commented Aug 14, 2020

補足。

添付ファイルの1つに .exe ファイルがあり、これのせいで、「バイナリは GitHub Pages じゃなくて GitHub Release に置いてね」って警告が Web ページのビルドのたびに飛んでくる。これがうざいのも外に出したい理由の1つ。

@thinca
Copy link
Member Author

thinca commented Aug 14, 2020

Google Drive のダイレクトリンクはもしかしたら罠があるかもしれない。要検証。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant