/etc/nginx/
) for hosting/etc/postfix
), configured for
local-only send/receive/etc/news
), local-only usenon-distro-package software generally lives in /opt
and
has binaries symlinked to /usr/local/bin
.
Under /opt
, the structure is
/opt/{software}/{version number}
to allow for easy switch
over/roll back.
if you wanna know what’s available, idk try running it and/or check
/usr/local/bin
(which generally points to
/opt
)
in general, custom software lives in /usr/local/bin
the greeter, which lives in
/usr/local/bin/profoundly-gay-greeter
1
(handles i.am@
signups) (and the equivalent token
provisioner, at /usr/local/bin/provision-signup-token
,
which is just a Python script)
whos-around
(/usr/local/bin/whos-around
). Handles the “Who’s Around” on
the homepage. Written in nu, and served
by inetd
(/etc/inetd.conf
)
profoundly.gay is hosted on a GCE VM named dorothy (in honor of our collectively shared friend)
DNS is on Google Cloud DNS
certs are provided via certbot & letsencrypt
talk to ~directxman12 or ~lazerwalker for more details
pandoc -s -o index.html index.md