muddyfootprints.
muddyfootprints.
RRunPod
Created by muddyfootprints. on 6/10/2024 in #⛅|pods
Custom Container Start Command Not Working
My init command is now bash -c 'git clone https://github.com/melembroucarlitos/pibbss-infra.git && chmod +x /pibbss-infra/daemon.sh && cp /pibbss-infra/daemon.sh /etc/init.d/idle_watcher && update-rc.d idle_watcher defaults && service idle_watcher start && /start.sh '
14 replies
RRunPod
Created by muddyfootprints. on 6/10/2024 in #⛅|pods
Custom Container Start Command Not Working
I'm running on the community cloud, in case that matters
14 replies
RRunPod
Created by muddyfootprints. on 6/10/2024 in #⛅|pods
Custom Container Start Command Not Working
Now another issue, I want to boot the daemon using systemctl but it shows that it systemd did not boot the machine. Is this true for all runpod machines?
14 replies
RRunPod
Created by muddyfootprints. on 6/10/2024 in #⛅|pods
Custom Container Start Command Not Working
Thanks, that helps
14 replies
RRunPod
Created by muddyfootprints. on 5/26/2024 in #⛅|pods
Automatically Terminate Idle Pods
Checking back on this. So how do I get my current pods id? Looking at graphql and runpodctl's documentation and I'm not seeing anything there
18 replies
RRunPod
Created by muddyfootprints. on 5/27/2024 in #⛅|pods
Notification When Pod Is Deployed
No, the service wouldn't be coming from a pod. I can draw a systems diagram later on if that helps
50 replies
RRunPod
Created by muddyfootprints. on 5/27/2024 in #⛅|pods
Notification When Pod Is Deployed
Not sure what throttling guidelines runpod has on its backend
50 replies
RRunPod
Created by muddyfootprints. on 5/27/2024 in #⛅|pods
Notification When Pod Is Deployed
Is there any chance my cronjob would get perceived as spam?
50 replies
RRunPod
Created by muddyfootprints. on 5/27/2024 in #⛅|pods
Notification When Pod Is Deployed
I thought about it and the cronjob is the way to go. Having a separate server is too large of a security liability. The poor user experience of getting booted is only there for people who don't follow the recs, so I'm okay with that.
50 replies
RRunPod
Created by muddyfootprints. on 5/27/2024 in #⛅|pods
Notification When Pod Is Deployed
Yeah, I guess that could work instead of periodically checking. That still requires me to put up a server which I'd have to separately manage, but I can just byte the bullet if need be.... I'll have to do some thinking on which exactly is the right call. Thanks
50 replies
RRunPod
Created by muddyfootprints. on 5/27/2024 in #⛅|pods
Notification When Pod Is Deployed
But then someone has to be I charge of deploying pods
50 replies
RRunPod
Created by muddyfootprints. on 5/27/2024 in #⛅|pods
Notification When Pod Is Deployed
Yes, that's the whole issue of it. I can communicate and I can set up interfaces but people can (and prob will) still set up pods without it, and what I'm looking for is an enforcement mechanism. The hacky way around it is setting up a cronjob on a server which periodically checks the pods deployed, which seems like is what I'll need to do. It's just a pain to do so and I wish runpod had better admin infrastructure in place
50 replies
RRunPod
Created by muddyfootprints. on 5/27/2024 in #⛅|pods
Notification When Pod Is Deployed
I can't enforce a user to use a templste
50 replies
RRunPod
Created by muddyfootprints. on 5/27/2024 in #⛅|pods
Notification When Pod Is Deployed
The thing is that I don't have guarantees that any script I write will be executed by the pod because there's no way to enforce that through runpod.
50 replies
RRunPod
Created by muddyfootprints. on 5/27/2024 in #⛅|pods
Notification When Pod Is Deployed
I think youre misunderstanding my use case
50 replies
RRunPod
Created by muddyfootprints. on 5/27/2024 in #⛅|pods
Notification When Pod Is Deployed
??
50 replies
RRunPod
Created by muddyfootprints. on 5/27/2024 in #⛅|pods
Notification When Pod Is Deployed
So that wouldn't work
50 replies
RRunPod
Created by muddyfootprints. on 5/27/2024 in #⛅|pods
Notification When Pod Is Deployed
The thing which I'd be checking is if people are using the correct template
50 replies
RRunPod
Created by muddyfootprints. on 5/26/2024 in #⛅|pods
Automatically Terminate Idle Pods
Cronjob which checks for last time GPU had an operation that ran on it. I imagine nvidia-smi has some easy way to do this
18 replies
RRunPod
Created by muddyfootprints. on 1/9/2024 in #⛅|pods
Dev Accounts Adding Public Key
Thanks for your help:)
27 replies