Activate and Launch remote Code-Server (VS Code from coder.com)

Muppy manages Coder (from coder.com) aka Code-Serverin muppy which is an open-source VS Code Server.

Muppy allows you ton install Code-Server in any host managed by muppy Odizy (be it bare-metal, VM or LXC) App Servers.

Install Code Server by default on new App Servers

In Application Definition, CI/CD Tab, use the checkbox to make muppy to install VS Code server on newly installed servers as shown below.

LXC CI/CD Tab

Install Code Server in an existing server

Open the server form in Muppy (from Dev, Test, Staging or Production menu)

  1. Open the Code-Server tab

  2. Switch On the "Activate Code Server" toggle

  3. Click on the "(re)-configure Code Server" button

Activate Code-Server

Remove Code Server in an existing server

Click on the "Remove Code Server" button (near the "(re)-configure Code Server" button).

Remove Code-Server

Open Code Server

From Kanban view

To open Code-Server fow the Kanban view, click on the icon on the Kanban card (the password will be copied into the clipboard).

When Code-Server tab opens, paste (CTRL-C) the password then click on "Submit".

From Form view

When Code-server is installed, the form display an "Open Code-Server" button and a "Code-Serer password" field.

To open Code-Server:

  1. Click on the copy button of the "Code-Server password" field,

  2. then click click on the "Open Code-Server" button field

Finally paste the password then click on "Submit"

Open Code-Server from an App Server form

Last updated