Roll your own Continuous Integration System (C.I.S.)
Content:
Configuracion de MySQL
This is a very short post, and the reason is that this is more like a remainder that the default installation cannot be used for production environments without changing default database manager (Derby) for any other. My choice is MySQL + filesystem.
Artifactory guys explained it perfectly in their wiki, just take a look, it is easy and I have just tested it, no problem.
http://wiki.jfrog.org/confluence/display/RTF/Running+Artifactory+on+MySQL
It is supposed that you have just installed it from the WAR, stop Tomcat, erase from your artifactory_home everything but "etc", it is the only folder you will need for the derby->anyother change.
Now follow the steps, if you did them alright, you will find the erased folders re-created again, and the following command will show you that some tables were created in the MySQL database: mysqlshow -u root -p artifactory .
Now continue tunning a bit this software in the next entry.
Thanks for sharing your info. I really appreciate your efforts and I will be waiting for your further write ups thanks once again.
ResponderEliminarhtml5 converter