NETWAYS / NETWAYS/ansible-collection-elasticstack
Add NFS backup
Open
@widhalmt is already working on this.
Since Jun 19, 2023.
component:elasticsearch
- Dominant language
- Jinja
- Stars
- 14
- Forks
- 11
- Avg merge
- 1d 47m
- Merged PRs (30d)
- 6
Description
Elasticsearch allows to create snapshots on NFS or S3. We should provide an easy solution to create backups via NFS. S3 is optional for later.
What we need:
- NFS server
- NFS share
- mount NFS share
- add NFS share as repository to
elasticsearch.yml - Give hint how to proceed via Kibana (I wouldn't configure backup via API as a first step)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.