文件名称:imgd:在云存储中管理图像
文件大小:2.17MB
文件格式:ZIP
更新时间:2024-03-08 11:23:58
Go
imgd imgd是一个BYOC(自带云)实用程序,用于存储,托管和管理您的照片。 这是为驱动器,Dropbox或Adobe之类的服务付费的替代方法。 特征 轻松存储原始/全分辨率图像,同时还可以共享网络友好版本 具有可自定义静态画廊生成 它很快 由于状态/数据库与映像存储在同一存储桶中,因此可以轻松地从多台计算机管理映像 用法 通过“存储管理员”角色从Google Cloud获取(当前仅支持GCS) 在您的环境中设置一些环境变量: # These can alternatively be passed in as flags to the CLI tool, but this is easier. export IMGD_PROVIDER=gcs # Currently, "gcs" is the only provider available. export IMGD_GCS_C
【文件预览】:
imgd-master
----cmd()
--------imgd()
----readme.md(2KB)
----internal()
--------provider()
--------fs()
--------gallery()
--------state()
----templates()
--------limpo()
----.gitignore(44B)
----.golangci.yml(703B)
----Makefile(91B)
----go.sum(44KB)
----go.mod(620B)