docker-redmine icon indicating copy to clipboard operation
docker-redmine copied to clipboard

Announcements

Open sameersbn opened this issue 11 years ago • 20 comments

Subscribe to this issue to get notified about project announcements. This is mainly created so that you can keep up with the changes in the application stack. Please do not use this thread to report issues.

sameersbn avatar Apr 08 '14 17:04 sameersbn

added SMTP_STARTTLS and SMTP_DOMAIN config options. If you are using mail service other then gmail for mail delivery then please specify the SMTP_DOMAIN parameter.

sameersbn avatar Apr 09 '14 14:04 sameersbn

@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 you have forked this repo and amended your changes on top of it, I suggest you save your commits and then delete and refork this repo before reapplying your commits.

I am sorry about this.

sameersbn avatar Apr 15 '14 08:04 sameersbn

2014-04-21: the internal mysql server will soon be removed from the image. Please use an external or linked mysql server

sameersbn avatar Apr 21 '14 16:04 sameersbn

2014-07-08: redmine-2.5.2 with ruby-2.1 support out now. feels a lot faster.

sameersbn avatar Jul 08 '14 03:07 sameersbn

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

sameersbn avatar Aug 25 '14 19:08 sameersbn

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 false

This only affects the latest tag and versions greater than 2.5.2

sameersbn avatar Aug 26 '14 16:08 sameersbn

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

sameersbn avatar Sep 05 '14 10:09 sameersbn

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.

sameersbn avatar Sep 07 '14 05:09 sameersbn

Any chance you can document the previously installed default plugins for backward-compatibility reasons? It'd be nice if I could upgrade my existing docker without having to manually install plugins. Or am I misunderstanding the update process?

psifertex avatar Sep 07 '14 21:09 psifertex

@psifertex Towards the end of the Installing Plugins section you will find the instructions to get the old plugins back. Same goes for themes.

sameersbn avatar Sep 08 '14 01:09 sameersbn

You realy did the best redmin image at present :dart:

frank-dspeed avatar Sep 20 '14 08:09 frank-dspeed

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.

sameersbn avatar Oct 22 '14 07:10 sameersbn

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.

sameersbn avatar Mar 02 '15 11:03 sameersbn

2015-08-30

  • version 3.1.0-2, 3.0.4-2 and 2.6.6-2 versions are out and adds IMAP support for receiving mails.
  • If you want to execute some commands before the daemons are started, you can create a entrypoint.custom.sh script with your commands and copy it to the root of the data volume.

sameersbn avatar Aug 30 '15 17:08 sameersbn

2017-07-23

Today after a really long time I was able to spend time updating the image and releasing a bunch of releases. I apologise to you all for the delay. I am looking for collaborators on the repo that would help maintain and keep the repo up to date. If interested please let me know /cc @jcormier

sameersbn avatar Jul 23 '17 08:07 sameersbn

@sameersbn i am interrested i use this images all the time

frank-dspeed avatar Jul 23 '17 08:07 frank-dspeed

Thanks for your interest @frank-dspeed. I will get things setup for you ASAP. I'd like to have @jcormier help out if possible too :slightly_smiling_face:

sameersbn avatar Jul 23 '17 15:07 sameersbn

@sameersbn sure no problem i am around every day :) do we got a gitter channel? maybe we should make one for this and gitlab you can also add me to gitlab if you like i am also heavy user of that

frank-dspeed avatar Jul 24 '17 10:07 frank-dspeed

@sameersbn I can try to help on occasion.

jcormier avatar Jul 24 '17 13:07 jcormier

@jcormier @frank-dspeed I've sent you guys invitations to become collaborators on this repo. Thanks for helping out.

sameersbn avatar Jul 24 '17 16:07 sameersbn