Management
Documentation to manage the Unity Integrations Hub deployment, with the tools provided
The unity-service script provides basic management functionality for the Unity Integrations Hub.
Deploy New Environment Deploys a new environment, this can be Development, QA/Testing, Staging and Production.
Deploy Previous Environment Deploys the same environment that was previous deployed and stopped.
Update Service Used to do an update of a specific service. This applies to unity-sh and chat-sh services.
Restart Services This is for use when a change was made to the docker-compose config and the service(s) needs to be restarted to apply the change
View Logs Allows for viewing of all or specific services logs.
Check Status Shows the status of the deployed containers
Stop All Stops all the running services.

The options might change order between different versions
Last updated