Starting this PR a little early. Documentation may not be as fleshed out as whats needed for proper deployment, hopefully some good reviews would point that out.
This PR introduces new setup documentation for Hive, as well as the following:
Modified Dockerfile to pull in the new HiveCorePlugins docker image.
This should allow anyone to deploy Hive using Docker / Docker Compose without needing to manually download and set up Hive core plugins.
Modified docker-compose.yml with more comments and examples for volume mounting and plugin configuration.
Starting this PR a little early. Documentation may not be as fleshed out as whats needed for proper deployment, hopefully some good reviews would point that out.
This PR introduces new setup documentation for Hive, as well as the following:
Dockerfile
to pull in the new HiveCorePlugins docker image.docker-compose.yml
with more comments and examples for volume mounting and plugin configuration.