AMBARI-24918 - Infra Manager: ssl support (#17)

18 files changed
tree: ed2fdca8cf40df54eabc128b868d1854a8fbe1cd
  1. .github/
  2. ambari-infra-assembly/
  3. ambari-infra-manager/
  4. ambari-infra-manager-it/
  5. ambari-infra-solr-client/
  6. ambari-infra-solr-plugin/
  7. jenkins/
  8. .gitattributes
  9. .gitignore
  10. LICENSE
  11. Makefile
  12. pom.xml
  13. README.md
README.md

Apache Ambari Infra

Build Status license

Core shared service used by Ambari managed components. (Infra Solr and Infra Manager)

Ambari Infra is a sub-project of Apache Ambari

Development

Requires JDK 8

Build RPM package

# requires rpm-build on Mac OS X
make rpm

Build Deb package

make deb

License