[sr.ht]
site-name=tatooine
site-info=https://dominic-ricottone.com
site-blurb=hutt
owner-name=Dominic Ricottone
owner-email=me@dominic-ricottone.com
#environment=production
environment=development
# URL for source code?
source-url=https://git.sr.ht/~sircmpwn/srht
# URL for privacy policy?
privacy-policy=
# Email address to contact regarding security?
security-address=
# try: `srht-keygen service`
service-key=REDACTED
# try: `srht-keygen network`
network-key=REDACTED
redis-host=redis://localhost
[objects]
s3-upstream=
s3-access-key=
s3-secret-key=
[mail]
smtp-host=tatooine
smtp-port=25
smtp-from=hutt@tatooine
smtp-encryption=insecure
smtp-auth=none
smtp-user=
smtp-password=
# Email address to dump exceptions at?
error-to=me@dominic-ricottone.com
error-from=hutt@tatooine
pgp-privkey=/etc/sr.ht/pgp.key
pgp-pubkey=/etc/sr.ht/pgp.pubkey
pgp-key-id=REDACTED
[webhooks]
# try: `srht-keygen webhook`
private-key=REDACTED
[git.sr.ht]
origin=http://git.intra.dominic-ricottone.com
debug-host=0.0.0.0
debug-port=5001
api-origin=http://localhost:5101
# try: meta.localhost/oauth
oauth-client-id=CHANGEME
oauth-client-secret=CHANGEME
repos=/rar/lib/git/
post-update-script=/usr/bin/gitsrht-update-hook
outgoing-domain=tatooine
# SQLAlchemy connection string
#connection-string=postgresql://postgres@localhost/git.sr.ht
connection-string=postgresql://postgres@localhost/git.sr.ht?sslmode=disable
migrate-on-upgrade=yes
# Webhooks connection string
webhooks=redis://localhost:6379/1
s3-bucket=
s3-prefix=
[git.sr.ht::api]
max-complexity=200
max-duration=3s
internal-ipnet=127.0.0.0/8,::1/128,192.168.0.0/16,10.0.0.0/8
[git.sr.ht::dispatch]
/usr/bin/gitsrht-keys=git:git
#/usr/bin/buildsrht-keys=builds:builds
[lists.sr.ht]
origin=http://localhost:5006
# try: meta.localhost/oauth
oauth-client-id=
oauth-client-secret=
api-origin=http://localhost:5106
posting-domain=lists.tatooine
allow-new-lists=no
# debug host
debug-host=0.0.0.0
debug-port=5006
# SQLAlchemy connection string
#connection-string=postgresql://postgres@localhost/lists.sr.ht
connection-string=postgresql://postgres@localhost/lists.sr.ht?sslmode=disable
migrate-on-upgrade=yes
# Webhooks connection string
webhooks=redis://localhost:6379/1
# Celery connection string
redis=redis://localhost:6379/0
# Trusted upstream SMTP server generating Authentication-Results header fields
msgauth-server=tatooine
[lists.sr.ht::worker]
protocol=lmtp
sock=/tmp/lists.sr.ht-lmtp.sock
sock-group=postfix
# Content types to reject?
reject-mimetypes=text/html
# URL for rejection notice?
reject-url=https://man.sr.ht/lists.sr.ht/etiquette.md
[lists.sr.ht::api]
max-complexity=200
max-duration=90s
internal-ipnet=127.0.0.0/8,::1/128,192.168.0.0/16,10.0.0.0/8
[lists.sr.ht::redirects]
[meta.sr.ht]
origin=http://localhost:5000
welcome-emails=no
api-origin=http://localhost:5100
# Debug host
debug-host=0.0.0.0
debug-port=5000
# SQLAlchemy connection string
#connection-string=postgresql://postgres@localhost/meta.sr.ht
connection-string=postgresql://postgres@localhost/meta.sr.ht?sslmode=disable
migrate-on-upgrade=yes
# Webhooks connection string
webhooks=redis://localhost:6379/1
[meta.sr.ht::api]
max-complexity=200
max-duration=3s
internal-ipnet=127.0.0.0/8,::1/128,192.168.0.0/16,10.0.0.0/8
[meta.sr.ht::settings]
registration=no
onboarding-redirect=https://dominic-ricottone.com
user-invites=0
[meta.sr.ht::aliases]
[meta.sr.ht::billing]
enabled=no
# Stripe API
stripe-public-key=
stripe-secret-key=
[meta.sr.ht::auth]
#auth-method=unix-pam
auth-method=builtin
[meta.sr.ht::auth::unix-pam]
email-default-domain=dominic-ricottone.com
service=sshd
admin-group=wheel
create-users=no
user-group=srht
[todo.sr.ht]
origin=http://localhost:5003
debug-host=0.0.0.0
debug-port=5003
# try: meta.localhost/oauth
oauth-client-id=
oauth-client-secret=
notify-from=hutt@tatooine
# SQLAlchemy connection string
#connection-string=postgresql://postgres@localhost/todo.sr.ht
connection-string=postgresql://postgres@localhost/todo.sr.ht?sslmode=disable
migrate-on-upgrade=yes
# Webhooks connection string
webhooks=redis://localhost:6379/1