bluesky-social / ozone

web interface for labeling content in atproto / Bluesky
https://atproto.com
Other
250 stars 20 forks source link

Feature: A simple way for labeler to update the endpoint registered with PLC #104

Open jetpacktuxedo opened 5 months ago

jetpacktuxedo commented 5 months ago

I recently migrated my labeler from one domain to another, and to update the URL on the PLC end I needed to manually construct, sign, and submit a PLC operation. Ideally there would something in the ozone configuration menu or something that I could click to tell my instance to push its new URL up to the repo.

In the meantime, here is the kind of janky python script I used to do my update

bnewbold commented 5 months ago

Yeah, this has definitely been a pain point for folks setting up labelers.