This website requires JavaScript.
Explore
Help
Sign In
ylqjgm
/
canvas-lms
mirror of
https://github.com/instructure/canvas-lms.git
Watch
1
Star
0
Fork
You've already forked canvas-lms
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
64b20f0c6a
canvas-lms
/
docker-compose
/
config
/
cache_store.yml
5 lines
91 B
YAML
Raw
Normal View
History
Unescape
Escape
docker enhancements/fixes, fixes SD-2499, refs gh-1043 bring the development docker image down from 3.6GB -> 2.4GB add a production docker image that weighs in at 1.2GB, which should speed up end-to-end tests template-ize web Dockerfiles so that common stuff stays consistent, volume dirs are set up properly, etc. test plan: 1. docker-based builds should pass 2. docker image should be usable (docker-compose up, etc) Change-Id: I41ebb155090f66e346bdc285ca5c613ee5793127 Reviewed-on: https://gerrit.instructure.com/112859 Tested-by: Jenkins Reviewed-by: Landon Wilkins <lwilkins@instructure.com> Product-Review: Landon Wilkins <lwilkins@instructure.com> QA-Review: Landon Wilkins <lwilkins@instructure.com>
2017-05-24 03:44:39 +08:00
production
:
use rails built-in RedisCacheStore RedisStore is no longer supported somewhat surprisingly, the serialization formats are compatible, so we don't need to do any namespacing Change-Id: Iede3a023cada95313875f0ce419b649c364ee97c Reviewed-on: https://gerrit.instructure.com/202663 Tested-by: Jenkins Reviewed-by: Rob Orton <rob@instructure.com> QA-Review: Rob Orton <rob@instructure.com> Product-Review: Rob Orton <rob@instructure.com>
2019-07-26 00:48:36 +08:00
cache_store
:
redis_cache_store
docker-compose based dev environment Adds a docker-compose.yml file, some containers for dependencies, and some docker-compose-friendly config files. See doc/development_with_docker.md for instructions on how to use. Change-Id: I5eaee8a3e3c84bb608282bfd44ec7d49a123ef5f Reviewed-on: https://gerrit.instructure.com/45508 Reviewed-by: Zach Wily <zach@instructure.com> Reviewed-by: Addison Higham <ahigham@instructure.com> Reviewed-by: Brian Palmer <brianp@instructure.com> Tested-by: Jenkins Product-Review: Zach Wily <zach@instructure.com> QA-Review: Zach Wily <zach@instructure.com>
2014-12-10 06:46:27 +08:00
development
:
use rails built-in RedisCacheStore RedisStore is no longer supported somewhat surprisingly, the serialization formats are compatible, so we don't need to do any namespacing Change-Id: Iede3a023cada95313875f0ce419b649c364ee97c Reviewed-on: https://gerrit.instructure.com/202663 Tested-by: Jenkins Reviewed-by: Rob Orton <rob@instructure.com> QA-Review: Rob Orton <rob@instructure.com> Product-Review: Rob Orton <rob@instructure.com>
2019-07-26 00:48:36 +08:00
cache_store
:
redis_cache_store