Sameer Naik
Sameer Naik
@asyriqueat @Likipe @AdrianRibao Please note, to avoid bloating the repo because of the packaged binary and gem files. I have completely rewritten the repo history to remove these files. Since...
**2014-04-21**: the internal mysql server will soon be removed from the image. Please use an external or linked mysql server
**2014-07-08**: redmine-2.5.2 with ruby-2.1 support out now. feels a lot faster.
**2014-08-26**: The data volume path has now been changed to `/home/redmine/files`. Refer http://git.io/H59-lg for migration information. _This only affects the `latest` tag and versions greater than `2.5.2`_
**2014-08-26**: The mailer now has to be explicitly set to enable mail delivery via the `-e "SMTP_ENABLED=true"` configuration. `SMTP_ENABLED` defaults to `true` if `SMTP_USER` is defined, else it defaults to...
**2014-09-05**: In the `2.5.2-1` and above versions the data volume has been moved to `/home/redmine/data`. Existing users should consult https://github.com/sameersbn/docker-redmine#data-store for migration instructions
**2014-09-07**: Pre-installed themes/plugins have been removed in `2.5.2-2` and above. Users can now install themes/plugins without having to build the image. Please refer the README for details.
@psifertex Towards the end of the [Installing Plugins](https://github.com/sameersbn/docker-redmine#installing-plugins) section you will find the instructions to get the old plugins back. Same goes for themes.
**2014-10-22**: releases with redmine `2.5.3` and `2.6.0` are out. Please note, the internal mysql server has been removed since version `2.5.3`.
**2015-03-02** - redmine `3.0.0` is out. If your installation depends on various third party plugins, I would suggest sticking with the `2.6.xx` series.