-
Let's say I have two types of instances, that share some provisioners, I would have liked to be able to declare a provisioner as a variable before hand, and then just point to that provisioner. Right …
-
It keeps on deploying, waiting, failing on DC/OS 1.7.x on Packet. It seems to be unable to bind to expected ports.
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
da45 updated
11 months ago
-
**Kibana version:** 7.16
**Elasticsearch version:** 7.16
**Server OS version:** N/A
**Browser version:** N/A
**Browser OS version:** N/A
**Original install method (e.g. download page, y…
-
At the moment, the `elasticsearch` status logic is fairly simple:
- start with `unavailable`
- at a fixed interval, perform a call to `nodes.info` ( from `pollEsNodesVersion`)
- if the call fails…
-
## Context
I have django project that works locally and in elasticbeanstalk. Now I'm trying to deploy it to AWS lambda using zappa. But I'm getting the following error even though the module urllib3 …
-
QStudio is a Free SQL IDE that tries to support many databases via JDBC.
Users have asked for databases or connections methods not currently supported.
It takes time to support everything well. I'…
-
**Describe the bug**
I'm trying to deploy an elasticsearch domain with the following configuration and it is failing:
``` AccessCidr: "172.23.0.0/16"
CidrSize: 27
EngineVersion: 6.7
E…
-
1. I have configured the SASL_PLAINTEXT.
2. Updated connect-distributed.properties file -
```
bootstrap.servers=10.30.1.101:9092
group.id=connect-cluster
key.converter=org.apache.kafka.co…
-
Not sure whether there is any support for adding custom middleware for HTTP calls. I've used `org.sharetribe/aws-sig4` before to create a middleware adding AWS signature v4 to the requests with elasti…