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.

Install Code Server in an existing server
Open the server form in Muppy (from Dev, Test, Staging or Production menu)
Open the Code-Server tab
Switch On the "Activate Code Server" toggle
Click on the "(re)-configure Code Server" button

Remove Code Server in an existing server
Click on the "Remove Code Server" button (near the "(re)-configure Code Server" button).

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:
Click on the copy button of the "Code-Server password" field,
then click click on the "Open Code-Server" button field
Finally paste the password then click on "Submit"

Last updated