From 408e32f690ae3c3f2eb9f18dde40341b32337754 Mon Sep 17 00:00:00 2001 From: Sebastian Mendel Date: Sat, 27 Jun 2026 08:17:35 +0200 Subject: [PATCH] =?UTF-8?q?docs:=20mark=20project=20unmaintained=20?= =?UTF-8?q?=E2=80=94=20migrating=20to=20GLPI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index ab757ae..1f8b888 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,13 @@ # Snipe-IT Docker Compose Stack +> [!WARNING] +> **This project is no longer maintained.** +> +> Netresearch has moved away from Snipe-IT to [GLPI](https://github.com/glpi-project/glpi) for asset management. As a result, this repository is **archived** and will receive no further updates, security patches, or support. +> +> The code remains available for reference and you are welcome to fork it, but use it at your own risk. + [![Build](https://github.com/netresearch/snipe-it-docker-compose-stack/actions/workflows/build.yml/badge.svg)](https://github.com/netresearch/snipe-it-docker-compose-stack/actions/workflows/build.yml) [![Lint](https://github.com/netresearch/snipe-it-docker-compose-stack/actions/workflows/lint.yml/badge.svg)](https://github.com/netresearch/snipe-it-docker-compose-stack/actions/workflows/lint.yml) [![Code: MIT](https://img.shields.io/badge/code-MIT-blue.svg)](LICENSE-MIT)