Questions tagged as 'cloud'

0
answers

terraform script for odoo deployment

I have the following scrip terraform { required_version = ">=0.10.6"...
asked by 01.05.2018 / 23:14
0
answers

Unable to access an instance in Openstack

Ok, I'm learning about openstack, and I just run a test instance with cirrus, the problem is that when I want to access it with the command ssh -i    MyKey.pem [email protected] I get the error    connect to host 192.168.1.116 port...
asked by 02.05.2018 / 01:51
0
answers

AWS CloudFormation UserData in Launch Template

Good companions of internete. I'm working on a Cloudformation: The idea is to create a AWS::EC2::LaunchTemplate In the LaunchTemplateData part let me put a stream of bash and run it. On the other hand, in the zone and instanc...
asked by 28.11.2018 / 12:01
0
answers

Spring Cloud Config just read application.yml

I'm starting to mess with Spring Cloud Config. I have a client application that simply writes the content of the application.yml that I have in a git repository. That works correctly, I can change the value, refresh and update the changes. Th...
asked by 10.11.2018 / 16:36
0
answers

What scheme should I follow to send a file (txt) with certain data to a cloud, then be able to manipulate the file data in an android APP?

Investigating I look at two alternatives, send the file to the cloud and download it in the APP, to then make use of the information. Or send the file information to a database, and then extract the information from it with the APP. If so,...
asked by 28.09.2018 / 05:43
1
answer

Problems saving file type images, xls, doc in IBM CLOUD OBJECT STORAGE

I am doing an api in php with CURL to receive a file from a form which places it in the Cloud Object Store of IBM Cloud. All good with pdf and txt files, but when sending image or office files when downloading them from the bucket (direct fro...
asked by 26.09.2018 / 17:20
0
answers

Sql Cloud in Android Studio 3.0

I would like you to help me with a concern, I recently managed the creation of a Mysql database in Sql Cloud of Google, the truth is that I could create the base without any mishap, I can even access it from WorkBench previously giving the autho...
asked by 24.09.2018 / 23:25
0
answers

Docker, Cyclos and google cloud services, does anyone know how to install these apps?

I need to install an application called Cyclos for a client but I'm lost :(, is it even impossible for me to make tomcat work ... someone here knows about these apps?     
asked by 19.08.2018 / 22:34
0
answers

How to create multiple sites on iis with a single domain

I am starting a project to develop a cloud application, and I have seen that in many applications the name of the "tenant" is the beginning of the url of the account, for example link , all accounts are https: //*.visualstudio.com. How can I...
asked by 12.05.2018 / 04:05
0
answers

Does anyone know how to configure terraform?

I am trying to configure nginx in a terraform script for the management of two instances that are served in different ports and I want to direct them to some domain names. Does anyone know ??     
asked by 05.05.2018 / 05:04