this post was submitted on 18 May 2025
12 points (92.9% liked)
Lemmy Schedule
126 readers
2 users here now
This is an official support forum for Lemmy Schedule.
Links:
- The app itself: https://schedule.lemmings.world
- Source code: https://github.com/RikudouSage/LemmySchedule
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
We had the same problem when running it in docker. The dev runs theirs on bare metal I think (no docker) and theirs doesn't have that problem. We switched to using their instance for a while before figuring out another solution.
What solution, if I might inquire?
Just an API call on a cron schedule 😀
It was much harder for me to figure out than your Lemmy-Schedule, but so far so good. Pros and cons to both!
Ah, good old cron!
Anyway, I'm in the middle of a significant rewrite that should fix most of the issues, do you want me to ping you once it's done so you can give it another try?
Yep, gotta love cron.
Sure, always interested in new developments.