Index | Thread | Search

From:
Kirill A. Korinsky <kirill@korins.ky>
Subject:
Re: NEW: www/anubis
To:
ports <ports@openbsd.org>
Date:
Wed, 26 Mar 2025 15:45:40 +0100

Download raw body.

Thread
On Wed, 26 Mar 2025 14:58:25 +0100,
Stuart Henderson <stu@spacehopper.org> wrote:
> 
> 1. Anubis is normally configured via environment variables (it is
> normally meant for running in Docker and this seems fairly common,
> albeit annoying). This can be done via login.conf "setenv", but one
> of the required parameters is a URL. It is _possible_ to escape
> URL-standard characters for setenv, but the syntax is barely
> documented and pretty horrible, so I am sourcing a shell script
> /etc/anubis.env instead.
>

Right now we have security/vaultwarden, productivity/monica and net/librenms
which uses .env file as a way to be configured.

Not sure that the right way, but I think that /etc/anubis.env is cleaner
than /var/vaultwarden/.env

-- 
wbr, Kirill