docker-redmine
docker-redmine copied to clipboard
Docker Image for Redmine
Add options to Configuration Parameter. I want change "scm_git_path_regexp" at config/configuration.yml
I am using helpdesk plugin, so I can reply on tickets and send them back to the customer via redmine. But I just ran into problem, which I can't solve...
Hi, I have moved my Redmine site from 4.2 to 4.2.5 Everything seems to work fine when I do docker-compose up, but none my plugins are workeing, they are stored...
Our current State showed us that it could lead to massiv delays if we do not get more maintainers with more access rights so we need a Org to handle...
I use this docker-redmine on a Synology via docker-compose and it runs well. Now I like to install the Plugin clipboard_past from "git clone https://github.com/peclik/clipboard_image_paste.git" an try to install it...
Hi, I updated redmine to 4.2.0 version and today I restarted my server and after it I got the error: ``` redmine_1 | 2021-04-07 23:04:55,861 INFO success: unicorn entered RUNNING...
On some host (aws), docker redmine fail cause limysqlclient18 is missing. Here the log file (unicorn.stderr.log) : ``` /home/redmine/redmine/vendor/bundle/ruby/2.3.0/gems/mysql2-0.4.10/lib/mysql2.rb:31:in `require': libmysqlclient.so.18: cannot open shared object file: No such file or...
Hey Sameer! I'm working with some folks in the container community on a standard label schema. To get momentum we want to encourage as many people as possible to label...
Tried to login after docker-compose up, using admin / admin. What I'm missing?