appfolio-deploy-integration
Installation
SKILL.md
AppFolio Deploy Integration
Overview
Deploy a containerized AppFolio property management integration service with Docker. This skill covers building a production-ready image that connects to the AppFolio Stack API for managing properties, tenants, and work orders. Includes environment configuration for multi-property setups, health checks that verify API connectivity, and rolling update strategies for zero-downtime deployments across your property portfolio.
Prerequisites
- A verified provider contract and a secret-manager-backed, contract-bound AppFolio client; do not put credential values in image layers, compose files, shell history, or deployment logs.
- A deployment platform that can perform a real rolling/canary update with readiness checks, traffic control, rollback, and a named release owner.
- Separate staging and production identities, a synthetic staging smoke fixture, and an incident plan for unknown write or reconciliation state.