Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: IDS-4545: migrate to systemd

...

Stop current service and remove old certap-server:

Code Block
/etc/init.d/systemctl stop certap-server stop
cd /usr/local/ubisecure/certap/certap/config/tomcat
./remove.sh

...

Code Block
languagetext
cd /usr/local/ubisecure/certap/certap/config/tomcat
./install.sh
/etc/init.d/
systemctl start certap-server start

Test installation. Remove temporary /usr/local/ubisecure/certap-old directory when upgrade is completed.