-
Notifications
You must be signed in to change notification settings - Fork 12
User guide
Download installer from this page and install subutai system on your computer. After this you will be able to launch Subutai tray application.
Linux installation could be little bit complicated for not experienced linux user. Next steps describe this process for ubuntu :
- Download deb packages from this page. There is menu item in linux section.
- Launch
sudo dpkg -i p2p.deb
. - Launch
sudo dpkg -i tray.deb
. - After installation complete you will be able to launch tray application by this command :
SubutaiTray
Each time (except conditions described below) tray application starts with login window.
Login here is your HUB login. Password - your password. Show password when type works like this :
Remember me : if checked then tray will start without this login dialog and with current user. Below this checkbox you can see "Register" link. It redirects to HUB registration page.
If something goes wrong you will see special messages like these (it's not complete list of possible messages):
After successful log in you should see application's tray icon.
In main menu you can see your current balance, generate and upload SSH keys for your environments, launch HUB page and SubutaiSocial console, see your environments and container, manage your virtual machines and update system components (on "About" page).
Main menu :
Launch sub menu :
Environments sub menu :
VM management sub menu :
This dialog allows you to create new (or see your current) SSH key. Also you can add current key to your environments and copy public part of key to clipboard.
This dialog allows you to change application behavior. It's recommended to use default values.
Refresh time : when something changes on HUB tray will display it after this time. Notification delay is time that user can see any tray notification. Logs storage : folder where tray should store it's log files. SSH-key storage : folder where tray should store generated SSH key pairs. EZ-SSH user : this user will be used in ssh to container session.
P2P command : full path to p2p executable or "p2p" (default value is "p2p". in this case p2p executable should be presented in system PATH variable). SSH command : full path to ssh executable or "ssh". See comment above.
Here you can specify resource host that will be used by tray. Default value is "127.0.0.1" (localhost).
Here you can specify check for update frequency for each component in tray.
This window allows you to see versions of components. Also you can force update here.