*.sr.ht: move nginx files
meta.sr.ht: add py3-dnspython dependency
meta.sr.ht-nginx: add sr.ht-nginx dependency
meta.sr.ht: add -nginx subpackage
meta.sr.ht: overhaul init files
meta.sr.ht: add API service
Fix various user creation bugs and inconsistencies - ensure that all users are added to their corresponding groups - replace listssrht user with lists - ensure that the git user creates its homedir - ensure that adduser args are in same order across all apks
meta.sr.ht: use app, not app_dispatch, w/gunicorn The latter has been removed now that instrumentation is built into core.sr.ht.
meta.sr.ht: remove py3-prometheus-client dependency This comes from py3-srht now
meta.sr.ht: move .billing location
sr.ht/meta.sr.ht: add -billing subpackage
meta.sr.ht/post-upgrade: run core.sr.ht migrations
meta.sr.ht: update to latest version
Update all dependency packages
Add zxcvbn to meta.sr.ht dependencies
Fix supervisor in meta.sr.ht init scripts
meta.sr.ht: normalize init scripts
Make local redis service optional
Add extra gunicorn args to *.init
Add webhooks init script to meta.sr.ht