Humilis plug-in to create an Elasticsearch domain
Project description
[![PyPI](https://img.shields.io/pypi/v/humilis-es.svg?style=flat)](https://pypi-hypernode.com/pypi/humilis-es)
A [humilis][humilis] plug-in layer that deploys an [Elasticsearch][es] domain into a humilis environment.
[es]: https://aws.amazon.com/elasticsearch-service/ [humilis]: https://github.com/InnovativeTravel/humilis
## Installation
` pip install humilis-es `
To install the development version:
` pip install git+https://github.com/humilis/humilis-es `
## Development
Assuming you have [virtualenv][venv] installed:
[venv]: https://virtualenv.readthedocs.org/en/latest/
` make develop `
Configure humilis:
` make configure `
## Testing
There is no logic in this layer beyond the deployment of AWS resources so there is no unit test suite. You can test the deployment of a dummy ES domain with:
` make testi `
## Layer parameters
domain_name: The actual name will be [envname]-[stage]-[domain_name]
whitelisted_ips: A list of whitelisted CIDRs or IPs.
iam_users_arns: These users will be given full access to the ES domain.
iam_roles_arns: These roles will be given full access to the ES domain.
## More information
See [humilis][humilis] documentation.
[humilis]: https://github.com//humilis/blob/master/README.md
## Contact
If you have questions, bug reports, suggestions, etc. please create an issue on the [GitHub project page][github].
[github]: http://github.com/humilis/humilis-es
## License
This software is licensed under the [MIT license][mit].
[mit]: http://en.wikipedia.org/wiki/MIT_License
See [License file][LICENSE].
[LICENSE]: https://github.com/humilis/humilis-es/blob/master/LICENSE.txt
© 2016 German Gomez-Herrero, [Find Hotel][fh] and others.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file humilis-es-0.0.1.tar.gz
.
File metadata
- Download URL: humilis-es-0.0.1.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d5fcc1d2151872aa36e9f37dcde69578ab7b572bc0a9d0fc6fe16a82a5003c1b |
|
MD5 | 57183edf9243317b7b707372490a0bc3 |
|
BLAKE2b-256 | 4086c404877d94bf73ba1f4e6fca7673e4ac73e0c2d0ad2bd036cf1dfd87d880 |