self-host static hosting bsky/ATP? #2300
Replies: 2 comments 1 reply
-
|
I'm not sure it is impossible, but it would be pretty hard right now. The Relay expects to consume from a WebSocket. We have thought about this for a long time, and would like a way to post a simple .car file somewhere containing the repository, and have the user's DID document point to that file. Relays would periodically check if the file has changed, and site-generators could poke a configured set of Relays to have them update. This would be some large-ish changes to what Relays need to do, and to make it work effectively we'd basically have to specify that all Relays need to support this functionality (not be an optional thing which only some Relays support). So, it is on the radar, and we want to do it at some point, but no timeline. |
Beta Was this translation helpful? Give feedback.
-
|
So here's an idea, I static-host a series of |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to self-host a bsky/ATP instance with static site generator? This could save lots of cost, adoption would be faster & easier.
I understand there're limitations like you can't interact with such instance but I guess it could be still pretty useful in scenarios like announcements. Big brands disable comments so the posts are in read-only broadcasting fashion anyway.
Could this be done with current version of ATP? At least in some handicapped way?
Beta Was this translation helpful? Give feedback.
All reactions