Quickstart

Let's quickly explore how to use goormIDE. In just 1 minutes and a few clicks, you can set up your development environment and experience the diverse development environments.

Step 1. Go to the Console page

  • On the Container Console page, you can create and manage containers.

Step 2. Open the New container modal

  • Click the New Container button at the top of the page.

  • On the right side of the New Container button, you can click on the software button to easily create a container.

Step 3. Enter container information

  • Select the Container Stack. You can search for available software stack by its name.

  • Select the Template and OS. Depending on the container stack, you can configure various templates and OS.

  • Enter the Container name. It can only include alphabets, numbers, hyphens, and underscores.

  • Select the Container specification. You have the option to select Micro, Small, Medium, or Large, and you can modify the container specification after it's created.

  • If needed, activate Additional modules/packages to install them.

  • Lastly, click the Create button to create the container based on the entered information.

Step 4. Run your new container

  • Click the Run button for the newly created container to start it.

  • Once you click the Run button, the workspace will open.

Next Step

Congratulations! You've successfully created your first development environment and can experience a fantastic environment. You can create a other development environment using the same method. If you want to set up a development environment for your existing project, please check this help documentation.

Last updated