Move foreman from sqlite to mysql
Jump to navigation
Jump to search
Moving foreman from sqlite->mysql
mysql root user same as system
Followed these steps http://theforeman.org/manuals/1.5/index.html#3.5.3DatabaseSetup
but had to replace "bundle exe rake <CMD>" with "ruby193-rake <CMD>"
Also the adapter is "mysql2" not "mysql"