Hello fellow devs, I proposed an APE to add a containerized packaging to AsterixDB. I know we've had some one-off and demo ones (e.g. asterix-docker), but I think it's time to have an official one. I've had this change waiting in the wings for a while, and I figured it's time to try and push it over the finish line.
I think this container should work for both evaluation and production deployment. It contains a default config, but the entrypoint script allows both a config file and any command line parameters to be given. Here's the current patchset: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18183 and APE document: https://cwiki.apache.org/confluence/display/ASTERIXDB/APE+27%3A+Containerized+packaging Looking forward to everyone's thoughts. -Ian