Files
computer-playbook/roles/web-app-snipe-it
Kevin Veen-Birkenbach 57d5269b07 CSP (Safari-safe): merge -elem/-attr into base; respect explicit disables; no mirror-back; header only for documents/workers
- Add CSP3 support for style/script: include -elem and -attr directives
- Base (style-src, script-src) now unions elem/attr (CSP2/Safari fallback)
- Respect explicit base disables (e.g. style-src.unsafe-inline: false)
- Hashes only when 'unsafe-inline' absent in the final base tokens
- Nginx: set CSP only for HTML/worker via header_filter_by_lua_block; drop for subresources
- Remove per-location header_filter; keep body_filter only
- Update app role flags to *-attr where appropriate; extend desktop CSS sources
- Add comprehensive unit tests for union/explicit-disable/no-mirror-back

Ref: https://chatgpt.com/share/68f87a0a-cebc-800f-bb3e-8c8ab4dee8ee
2025-10-22 13:53:06 +02:00
..
2025-08-20 01:01:32 +02:00

SnipeIT

Description

SnipeIT is an opensource asset management system designed to streamline hardware and software inventory tracking. This deployment provides an automated, containerized solution using Docker Compose, centralized MariaDB database integration, and secure, configurable environment settings—including robust SMTP email support and pending SAML authentication enhancements.

Overview

This Docker deployment uses Ansible automation to set up SnipeIT along with necessary services such as a MariaDB database, an optional OAuth2 proxy for additional security, and a reverse proxy configuration. The system is built for reliable asset management in various environments.

Features

  • Automated Deployment:
    Launch SnipeIT quickly with Docker Compose and Ansible automation for a productionready platform.

  • Centralized Database Support:
    Leverage MariaDB for secure and reliable data storage.

  • Configurable SMTP Settings:
    Manage email notifications and alerts with customizable SMTP configurations.

  • Optional SAML Authentication:
    Prepare for enhanced, standardsbased authentication (integration pending).

  • Redis Caching:
    Improve application performance with builtin Redis caching support.

Other Resources

Credits

Developed and maintained by Kevin Veen-Birkenbach.
Learn more at veen.world
Part of the Infinito.Nexus Project
License: Infinito.Nexus NonCommercial License