-
Published Question
I am using Nginx. and I have domain ex:- example.com
and now what I want is I have to setup this rule in nginx.conf if anyone hit any other subdomain just like abc.example.com then it will refer to example.com/sites/f...
1
•
•
By
bittu
Nginx
-
Published Answer
I am using EFK stack (Open distro elasticsearch , kibana, and fluentd)
my elasticsearch is running on 9200 port.
•
By
bittu
-
Published Question
I have created a volume that is 10 GB. so now I want to merge this 10GB volume to my root volume. my root volume size is 25 GB so the storage accessible under root / how can I do that?
```
root@test:~# df -h
Filesyste...
1
•
•
By
bittu
Storage
-
Published Question
When I am trying to use this command curl -XGET --insecure http://localhost:9200/_cat/indices -u admin:admin, it gives me this error!
{"error":{"root_cause":[{"type":"master_not_discovered_exception","reason":null}],...
1
•
•
By
bittu
Elasticsearch
-
Published Question
Hello, Digital ocean community in my Kubernetes cluster and in kube config I can't find #Client Cert and #Client Key. so how can get it?
1
•
•
By
bittu
DigitalOcean Managed Kubernetes