Startup complete

Verify a succesfull startup by checking the server.log file. No errors should appear.

The defaults

Configuration is saved in a json file, phenix-store.json, in the config directory. This file has been created at installation. In addition it will be updated based on data in the bootstrap file. To reset and start from zero simply delete the file phenix-store.json, and the system will regenerate the file at startup.

Default configuration provided at installation allows for configuration through a web browser. To access the configuration UI point your browser to https://<hostname>:8443/config

Authenticate using the username and password specified in the installation.

The priming process

At startup server will always ensure installation of modules defined in boot.json: default_modules. These modules are system requirements and are included as a part of the priming process.

In addition the server will also ensure the presence of the phenixid user used to log into the configuration UI. Deletion of any of the required elements will cause the system to regenerate at startup. Changes however will be preserved.