d.rymcg.tech icon indicating copy to clipboard operation
d.rymcg.tech copied to clipboard

Add Sablier.

Open mcmikemn opened this issue 10 months ago • 1 comments

There are multiple d.ry apps that I rarely use - my current options are:

  • leave them running all the time, using resources when not being used
  • manually start them up when I do want to use them

The current options are absolutely do-able, but the situation would be improved if the containers would start up only when they're needed/requested and automatically shut down after a period of inactivity.

Sablier starts containers on demand and stops them after a period of inactivity.

mcmikemn avatar Mar 02 '25 15:03 mcmikemn

I'm not opposed to adding sablier, but I have an alternate proposal in #402

I'm not personally interested in Sablier, for a couple reasons:

  • I don't want a random web request to start my containers, I want it to be an admin action only.
  • I might want to do this for non-web services.

#402 is my alternative proposal for an LLM agent that satisfies that same sort of dynamic deployment I'm after.

EnigmaCurry avatar Mar 03 '25 15:03 EnigmaCurry