Portal settings for ROOT level

Modified on Tue, 27 Sep, 2022 at 7:55 AM

 


The login screen is available at https://newired.example.com/newired/ and the goal is to set it to https://newired.example.com/:


To rename the Newired folder for the ROOT position, use the command:


sudo mv /opt/Newired/tomcat/webapps/newired /opt/Newired/tomcat/webapps/ROOT

Waiting few seconds and you try url https://newired.example.com/


 


Now we will reconfigure the portal settings


Edit file /opt/Newired/tomcat/conf/newired.properties


...
...
newired.backendUrl=https\://__YOUR_DOMAIN_NAME__
newired.contentDeliveryUrl=https\://__YOUR_DOMAIN_NAME__/content
newired.collectorUrl=https\://__YOUR_DOMAIN_NAME__/collector
newired.reportingDisabled=false
...
...

Restart Portal


sudo systemctl restart newired

Check status Portal


sudo systemctl status newired

 

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article