Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Exec should work even on servers without public IP #70

Closed
Assignees
aimxhaisse
@shouze

Description

@shouze

PAIN POINT

ATM we can'tscw exec on some machine with no public IP attached.

DIAGNOSTIC

exec CMD looks to rely ona call to utils.SSHExec.
So... we could use some ssh tunneling to keep it working under this kind of circumstances.

PROPOSALS

  1. Scaleway brings a very secured SSH Gateway for all of its customers. scw uses this ssh gateway for all machines without public IP. Cons: it's not easy to provide & maintain a very secured service of that kind.
  2. Customers can use one of their machines with public IP to access to their backend machine. This is probably the best solution.

Whatever the solution,exec can have an option-g, --gateway=SERVER. Also, a generalexec_gateway config parameter could be set to avoid passing this parameter at each exec call.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp