Site Management Tower
Site Management Tower is an admin-only automation system for managing many WordPress sites with AI-powered content generation and publishing.
- 문제: 다수의 WordPress 사이트에 콘텐츠를 생성, 검수, 예약, 발행하는 운영을 관리자 전용으로 처리해야 했다.
- 해결: Django, PostgreSQL, Redis, Gemini writing, image generation, WordPress REST API, background workers, scheduled tasks를 결합했다.
- 결과: Site, Credential, Persona, Brief, Draft, ImageAsset, PublishJob, RemotePostMapping, AuditLog와 승인·예약·발행 라우트를 정의했다.