public inbox for nncp-devel@lists.stargrave.org
Atom feed
From: "Jonathan Lane" <jon@borg•moe>
To: <nncp-devel@lists.cypherpunks.su>
Subject: Re: Prometheus exporter for nncp?
Date: Mon, 22 Dec 2025 12:16:27 -0500	[thread overview]
Message-ID: <DF4WZ1B53PYW.4K08Y0OJ5C5P@borg.moe> (raw)
In-Reply-To: <c1396bc6-e5e6-46a6-acf1-9b8a5608adaa@dvn.me>

On Mon Dec 22, 2025 at 11:35 AM EST, dvn wrote:
> I have not heard of any prometheus exporter for nncp, but it would be 
> nice to have.
The other thing it would be very nice to have, which may already exist,
is the ability for nncp-daemon to auto-toss every <time interval> as
specified in the config file.  That would allow reducing a Kubernetes
NNCPNet deployment to a Postfix container, an NNCP container, a Dovecot
container, a Service exposing Postfix/465 and Dovecot/993, a shared
Persistent Volume, and some system for provisioning users/passwords.

Actually at this point integrating a CalDAV server would get you most of
the way to an Outlook/Exchange replacement if the NNCPNet node was
configured as an Internet bridge.
-- 
Jonathan Lane



  reply	other threads:[~2025-12-22 17:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-22 15:25 Prometheus exporter for nncp? Hadmut Danisch
2025-12-22 16:35 ` dvn
2025-12-22 17:16   ` Jonathan Lane [this message]
2025-12-22 19:08     ` John Goerzen