Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The RPM installs the zorctl command-line interface along with Swarm Platform software and other required system services.

Please ensure that all prerequisites are in place, as the RPM installation process depends on the yum repositories being correctly configured.

[root@dhcp-113 ~]# yum install swarm-platform-14.0.0-1.x86_64.rpm -y
Loaded plugins: fastestmirror
Examining swarm-platform-14.0.0-1.x86_64.rpm: swarm-platform-14.0.0-1.x86_64
Marking swarm-platform-14.0.0-1.x86_64.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package swarm-platform.x86_64 0:14.0.0-1 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

============================================================================================================
 Package    Arch   Version                       Repository                                            Size
============================================================================================================
Installing:
 swarm-platform
            x86_64 14.0.0-1 /swarm-platform-14.0.0-1.x86_64 282 M

Transaction Summary
============================================================================================================
Install  1 Package

Total size: 282 M
Installed size: 282 M
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : swarm-platform-14.0.0-1.x86_64                                      1/1
======================================================================

You can access the Platform API at the following address:
  http://dhcp-113.tx.caringo.com:8095/platform/

Global settings are available at:
  http://dhcp-113.tx.caringo.com:8095/platform/components/platform/groups/_default/settings/

To obtain a .zorctlrc configuration file:
  http://dhcp-113.tx.caringo.com:8095/platform/components/platform/groups/_default/instances/dhcp-113.tx.caringo.com/templates/.zorctlrc/?compact

For more information about the .zorctlrc configuration file:
  http://dhcp-113.tx.caringo.com:8095/platform/components/platform/templates/README/?compact

For ease of use, please check out the 'zorctl' command:
  zorctl help

To learn about adding your first component, run:
  zorctl repo component add help

======================================================================
IMPORTANT!

If this is a new installation, please run the following command to finish setting up your environment:
  zorctl init wizard

======================================================================
  Verifying  : swarm-platform-14.0.0-1.x86_64                                      1/1

Installed:
  swarm-platform.x86_64 0:14.0.0-1

Complete!
[root@dhcp-113 ~]#
  • No labels