# 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 30
# self = https://watcher.sour.is/conv/jwievsq
@lohn Kind of curious actually what your experience in building the yarnd backend we call pods and how you managed to build one with a version string of 0.0.0 🤣
@lohn Kind of curious actually what your experience in building the yarnd backend we call pods and how you managed to build one with a version string of 0.0.0 🤣
@prologic In the first try I just create the keys/secrets and make a docker-compose up. It runs ok, but no version string. I messed around and got no luck. Then I removed the .dev extension from build in docker-compose.yml and then it compiles this way.
@prologic there's two lines in the Dockerfile hard coding this version and commit.
@prologic but I miss a image ready to launch with head version in docker.
@lohn Feel free to send me a patch or two! 🤣 I don’t really use Docker Compose myself in my dev flows but others do so it’s there for everyone else 👌
@lohn Feel free to send me a patch or two! 🤣 I don’t really use Docker Compose myself in my dev flows but others do so it’s there for everyone else 👌
@prologic about this… I can make a build every commit and publish to docker hub. I can create an org there like yarnsocial
so it won't be under my name prefix. Unless you don't like docker hub, then we have to find another place to publish.
@prologic @lohn I tried to compile stable with 0.1.0 tag, but because your githubcide (loved that name) the build couldn't run. I'll wait for the 0.2.0 to make the first stable. Anyway the builder is ready to tag stables automatically too.
@lohn @prologic I use Gitea/Drone too. My only concern about it at the moment is there isn't a way to create a PR without an account in your server. I wish so hard forgefed became true soon!
@lohn Oh hang on no Docker Hub is fine 🤣 I already have an off there for Yarn.social I think. I’ll start pushing images there from my CI 👌
@lohn Oh hang on no Docker Hub is fine 🤣 I already have an off there for Yarn.social I think. I’ll start pushing images there from my CI 👌
Yeah I love Gitea, but I also wish there was some kind of federation PR thingy. Also I realized why I didn't create a yarnsocial org on Docker Hub, they've changed their terms of service and orgs now cost $7/user/month (uggh). So I'll just push images to prologic/yarnd
?
Yeah I love Gitea, but I also wish there was some kind of federation PR thingy. Also I realized why I didn't create a yarnsocial org on Docker Hub, they've changed their terms of service and orgs now cost $7/user/month (uggh). So I'll just push images to prologic/yarnd
?
@prologic I think it's very fair. If you need some help, please call!
@prologic @lohn Also, if you’re into self hosting, it’s totally possible to run your own image registry that works with Docker. No need to rely on Docker Hub. Don’t let me nerd snipe you, though.
@lohn @brasshopper I do run my own registry but it it’s not for public consumption at the moment…
@lohn you okay I’d I just push images to prologic/yarnd for now?
@lohn @brasshopper I do run my own registry but it it’s not for public consumption at the moment…\n\n@https://tw.lohn.in/user/lohn/twtxt.txt> you okay I’d I just push images to prologic/yarnd for now?
@lohn @brasshopper I do run my own registry but it it’s not for public consumption at the moment…
@lohn you okay I’d I just push images to prologic/yarnd for now?
@lohn @prologic just curious, what’s stopping you from making it public?
@brasshopper Oh nothing really except that’s it’s just an instance of the Docker v2 registry with a htpasswd file for auth. So basic. No decent administration of it or integration with my Gitea instance.
@brasshopper Oh nothing really except that’s it’s just an instance of the Docker v2 registry with a htpasswd file for auth. So basic. No decent administration of it or integration with my Gitea instance.
@prologic @brasshopper Yeah! I saw in your .drone.yml
file that you have your personal registry. I think that every cool developer have one by now. Someday IPFS will be mainstream, and we will open our personal registries without fear!
@prologic @brasshopper And yes, it will be very good if you push the images. I can update docker-compose.yml and make a PR (or MR, can't remember which name Gitea is using now) if you want.
@brasshopper @prologic And last, but not least, I saw that you have a prologic/twtxt image in Docker Hub. I think it would be better to erase that to avoid confusing newbies. Right? Just wondering.
@lohn Okay I’ll do that 👌
@lohn Okay I’ll do that 👌
@lohn Yup I’ll delete that one 👌 Done!
@lohn Yup I’ll delete that one 👌 Done!