A container registry that uses the AT Protocol for manifest storage and S3 for blob storage.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add zlay

+1
+1
pkg/atproto/relays.go
··· 34 34 {Name: "Xero", URL: "https://relay.xero.systems"}, 35 35 {Name: "Feeds Blue", URL: "https://relay.feeds.blue"}, 36 36 {Name: "Waow", URL: "https://relay.waow.tech"}, 37 + {Name: "Zlay", URL: "https://zlay.waow.tech"}, 37 38 } 38 39 39 40 // RelayHTTPError indicates the relay responded with a non-200 status code.