The Swarm Storage UI (website) presents a comprehensive browser interface for monitoring and controlling an entire Swarm storage implementation. 

Deprecated

The Legacy Admin Console (port 90) is still available but is replaced by the Swarm Storage UI. (v10.0)

The website offers system and storage administrators a unified view of and easy access to the features and settings of Swarm:

Accessing UIs

How the Swarm website is accessed depends on the configuration.

Site

CSN 

Platform

Swarm UI

http://CSN·HOST:CLUSTER_ADMIN·BINDPORT/_admin/storage

http://CSN·HOST:91/_admin/storage (default)

http://PLATFORM·HOST:CLUSTER_ADMIN·BINDPORT/_admin/storage

http://PLATFORM·HOST:91/_admin/storage (default)

Content UI

http://GATEWAY·IP:SCSP·BINDPORT/_admin/portal

http://GATEWAY·IP:80/_admin/portal (default)

http://GATEWAY·IP:SCSP·BINDPORT/_admin/portal

http://GATEWAY·IP:80/_admin/portal (default)

Admin Console

http://CSN·HOST:8090/services/storage

http://STORAGE·NODE:90

CSN Console

http://CSN·HOST:8090

n/a

  • Bindports: The CLUSTER_ADMIN·BINDPORT and SCSP·BINDPORT refer to bindPort settings in the Gateway Configuration, in the [cluster_admin] and [scsp] sections, respectively. You can customize these to support proxies and Docker environments.

  • Storage Password: The Gateway/Service Proxy that is serving the Swarm UI must enable cluster_admin and have the Swarm password in managementPassword. See Gateway Configuration.

  • User Logins: User logins for the UIs are not Swarm-managed but rather LDAP or PAM, as configured by your IDSYS file, /etc/caringo/cloudgateway/idsys.json. See Gateway Identity System.

  • Deprecated: The functionality of the legacy CSN Console and Swarm Admin Console are unified and replaced by the Swarm UI. Both legacy UIs are still available. (v10.0)