.config directory

This commit is contained in:
Ian Keane 2022-06-07 13:17:40 -04:00
parent 66dffa8efe
commit d9d326eaa1
38 changed files with 5655 additions and 304 deletions

View file

@ -0,0 +1,17 @@
# /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