How do I create a new user?

Steps
 

Log in to the user management menu. See How do I access the user management menu?.


Enter 2. The following prompt is displayed.

Enter new username:


Enter the user name. The following prompt is displayed.

Enter password for new user '<user_name>':


Enter the password. The following prompt is displayed.

Creating user '<user_name>'...

Message: <user_name> - user created successfully

The Code-Server container is created and associated with the newly created user.

Starting code-server containers...

code-server.sh executed successfully.

The docker container is restarted.

Restarting Docker container 'code-server-nginx'...

Docker container 'code-server-nginx' restarted successfully.

End of steps