Skip to content

Commit

Permalink
Set grails.plugin.databasemigration.updateOnStart to true
Browse files Browse the repository at this point in the history
  • Loading branch information
jjethwa authored Dec 15, 2021
1 parent f54ee34 commit 6177e43
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions content/opt/rundeck-defaults/rundeck-config.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,8 @@ dataSource.url = jdbc:mysql://localhost/rundeckdb?autoReconnect=true
dataSource.username = rundeck
dataSource.password = rundeck

# https://docs.rundeck.com/docs/upgrading/upgrading-to-rundeck-3.4.html#db-migration
grails.plugin.databasemigration.updateOnStart=true

#log4j
rundeck.log4j.config.file = /etc/rundeck/log4j.properties

0 comments on commit 6177e43

Please sign in to comment.