The image shows the steps to configure and deploy a multi-node secure store. This includes the following:
- Bootstrap a storage node in the cluster.
- Configure security using makebootconfig or securityconfig.
- Use Oracle wallet or password store for keystore authentication. You can also make use of external authentication mechanisms
like Kerberos.
- Copy the generated security files to other nodes in the cluster.
- Bootstrap the remaining nodes.
- Start all the storage node agents.
- Start admin CLI on a storage node. KV prompt is displayed.
- Deploy the store - name the store, create a zone, create an admin process, create a storage node pool, add storage nodes to
the pool, create and deploy topology and verify topology.
- Create users and assign the appropriate roles and privileges.