indie22 Posted September 27, 2017 Report Share Posted September 27, 2017 Hello, I would like to fully install Revive using a script (for example to deploy the application in a docker container). I succeed to deploy the application in a container but i have to finalize the installation in the User Interface. I want that my script initialises the tables in database and creates the requested configuration files (like localhost.conf.php). Is there a way to do that ? Thanks Quote Link to comment Share on other sites More sharing options...
andrewatfornax Posted September 27, 2017 Report Share Posted September 27, 2017 Hi @indie22, There's no built in way to do it, no. https://github.com/revive-adserver/revive-adserver/issues/275 But you could certainly script things to set up whatever you need, of course. It just won't be forwards compatible with future releases, unfortunately. Quote Link to comment Share on other sites More sharing options...
indie22 Posted September 27, 2017 Author Report Share Posted September 27, 2017 Ok, Thanks Andrew (this is unfortunately what I had deduced from reading the code) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.