description
This is a module for organizing.
on
session 1
docker compose up -d; docker exec -it mediphy.1 bash -c "bash"
. /habitat/_controls/build_1.sh
session 2
docker exec -it mediphy.1 bash -c "bash"
. /habitat/_controls/build_2.sh
off
docker container stop mediphy.1; docker container remove mediphy.1
constellation
tmux?
(cd /habitat/constellations && mediphy_1 ventures on)
(cd /habitat/parties/mediphy/frontiers/trends/sveltenetics && bun run dev)
[mongo] 192.168.0.98:39000
[sanic] 192.168.0.98:22000
monetary
objectives:
[ ] export the "passes", dump the "squeezes"
saving
mediphy_1 adventures monetary saves export --version 1
loading
mediphy_1 adventures monetary saves import --version 1 --drop
publish
(cd /habitat/parties/mediphy/frontiers/trends/sveltenetics && bun run build)
ls /habitat/parties/mediphy/frontiers/trends/sveltenetics/build
(cd /habitat/constellations && mediphy_1 ventures off)
python3 /habitat/parties/mediphy/_status/status.proc.py
(cd /habitat && rm -rf dist && poetry build --format sdist --verbose && chmod -R 777 /habitat && du -sh /habitat/dist)
poetry publish --verbose;
chmod -R 777 /habitat