Cisco Demo Lab

LuckyCat Control Plane

Service status, mock Cisco APIs, and editable Finesse test users in one Flask container.

Main App

Python App In app/

The demo server now runs from the app package, stores mock data in SQLite, and exposes Cisco-style admin APIs for the self-service work.

Mock Data

Local SQLite

Test users persist under the local data mount, so edits survive container restarts and stay visible in the repository workspace.

Cisco Services

Backend Containers