# 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 20
# self = https://watcher.sour.is/conv/uru3v2a
@prologic I am
Offering help as well. If that is needed. I think I am quite good now in running all kinds of things through docker, if that is something you want.
Well to be honest I don't know why it went down 🤣 I mean sure, watching (and using) it more often would help, but the process just died, the server itself has been up the whole time.
@eldersnake Ahh ! How bizarre! Is yarnd
running under some kind of supervisor? SystemD? SysVInit? Somethign? 🤔
@eldersnake Ahh ! How bizarre! Is yarnd
running under some kind of supervisor? SystemD? SysVInit? Somethign? 🤔
@eldersnake Ahh ! How bizarre! Is yarnd
running under some kind of supervisor? SystemD? SysVInit? Somethign? 🤔
@eldersnake Ahh ! How bizarre! Is yarnd
running under some kind of supervisor? SystemD? SysVInit? Somethign? 🤔
@prologic Ahh well admittedly no (that would be too helpful!). I've just always nohup
'd it manually. So responsible I know :p
But yeah now you bring it up I really *should* get it running under a supervisor.
@eldersnake I put an example yarnd.service
unit
on the yarn git awhile back if you use systemd
. It could use some work but a variation of that one is controlling my own pod well enough.