ports/www/azorius/pkg
2023-08-18 18:38:43 +00:00
..
azorius.rc sync ports with The Matrix 2023-08-18 18:38:43 +00:00
DESCR sync ports with The Matrix 2023-08-18 18:38:43 +00:00
PLIST sync ports with The Matrix 2023-08-18 18:38:43 +00:00
README sync ports with The Matrix 2023-08-18 18:38:43 +00:00

+-------------------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-------------------------------------------------------------------------------

Initial configuration
=====================

azorius expects to be fronted by a TLS terminating reverse proxy.
Make sure to pass the Host header for nginx(8)
	proxy_set_header Host $http_host;

Setup
=====

Please see ${TRUEPREFIX}/share/doc/azorius

azorius(8)
----------

azorius# doas -su _azorius
azorius$ umask 077; cd ${LOCALSTATEDIR}/azorius && azorius init
listenaddr: localhost:31337
servername: azorius.example.com
username: puffy
password: OxychromaticBlowfishSwatDynamite
done.
azorius$ exit

azorius# rcctl enable azorius
azorius# rcctl start azorius

Azorius at https://azorius.example.com