We’re upgrading your documentation experience!
A new doc website is live at docs.openit.cloud — a temporary preview during our transition. This website is now in maintenance-only mode (only critical issues will be addressed).
Explore the new website and send us your feedback!
#
Installation Verification
#
Verifying the Running Services
Open the Task Manager.
Go to the Services tab.
Search for OpeniTHttpCertStore, OpeniTIngress, and OpeniTReverseProxy.
Verify that the service's status is Running.
By default, the OpeniTEventd service is disabled upon installation.
#
Verifying the Created Directories
Go to the installation directory, which is C:\Program Files\OpeniT\Ingress
by default, and verify that the following directories exist:
- api
- bin
- configuration
- httpcertstore
- logs
- temp
#
Verifying the Running Open iT Processes
Run the following commands to verify if the Open iT processes are active.
systemctl status openit-ingress-api
systemctl status openit-caddy
Starting Ingress version 1.0.29, the service name will be caddy
. Use the command below to verify if the process is running.
systemctl status caddy
By default, the openit-eventd process is disabled upon installation.
#
Verifying the Created Directories
Go to the installation directory, which is /opt/openit/ingress
by default, and verify that the following directories exist:
- api
- bin
- configuration
- logs
- temp
#
Next Steps?
If you already upgraded to Core Server version 10 then installed Ingress, proceed with manually configuring the Core Server connection to Ingress.
Once Ingress is installed, you can either proceed with installing Open iT version 10:
Installing Application Launcher Server
Or upgrading to Open iT version 10:
Upgrading Application Launcher Server