Files
computer-playbook/roles/web-app-snipe-it
Kevin Veen-Birkenbach 5e616d3962 web: general domain cleanup (canonical/aliases normalization)
- Normalize domain blocks across apps:
  - Add explicit 'aliases: []' everywhere (no implicit aliases)
  - Standardize canonical subdomains for consistency:
    * Bluesky: web/api under *.bluesky.<PRIMARY_DOMAIN>
    * EspoCRM: espo.crm.<PRIMARY_DOMAIN>
    * Gitea:   tea.git.<PRIMARY_DOMAIN>
    * GitLab:  lab.git.<PRIMARY_DOMAIN>
    * Joomla:  joomla.cms.<PRIMARY_DOMAIN>
    * Magento: magento.shop.<PRIMARY_DOMAIN>
    * OpenProject: open.project.<PRIMARY_DOMAIN>
    * Pretix:  ticket.shop.<PRIMARY_DOMAIN>
    * Taiga:   kanban.project.<PRIMARY_DOMAIN>
  - Remove legacy/duplicate aliases and use empty list instead
  - Fix 'alias' -> 'aliases' where applicable

Context: preparing for AUTO_BUILD_ALIASES=False and deterministic redirect mapping.

Ref: conversation https://chatgpt.com/share/68cd512c-c878-800f-bdf2-81737adf7e0e
2025-09-19 14:51:56 +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