Wire the new d-bis/CROMERO dapp (Vite + thirdweb v5, two-chain asset
transfer flow at https://d-bis.org/ecosystem/cromero/) into the
existing Phoenix Deploy API pipeline.
- phoenix-deploy-api/deploy-targets.json: register
d-bis/CROMERO :: default running
scripts/deployment/phoenix-deploy-cromero-from-workspace.sh, with a
healthcheck against the public URL.
- scripts/deployment/phoenix-deploy-cromero-from-workspace.sh: build
the staged workspace and rsync dist/ to the NPMplus host's
/var/www/ecosystem/cromero/. Best-effort nginx reload; --dry-run
supported. Defaults sourced from config/ip-addresses.conf.
- docs/03-deployment/CROMERO_DAPP_DEPLOYMENT.md: pipeline overview,
one-time nginx location block, required Actions secrets/vars,
manual-trigger and dry-run recipes.
Co-Authored-By: Nakamoto, S <defi@defi-oracle.io>