Tuesday, September 06, 2022

Re: NEW: misc/mycorrhiza

On 2022/09/07 00:02, la ninpre wrote:
> Thanks for the feedback! Fixed everything, but I moved MODGO_MODULES
> and stuff to modules.inc, since crates.inc is more appropriate for rust
> ports.

oops yes, think-o. :)

: Be sure to set up proper authentication.
: Set desired wiki name, enable and start the daemon.
:
: mycorrhiza# rcctl set mycorrhiza flags '${LOCALSTATEDIR}/mycorrhiza'

I didn't realise you meant path when you wrote "wiki name", so
in that case I think you want this in the rc script in the port, and
then users won't need to touch it ..

daemon_flags="${LOCALSTATEDIR}/mycorrhiza"

(I had forgotten what a massive faff it was to do tls termination
and http->https redirect with the relayd+httpd combination.
I just use nginx for that myself..)

No comments:

Post a Comment