- Add BATS testing
- Upgrade used Redis Docker image to 6.2.
- Add rbac sample files and mount to st2api and st2client (#219)
- Add information on how to utilize a custom config with st2web container. (#225)
- Create counter for st2client startup script (#220)
- Added
st2chatopssupport and service startup script. (#206)
- Switch to using
latesttag for st2 Docker images (#222)
- Add stackstorm-keys volume to workflowengine (#214)
- Deprecate st2resultstracker which is obsolete since the Mistral deprecation with st2
v3.3.0.
- Update st2 configuration to use redis as coordination backend. (#195)
- Replace docker-compose with a new deployment based on stackstorm/st2-dockerfiles images relying on
Ubuntu Bionicandpython 3since st2v3.3dev(#192)
- Deprecate demo all-in-one docker-compose deployment based on outdated
Ubuntu Trustywithpython 2, unsupported since st2v3.1.0(#191)
- Add
st2workflowenginetoentrypoint-1ppc.shandcompose-1ppc/docker-compose.yml.
- The
TAGenvironment variable is replaced byST2_IMAGE_TAG.
- Pin DB's to specific, tested versions.
- Rename
/entrypoint.d/to/st2-docker/entrypoint.d/.