[
{ type: install
  message: <<EOM
Redmine was installed.

You now need to setup your Redmine installation so
please have a look at the Installation Guide.

Steps 1, 4 and 8 were completed by the pkg install. Step 10
is accomplished using the rc script. The other steps must be
completed manually.

SQL Server users must manually install needed ruby gems.

https://www.redmine.org/projects/redmine/wiki/RedmineInstall

If you are upgrading please read the Upgrading Guide
before starting the new version.

https://www.redmine.org/projects/redmine/wiki/RedmineUpgrade

For users upgrading from Redmine 5.x to 6.x, please note that
the default web server has changed from Thin to Puma.
Existing redmine_flags should be moved to redmine_args with
appropriate changes.

EOM
}
]
