[sr.ht]
site-name=tatooine
site-info=https://dominic-ricottone.com
site-blurb=hutt
owner-name=Dominic Ricottone
owner-email=me@dominic-ricottone.com
global-domain=http://intra.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://huttredis
[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=REDACTED
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@huttpg:5432/git.sr.ht
connection-string=postgresql://postgres@huttpg:5432/git.sr.ht?sslmode=disable
migrate-on-upgrade=yes
# Webhooks connection string
webhooks=redis://huttredis: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
[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@huttpg:5432/meta.sr.ht
connection-string=postgresql://postgres@huttpg:5432/meta.sr.ht?sslmode=disable
migrate-on-upgrade=yes
# Webhooks connection string
webhooks=redis://huttredis: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@huttpg:5432/todo.sr.ht
connection-string=postgresql://postgres@huttpg:5432/todo.sr.ht?sslmode=disable
migrate-on-upgrade=yes
# Webhooks connection string
webhooks=redis://huttredis:6379/1