|
From: Christian F. <pu...@fe...> - 2017-04-28 11:30:10
|
Hello, hopefully useful if you want to set up EJBCA on Wildfly 10: https://gist.github.com/ip6li/9801a5ed958feb7de6136ea175572bdf That script assumes an existing database (MariaDB). It installs required packages (supports Debian and CentOS versions with systemd) and requests Wildfly and EJBCA from their download URLs. Creates required config files and does all stuff to get a running EJBCA on Wildfly 10. Systemd will care about start/stop that. Regards Christian |