this post was submitted on 29 Jun 2023
270 points (94.1% liked)
Apple
17499 readers
45 users here now
Welcome
to the largest Apple community on Lemmy. This is the place where we talk about everything Apple, from iOS to the exciting upcoming Apple Vision Pro. Feel free to join the discussion!
Rules:
- No NSFW Content
- No Hate Speech or Personal Attacks
- No Ads / Spamming
Self promotion is only allowed in the pinned monthly thread
Communities of Interest:
Apple Hardware
Apple TV
Apple Watch
iPad
iPhone
Mac
Vintage Apple
Apple Software
iOS
iPadOS
macOS
tvOS
watchOS
Shortcuts
Xcode
Community banner courtesy of u/Antsomnia.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
EDIT: This is now resolved, because @ruud@lemmy.world is awesome.
hi! wefwef dev here.
https://wefwef.app is getting rate limited by lemmy.world. The growth in traffic over the last 24 hours has been incredible.
That's why you're probably getting error messages. Hang in there, we're working it out. :-)
In the meantime, self host (it's just a simple docker container!) or use a community deployment (if you trust the administrator).
What’s the long term plan? Everyone hosts their own instance in Docker? I was thinking about using AWS container instances. I wonder how I would protect my publicly available interface though. I want to be able to access it from anywhere without vpn or firewall limitations. Do you have any good suggestion?
The long term plan is Lemmy to allow CORS * for web clients like Mastodon does, which should completely resolve this problem. :)
It should be in the next version! See: https://github.com/LemmyNet/lemmy/issues/3109