Hi,
We are planning to create Apache Apex package in Ambari. What should be the
source of installer?
1. Write script to checkout latest code and build rpm/deb package and
install it when someone tries to install the service?
2. Host the rpm/deb on some repository and write the installer script to
just install hosted packages?
If hosting the packages is right option, where can we host it? Can we
push it to ambari public repository? Or we do need to host it somewhere
else and expect user to use our repository?
-Priyanka