
Hi Jonathan!
You don't need to use the web installer, per se.
You can create a small script that would copy Kernel/Config.pm.dist to
Kernel/Config.pm and sets a few variables such as database configuration,
and you can create the database tables by running the scripts in
scripts/database in order : schemal, initial_insert, post.
After that you can create the web services by running bin/otrs.Console.pl
Admin::WebService::Add
I hope this helps!
--
Michiel
On Fri, Aug 26, 2016 at 6:07 PM, Jonathan Sartin
Hi there,
we would like to have docker images of OTRS with a working ticket web service for integration testing the interface between OTRS and OpenNMS Whilst we can build dockerfiles to spin up agents/containers for mariadb and OTRS, we can't easily script the final web installer and webservice import if we need to use the web installer. Is there a way that we can run these from the command line rather than the web browser?
This would really help with integration testing. We'd like to know every time the OpenNMS/OTRS integration breaks without needing to wait for a user of OpenNMS and OTRS together to tell us.
Thanks in advance ... Jonathan.
_______________________________________________ OTRS mailing list: dev - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/dev To unsubscribe: http://lists.otrs.org/mailman/listinfo/dev