Skip to content

Start Guide

Terskikh Maria edited this page Mar 15, 2018 · 14 revisions
  1. Before you begin using the platform, you have to create an account by registering with containerum.com.

  2. Next download and install Containerum CLI with binaries for MacOs, Ubuntu x32, Ubuntu x64, Windows x32 and Windows x64.

You can work with Containerum CLI through Terminal.

  1. Launch Terminal on your computer.

  2. Follow the installation instructions

  3. To access your account use the command chkit login, enter the username and password that you used to register with containerum.io.

  4. Check the list of available Namespaces:

$ chkit get ns
  1. Select Namespace.

User Namespace is initially set as default. If you have several Namespaces, you can clearly indicate the one you need by selecting it among the available ones.

$ chkit config --set-default-namespace NAMESPACE

where NAMESPACE is Namespace name.

  1. Now you can launch your first application with our small guide