-
Notifications
You must be signed in to change notification settings - Fork 5
Start Guide
-
Before you begin using the platform, you have to create an account by registering with containerum.com.
-
Next download and install Containerum CLI with binaries for MacOs, Ubuntu x32, Ubuntu x64, Windows x32 and Windows x64 by clicking on the link.
You can work with Containerum CLI through Terminal.
-
Launch Terminal on your computer.
-
Follow the installation instructions
-
To access your account use the command
chkit login
, enter the username and password that you used to register with containerum.io. -
Check the list of available Namespaces:
$ chkit get ns
-
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.
- Now you can launch your first application with our tutorial Hello, world! it’s Containerum!
© Exon Lab, 2017. Все права защищены