vmpooler/docker
Samuel Beaulieu 3aac95d5b9 (POOLER-114) Refactor check_pool in pool_manager
This commit refactorss the check_pool method in pool_manager.
Specifically, each commented section describing a stage of check_pool is
broken out into a separate method and check_pool is simplified by
calling these methods. Without this change it is difficult to follow the
intent for or make changes to check_pool.

Additionally, a docker-compose file is added to make it simple to launch
an all-in-one vmpooler instance along with a separate redis server with
docker.
2018-08-23 14:04:52 -07:00
..
docker-entrypoint.sh Update entrypoint in dockerfile for vmpooler gem 2018-07-17 16:01:22 -07:00
Dockerfile (POOLER-114) Refactor check_pool in pool_manager 2018-08-23 14:04:52 -07:00
Dockerfile-aio (POOLER-109) Allow API to run independently 2018-07-13 09:35:18 -07:00