5 Provision an Instance
This section describes how to provision your Oracle Blockchain Platform instance using Blockchain Platform Manager.
Before You Create an Oracle Blockchain Platform Instance
Before you provision Oracle Blockchain Platform, decide if a developer or enterprise instance meets your needs.
Deciding Which Provisioning Shape to Use
When provisioning an instance, you choose between two configurations. Migration between these options isn't supported currently.
Configuration | Features |
---|---|
Developer Recommended use for this starter shape is development and evaluation. |
|
Enterprise Highly available instance configuration, with higher replica count for each service. |
|
Provision an Instance using the Blockchain Platform Manager
To create a blockchain founder or participant instance in Blockchain Platform Manager, use the Create New Instance wizard.
-
Founder organization: a complete blockchain environment, including a new network to which participants can join later on.
-
Participant instance: if there is already a founder organization you want to join, you can create a participant instance if your credentials provide you with access to the network. Note that a participant cannot function on its own.
Provisioning Postrequisites
kubectl get virtualservice -n <instance-namespace> -o json | jq -r
.items[].spec.hosts[0]
Once your instance has been created and is listed in the Instances list, you can launch the service console from the menu next to the instance name. Use the console to configure your network as described in Using Oracle Blockchain Platform.