-
Various organizations would benefit from sharing OCF sample data with one another. Are the GitHub repos a sufficient place for storing these? Would it be better to have a dropbox-like app on opencapta…
-
I'm using a Meilisearch container at Google Cloud Run, and I created a bucket in Google Cloud Storage using [gcsfuse](https://cloud.google.com/storage/docs/gcsfuse-cli?hl=pt-br). The idea is to mount …
-
### Type
Improvement idea
### What do you want to report?
Is seems the Organization > Audit Log export explanation is incomplete for Google Cloud Streaming. The access credentials needed are not cl…
-
## Problem
Most of the cloud instances we implement doesn't include storage since cloud providers offers storage as a service which can be linked to an instance. We should add a way to compute the …
-
#### What is the problem you are having with rclone?
I uploaded some symlinks with "rclone copy" and parameter "--links" to my gdrive remote.
As expected, files with the extension "rclonelink" are…
-
Environment: GCE VM running Debian 5.10.136 (amd64)
Go: v1.16 (runtime chosen in GCP cloud functions)
After having installed all the required components and going past the error and fix identified…
-
当涉及到 Firestore 数据库的备份方案时,可以使用 Google Cloud Platform(GCP)提供的 Cloud Firestore 导出功能。该功能可以生成全量备份和增量备份,让您能够定期备份 Firestore 数据以防止数据丢失。
以下是一个使用 Python 脚本执行 Firestore 备份的示例:
1. 安装所需的库:
```bash
pip install --…
-
See https://github.com/finn-no/cdn-uploader
Doing `npm run create-executable && chmod +x cdn-uploader-linux-x64.nar && ./cdn-uploader-linux-x64.nar exec -a meep ugh` gives
```
module.js:471
…
-
## Storage Limit
Free users: 100 MB
Plus users: 30 GB
## Costs
For the case that a Plus user uses 30 GB, the costs are: 0,69 USD / month (without backups). Not sure, if we should set the sto…
-
I'm getting this "error" every time I fire up a Coiled cluster. I've got `gcsfs` in my "pangeo" software environment, but it's just in there to access public data from Google Cloud Storage -- I don't…