From eaa56fa03c01ebc89b2d98421962d44d533910d6 Mon Sep 17 00:00:00 2001 From: Julien Riou Date: Fri, 22 Aug 2025 19:44:52 +0200 Subject: [PATCH] Add live instance on coller blog post Signed-off-by: Julien Riou --- content/blog/coller-la-petite.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/blog/coller-la-petite.md b/content/blog/coller-la-petite.md index ec7886a..7787df4 100644 --- a/content/blog/coller-la-petite.md +++ b/content/blog/coller-la-petite.md @@ -200,6 +200,12 @@ The source code is available [on my forgejo](https://git.riou.xyz/jriou/coller) instance under the permissive [MIT](https://git.riou.xyz/jriou/coller/src/branch/main/LICENSE) license. +# Demo + +I have deployed a [live instance](https://coller.riou.xyz/) on my self-hosted +infrastructure using an [Ansible +role](https://git.riou.xyz/jriou/ansible-role-coller). + # Conclusion This little side project turned into a fully functional pastebin solution. It