dotfiles/.config/tmuxinator/tendenci-moodle-nifi.yml

18 lines
500 B
YAML
Raw Normal View History

2022-06-07 13:17:40 -04:00
# /Users/iankeane/.config/tmuxinator/tendenci-moodle-nifi.yml
name: tendenci-moodle-nifi
root: ~/code
windows:
- editor:
layout: tiled
panes:
- cd ./current/nifi-current/nifi && docker compose up
- cd ./current/tendenci-current && docker compose up
- cd ./current/moodle-current && docker compose up
- watch docker container list
- ld: lazydocker
- db: pgcli -U postgres -p 5432 -h localhost
# TODO: exec into each tendenci / moodle container