question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. ItĀ collects links to all the places you might be looking at while hunting down a tough bug.

And, if youā€™re still stuck at the end, weā€™re happy to hop on a call to see how we can help out.

šŸ¤”[question] How can I mount a folder from a remote computer to the determined agent?

See original GitHub issue

Describe your question

I tried using the Linux sshfs command, but it gives me an error: fuse: device not found, try 'modprobe fuse' first. On docker forum, they said that you need to run the docker container with docker run --privileged mod, but I did not find how to do this through config.yaml.

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:12 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
rb-determined-aicommented, Nov 9, 2022

Why do you think this is something terrify?

My rule is ā€œno keys are allowed to exist that can SSH into my personal computerā€. My personal computer can ssh into many other computers, but no computer can ssh into my computer.

Is there any chance of third parties (over the network) gaining access to the containers?

This depends on a lot of factors, and you havenā€™t shared nearly enough information about your cluster topology or network topology for me to start answering it.

Decided. It was necessary to change the permission on the thrown folder (chmod 775).

Iā€™m sorry, I donā€™t follow everything you are saying. Do you mean that you are good now, and your problem is solved? Or do you still have questions you need help with?

If you do have more questions, please explain more about how you installed your cluster, and what you mean by ā€œagents being launchedā€. So far you have only told me that your cluster is on ā€œremote machinesā€ but that doesnā€™t tell me anything, really.

0reactions
rb-determined-aicommented, Nov 18, 2022

closing due to inactivity

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to mount a remote folder over SSH on different OSs
3. Mount remote folder for Windows Ā· Click on Add in the lower left corner of the window. Ā· Enter the storage name...
Read more >
Best way to mount remote folder - Unix & Linux Stack Exchange
It can mount remote directories in a local directory with FUSE. The commands below use # to indicate that a command was executed...
Read more >
Assign a mount point folder path to a drive. - Microsoft Learn
This article describes how to assign a mount point folder path (rather than a drive letter) to a drive.
Read more >
How to Mount a Linux directory from a different PC to your ...
Depending on what distro you're using, you simply edit the /etc/exports file on the remote machine to export the directories you want, then...
Read more >
SSHFS: How to Mount Remote File Systems Over SSH
Open the file explorer. Right-click This PC from the menu on the left pane and select the option Map Network Drive.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found