parseable
parseable copied to clipboard
Support for GCS (Google Cloud Storage)
Hi, I'm trying to run Parseable on my GCP cloud, but I am not able to connect with my GCS bucket. Getting the following error -
This is my env file -
P_STAGING_DIR=/staging
P_ADDR=0.0.0.0:8000
P_USERNAME=admin
P_PASSWORD=admin
P_S3_URL=https://storage.googleapis.com
P_S3_BUCKET=gcs://testing
P_S3_REGION=asia-south1
thanks for reporting @adarshsrivastava11 . Can you set P_S3_BUCKET=testing and also ensure S3 Compatibility is set in the GCS console?
This is testing and is working @adarshsrivastava11 Closing this for now. Feel free to reopen if you see something not working as expected.