- Log in on all appliances and go through the basic setup. The Setup system wizard should not be run on an appliance that will not run a local administration service. Make a note of each appliance’s network IP address which the other appliances should use to communicate with it. This can be viewed in the console under “modify interfaces”.
- Log in to the administration interface of the appliance that will host the Administration service.
- Go to Manage System. Here you can add, remove and configure the services Administration service (configure, not add/remove), Access point, Policy service, Authentication service and Distribution service according to your preferred setup. As the services must be able to communicate with each other, you must set them to listen on the appliance’s network IP address, overriding the default 127.0.0.1:
- Set the value Internal Host to an external IP address.
- Make a note of the Service ID for all services.
- When configuring the Policy service make sure to also configure XPI:REST.
- Go to Manage Resource Access and select the api resource.
- Select Edit Resource Host…
- Configure the same IP address as you configured under XPI:REST.
- If the Administration service, Policy service(s) and/or Authentication service(s) are to be spread out over multiple appliances, then the built-in default internal database cannot be used due to it being reachable only on the loopback adapter (127.0.0.1). Consequently an external database has to be used that can be reached by the appliances running these services. Go to Manage System > Database Service to configure it, see also Database service.
- If multiple Authentication services are to be used, then the built-in default OATH database cannot be used for the same reason as above. Go to Manage System > OATH Configuration. Select Configure Database Connection.
- Click Publish.
- Logon to the appliance hosting the Administration service and disable the services that this appliance should not host:
In the console, select 2) Detailed server setup. A list of local services is displayed. Select each service that shall be deactivated. Answer the questions (first question is "Should this service be enabled?"
- Select 6) Activate distributed mode to toggle to “distributed mode”.
- Log in on the other appliance(s) and select Detailed server setup in the console.
- Select and disable all services you do not want to run on this appliance. Since the Administration service is not hosted on this/these appliance(s), then an external one needs to be pointed to.
- The Activate distributed mode option can be used as a convenience on an appliance to quickly set all IP address fields to a given value, and their port and node id to the default values:
- In the console, select 2) Detailed server setup.
- Then select 6) Activate distributed mode.
- To further manually configure any service on this appliance, select 2) Detailed server setup, and select the service to modify and answer the questions.
|