-
Published Question
I am trying to connect to Redis managed database using a GUI desktop app.
And getting this error "Server closed the connection".
and for trusted source, there are none.
1
•
•
By
mittalyashu
DigitalOcean Managed Redis
-
Published Question
I am uploading a zip file which contain images.
How to unzip the zip file while uploading to spaces using aws-sdk package?
1
•
•
By
mittalyashu
DigitalOcean Spaces
-
Published Answer
I had a very similar use-case, where I was using Cloudflare for managing the DSN and use a sub-domain with DO droplet.
I did som…
•
By
mittalyashu
-
Published Question
Just like in Netlify we get option for branch preview.
How can we setup similar thing inside DigitalOcean Droplet?
For example: https://pr-4.example.com/
0
•
•
By
mittalyashu
DigitalOcean
Ubuntu
Nginx
-
Published Question
I am trying to migrate the files from third-party server to DigitalOcean spaces.
Due to large volumes in files, the only option I can see is download the zip file in Spaces and extract the files.
For that I need acces...
Accepted Answer:
Hello, @mittalyashu
You can use s3cmd in order to manage the object storage via ssh. In this way you can quickly upload the files you need. Once you have s3cmd configured you can simply upload all of your files to th...
1
•
•
By
mittalyashu
DigitalOcean Spaces
-
Published Question
I did check the official AWS SDK documentation (https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/S3.html#upload-property) and it does support the contentType property.
But after adding the contentType in using ...
0
•
•
By
mittalyashu
DigitalOcean Spaces
-
Published Answer
You can write custom script and left it to run on the server and you can check the progress later.
But make sure to check the do…
•
By
mittalyashu
-
Published Question
I did saw the example repository of kubernetes (https://github.com/andrewsomething/example-doctl-action), but it is not really helpful.
My workflow it pretty simple, just pull the changes from the specific branch and ...
2
•
•
By
mittalyashu
Deployment