Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSH Support #709

Closed
1 task done
ayr-ton opened this issue Dec 15, 2021 · 2 comments
Closed
1 task done

SSH Support #709

ayr-ton opened this issue Dec 15, 2021 · 2 comments
Labels
integration:ssh Issues related to SSH or SSH config type:integration-request Request for an intergration with an existing tool
Milestone

Comments

@ayr-ton
Copy link

ayr-ton commented Dec 15, 2021

Sanity checks

Feature Details

Description:

Currently, my main development environment is a Linux box which is available to my Macbook and other clients via OpenVPN. When I want to access it via a single terminal, I use mosh for the best experience and VSCode with SSH for coding. In this way, I can have a supercomputer with no fan noise or risk of explosion or burned legs.

Blueprints

  • A daemon that lives in a Linux environment or a Mosh reimplementation for connecting the Fig client with the SSH environment (latency is invisible for Mosh even from long distances and this never dies, but support via normal SSH port forwarding is enough and may be faster to implement). (Related to Integrate Fig with Linux #34)
  • A VSCode plugin for doing the same for SSH-based environments. Maybe we could use the normal SSH port-forwarding that VSCode supports for achieving the connection without a new plugin and it's generic to other IDEs/terminals.
@ayr-ton
Copy link
Author

ayr-ton commented Dec 15, 2021

Suggested label: integration_request

@grant0417
Copy link
Member

We now support ssh! https://fig.io/user-manual/autocomplete/ssh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration:ssh Issues related to SSH or SSH config type:integration-request Request for an intergration with an existing tool
Projects
None yet
Development

No branches or pull requests

4 participants