Restructure for symlink
This change makes it easier to recursively copy these config files into a real home directory and also gets rid of empty folders
This commit is contained in:
parent
d9d326eaa1
commit
9a6bfc1daf
111 changed files with 560 additions and 2114 deletions
|
|
@ -1,17 +0,0 @@
|
|||
# /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
|
||||
Loading…
Add table
Add a link
Reference in a new issue