# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 14
# self = https://watcher.sour.is/conv/echpfwa
poor attempts at self-hosting episode #infinity ;P
http://novaburst.de1.hashbang.sh/user/novaburst/
@novaburst Nice one πŸ˜† @david uses to run his Pod in tmux before finally running it under SystemD πŸ‘Œ
@novaburst Nice one πŸ˜† @david uses to run his Pod in tmux before finally running it under SystemD πŸ‘Œ
@novaburst It is ok. Sometimes feels like supervisorctl or system.d, right? :-)
@prologic looks like a simple nginx reverse proxy doesn't quite cut it though
@novaburst Why's that? That's all everyone is doing including me -- Although many of us use Caddy and Traefik
@novaburst Why's that? That's all everyone is doing including me -- Although many of us use Caddy and Traefik
@prologic can't upload profile pictures (Broken pipe) and I don't have/use docker on the box
@prologic also no root privileges lol
@novaburst Hmmm okay so a shared box eh? πŸ€”A simple reverse proxy is all that's needed though... Can you help me work out what improvements we can make to yarnd here to get it working properly in that env? πŸ€—
@novaburst Hmmm okay so a shared box eh? πŸ€”A simple reverse proxy is all that's needed though... Can you help me work out what improvements we can make to yarnd here to get it working properly in that env? πŸ€—
@prologic all I have on the location field of nginx is proxy_pass http://127.0.0.1:8000, on both http and https server entries, so I wonder if I have to add more proxy_* parameters or leave it as is
@novaburst and what's your invocation of β€˜yarndβ€˜ look like? πŸ€”
@novaburst and what's your invocation of β€˜yarndβ€˜ look like? πŸ€”