cloud Questions
6
Google cloud shell isn't letting me 'paste' what is in my clipboard.
I have tried using the 'send command' ctrl+v option, as well as tried with root.
I found it works with IE! Gives a message to...
Jeremiahjeremias asked 18/7, 2017 at 19:1
2
Solved
Working in Swift..
I'm trying to call .setData(from: ) to write a Codable struct to a document in the cloud firestore database as outlined in the Firebase docs here to:
https://firebase.google.co...
Recite asked 3/4, 2020 at 23:2
8
I found some questions here on how to create a SaaS. This much is easy, but what I don't understand is what makes an application a PaaS and not a SaaS. What lines does an application cross before w...
Fleer asked 16/10, 2010 at 1:29
5
Solved
I'm trying to migrate my code from using API keys stored in the .env file to using Google Cloud Platform Secrets Manager. I've followed the instructions here but I encounter an error saying that I ...
Armipotent asked 18/4, 2020 at 0:22
32
Following this heroku tutorial to launch an app on heroku. But when I use the command heroku create, it says it's not recognized. I added C:\Program Files\Heroku to my PATH. How do I fix this?
Primateship asked 11/2, 2017 at 0:12
0
I've been reading up a lot on Open Source LLMs and with the recent release of Llama 2, I've a question.
Since Llama 2 is on Azure now, as a layman/newbie I want to know how I can actually dep...
Trinhtrini asked 21/7, 2023 at 18:3
8
Solved
I am following this link:
http://cloud.spring.io/spring-cloud-config/spring-cloud-config.html#_client_side_usage
I tested this again and again and not seeing Spring cloud client is loading configur...
2
I am currently start to learn about multi tenancy , but it is complex. Before understanding multi tenancy i decide to understand difference between tenant and user.
Abhenry asked 22/1, 2018 at 9:56
8
I'm new in using WhatsApp cloud API, I've set up one webhook with my WhatsApp cloud API.but the problem is that after some time it sends an inbound notification of an old message again to my webhoo...
3
I have created a cloudfront distribution and have set the alternate domain name to www.example.com, with an associated certificate. I have then deleted the distribution, without removing the altern...
Kickapoo asked 29/11, 2021 at 13:21
2
I have a question about the use cases of the different Azure storage services:
Azure Data Lake Storage.
Azure Blob Storage.
Azure File Storage.
what is the difference between these services? a...
Darondarooge asked 7/2, 2019 at 16:14
9
Solved
I have an EC2 instance running an AMI based on the Amazon Linux AMI. Like all such AMIs, it supports the cloud-init system for running startup scripts based on the User Data passed into every insta...
Taking asked 25/6, 2011 at 2:17
3
Solved
In Azure, I have an admin role. In Active Directory, I have added a new user. I need to grant permission to a user to access our storage account as a contributor role. I'm confused between the cont...
Channelize asked 24/5, 2022 at 15:9
4
Solved
I have setup FTP within IIS7 on a Windows 2008 Virtual Machine. I enabled Port 21 within the endpoints and Active FTP works just fine. But I am unsure to how to connect through Passive. I followed ...
Sale asked 29/8, 2012 at 15:26
4
Solved
protocol error: mtime.sec not present when tried to transfer folder/file from remote server to local
I am using Ubuntu 20 on alicloud and I have an issue when trying to copy from sftp remote server to local using cl:
scp -r -P 22 sftpibas@localhost:/sftpibas dev
but it raised
protocol error: mtim...
Stubborn asked 10/10, 2020 at 8:23
12
I've heard many people using both terms interchangeably. However, in my opinion there is difference between them:
SCALABILITY - ability of a software system to process higher amount of workload on...
Cot asked 6/3, 2012 at 16:36
2
Solved
My code is there at this repo:
https://github.com/akash07k/Clouding.git
So, I'm unable to receive the notifications in my app.
When I'm sending the notification to the app, then I'm getting the fol...
Egoism asked 16/9, 2021 at 17:7
2
Since Xcode Cloud was launched last year I'd been able to connect from the Xcode wizard to my Github.com account and the CI worked like a charm, however today I'd been trying to create an Xcode Clo...
3
I want to watch a directory in Ubuntu 14.04, and when a new file is created in this directory, run a script.
specifically I have security cameras that upload via FTP captured video when they detec...
7
I want to add a volume to my service, but only if the final user gave a folder for it. Otherwise, no volume should be mounted, for the already-prepared image has valid data in a default folder.
Tha...
Leucoma asked 17/5, 2018 at 8:46
3
Solved
I've got a nested CloudFormation template which accepts a number of parameters from its root template to configure it. At the moment I'm only passing simple string parameters but now I need to pass...
Palmirapalmistry asked 30/8, 2018 at 11:11
3
Solved
I am currently working through the beta book "Terraform Up & Running, 2nd Edition". In chapter 2, I created an auto scaling group and a load balancer in AWS.
Now I made my backend server HTTP ...
Calamitous asked 24/7, 2019 at 13:12
5
I am using Gcloud to run Prow (Continous Integration server). One of my job creates a virtual machine, perform some tests and then delete that instance. I use a service account to create VM, run te...
Yielding asked 6/11, 2018 at 21:54
3
Solved
Not really sure if I can ask this so I hope its ok. I have my site where I would like to embed and play video which is stored on OneDrive cloud service. So far it sounds easy, however here's the th...
3
Problem. I'm looking for an agile way to shoot a docker container (stored on GCR.IO) to a managed service on GCP:
one docker container gcr.io/project/helloworld with private data (say, Cloud SQL ...
Rifle asked 9/11, 2019 at 20:28
© 2022 - 2025 — McMap. All rights reserved.