agirbot/INSTALL

16 lines
314 B
Plaintext
Raw Normal View History

2019-08-22 02:51:27 +02:00
Welcome to the Redminebot install notes.
Steps:
0) Python 3 is required.
2019-08-22 02:51:27 +02:00
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