|
|
@ -0,0 +1,15 @@ |
|
|
|
|
|
|
|
Welcome to the Redminebot install notes. |
|
|
|
|
|
|
|
Steps: |
|
|
|
|
|
|
|
0) Python 2 is required. |
|
|
|
|
|
|
|
1) git clone. |
|
|
|
|
|
|
|
2) copy and adapt redmoinbot.service file in /etc/systemd/system/ |
|
|
|
(will use /srv/redminebot/redminebot.py) |
|
|
|
|
|
|
|
3) copy and adapt redminebot.conf file in /etc/redminebot/ |
|
|
|
|
|
|
|
4) launch with systemctrl start redminebot.service |