749 B
749 B
Development Scripts
This directory contains development workflow helpers that do not belong to installation, deployment, backup, restore, monitoring, maintenance, or system validation.
refresh-plotdirector.sh rebuilds and republishes the current /srv/repos/PlotDirector working tree to /srv/apps/plotdirector-dev/current, restarts plotdirector-dev, and smoke-tests /Account/Login through nginx. It allows uncommitted application changes and does not pull, switch branches, commit, push, reset, clean, alter the database schema, run SQL scripts, or modify /etc/plotdirector/plotdirector.env.
Do not store secrets, generated logs, package caches, or one-off experiments here.
Generated publish output remains outside the repository.