mason
mason
RRunPod
Created by mason on 7/27/2024 in #⛅|pods
Get SSH Login Via API
Thank you for that
11 replies
RRunPod
Created by mason on 7/27/2024 in #⛅|pods
Get SSH Login Via API
Oh that is useful
11 replies
RRunPod
Created by mason on 7/27/2024 in #⛅|pods
Get SSH Login Via API
Is it in the start up command recommended from runpod?: bash -c 'apt update;DEBIANFRONTEND=noninteractive apt-get install openssh-server -y;mkdir -p ~/.ssh;cd $;chmod 700 ~/.ssh;echo "$PUBLIC_KEY" >> authorized_keys;chmod 700 authorized_keys;service ssh start;sleep infinity'
11 replies
RRunPod
Created by mason on 7/27/2024 in #⛅|pods
Get SSH Login Via API
I am using a custom template with my own docker image
11 replies
RRunPod
Created by mason on 7/20/2024 in #⛅|pods
Environment Variables are not set in "SSH over exposed TCP" for the root user
Poop, alright. Makes sense though. Appreciate the help.
8 replies
RRunPod
Created by mason on 7/20/2024 in #⛅|pods
Environment Variables are not set in "SSH over exposed TCP" for the root user
Right, but is there a way to access those env vars?
8 replies