Flask + SQLite + Bootstrap 5 CRUD web app for homelab device inventory
- HTML 73.9%
- Python 25.1%
- Dockerfile 1%
- api_list_devices now uses EXISTS subquery to search the applications table when a search term is provided - Each device result includes a matched_apps array listing which applications matched the search - Frontend shows matched apps as small blue badges under the host name when applicable |
||
|---|---|---|
| templates | ||
| .dockerignore | ||
| .gitignore | ||
| app.py | ||
| docker-compose.yml | ||
| Dockerfile | ||
| requirements.txt | ||