Commit graph

64 commits

Author SHA1 Message Date
musk
25fde5b7c1
Update nginx (#359)
Fix proxy_set_header Host $port to $server_port
2023-03-19 19:31:38 -05:00
deepend-tildeclub
398aca20fa
config.md: add information on -c option (#352)
* Update  config.md

added -c option to the how to run the bot.   Without it I'm sure a ton of people had troubles with module loading and just gave up.

* Update config.md

making -c a clearer option?

* Update docs/help/config.md

Co-authored-by: David Schultz <me@zpld.me>

Co-authored-by: David Schultz <me@zpld.me>
2023-01-02 22:53:12 -06:00
David Schultz
49bd338d24
Merge pull request #331 from JeDaYoshi/add-ipinfo
Add AS/hostname/buffer lookup to geoip, implement IPinfo command
2022-02-13 16:30:20 -06:00
David Schultz
1a697ba08a
Merge pull request #335 from PeGaSuS-Coder/patch-6
Update apache2
2022-02-13 16:23:25 -06:00
PeGaSuS
9ff4c23759
Update apache2
`ProxyPassReverse` should also end with a slash (`/`)
2021-12-12 13:29:23 +01:00
JeDaYoshi
37aa85e601
Add ipinfo command 2021-10-17 21:53:25 -04:00
David Schultz
0fa184d48f
Merge pull request #303 from PeGaSuS-Coder/patch-5
Update rest_api.md
2021-06-24 20:13:13 -05:00
David Schultz
31838f4300
Merge pull request #301 from PeGaSuS-Coder/patch-3
Update config.md
2021-06-24 20:12:34 -05:00
PeGaSuS
8c8d362884
Update rest_api.md
Missing one ` :P
2021-02-12 18:28:16 +01:00
PeGaSuS
422d309787
Update bitbot_user.service
Always update the systemd service daemon
2021-02-12 18:21:09 +01:00
PeGaSuS
a5f29ce4c0
Update config.md
Add an example of how to create a self-signed cert and key to use with bitbot
2021-02-12 17:31:13 +01:00
jesopo
b3c47fab82 Merge branch 'master' into develop 2020-08-26 10:24:56 +00:00
Ben Harris
b398527268 bitbot_user.service: remove duplicated paths
setting WorkingDirectory negates the need for the full path
2020-07-10 11:53:49 -04:00
jesopo
85198974e0 fix "apikey add" example in git_webhooks.md 2020-05-31 17:45:59 +01:00
jesopo
fd4729729b fix "apikey add" example in git_webhooks.md 2020-05-31 17:45:29 +01:00
jesopo
c5521b8433 Merge branch 'master' into develop 2020-05-20 10:26:11 +01:00
Vitor Luis
8a5a28b08b
Update bitbot_user.service
Next time i need to triple check what I am doing. Another stupid typo
2020-05-19 22:52:07 +02:00
Vitor Luis
98573f1d49
Update bitbot_user.service
Fixed a stupid typo
2020-05-19 22:49:56 +02:00
Vitor Luis
bcaefe7eb7
Create bitbot_user.service
Systemd script to be used by the user w/o the need of root access.
Probably useful.

Cheers
2020-05-19 22:47:52 +02:00
jesopo
32e2156e1e add bot.conf options so we can disable given log files 2020-04-10 22:54:21 +01:00
jesopo
61f050e329 add bot.conf options so we can disable given log files 2020-04-10 22:53:19 +01:00
jesopo
481d6b9be6 move bitbotctl call to after starting bitbot 2020-03-08 19:45:11 +00:00
jesopo
0667ac8c5f add option to encrypt channel_log log files line-by-line 2020-02-20 14:56:04 +00:00
jesopo
069b0a9dab update givepermission to "permission add"
closes #224
2019-12-28 11:19:48 +00:00
jesopo
e458127fb5 move --database/data-dir/log-dir to bot.conf, do some work for diff db engines 2019-12-19 13:56:58 +00:00
jesopo
99341fcc3b make "Setup" a whole category of README.md 2019-12-06 17:09:55 +00:00
jesopo
be4fcc4f3c remove old api keys from docs/bot.config.example 2019-11-28 15:00:23 +00:00
jesopo
9f8c5acf52 add a way to execute commands through bitbotd (use for master-password) 2019-11-21 10:39:26 +00:00
jesopo
aa4cd5af79 change systemd ExecReload to use bitbotctl 2019-10-25 17:29:23 +01:00
jesopo
cbae4286aa define bitbot.service ExecStop as bitbotctl stop 2019-10-18 11:32:22 +01:00
jesopo
cf0ac7d25b move bot.conf.example to docs/ 2019-10-17 14:21:56 +01:00
jesopo
72ad8176bf update setup.md to mention bot.conf should be in ~/.bitbot 2019-10-17 13:59:02 +01:00
jesopo
a75386df32 move bitbot.service, update it for start.py -> bitbotd 2019-10-14 10:31:49 +01:00
jesopo
934a5ec9ea date docs/help/setup.md to use bitbotd as a command 2019-10-11 17:04:11 +01:00
jesopo
9e66390c35 'restat' -> 'restart' 2019-09-27 17:52:27 +01:00
jesopo
83c14cf4d6 add "as root" after service x restart lines 2019-09-27 17:51:47 +01:00
jesopo
b8404b9033 add per-httpd rest_api info 2019-09-27 17:51:02 +01:00
jesopo
407dcacedf lightthpd: add proxy.forwarded for Host, add /dev/null docroot 2019-09-27 17:49:45 +01:00
jesopo
cb4a60ccf9 add example lighttpd rest_api config file 2019-09-18 15:36:01 +01:00
jesopo
a8b87e34a2 make nginx config specifically use ipv6 localhost loopback 2019-09-18 15:13:49 +01:00
jesopo
f458ee8fda add example apache2 config file for rest_api 2019-09-18 15:13:17 +01:00
jesopo
6e0bc62eea add :$port to nginx Host header 2019-09-18 10:12:55 +01:00
jesopo
bbc2a0be51 add proxy_pass Host and X-Forwarded-For headers to nginx example 2019-09-18 10:09:40 +01:00
jesopo
d7e3c69d30 remove unneeded "`"s 2019-09-13 16:07:04 +01:00
jesopo
f3b1ac709b absolutify link to nginx exaple url 2019-09-13 16:06:14 +01:00
jesopo
0ac4c1471a fix markdown references to rest_api.md from git_webhooks.md 2019-09-13 16:05:18 +01:00
jesopo
40cba3f5af '<' -> '&lt;' 2019-09-13 16:03:59 +01:00
jesopo
ea475a6eaa space out ">" lines 2019-09-13 16:03:32 +01:00
jesopo
7589262fbe add rest_api.md and git_webhook.md help documents 2019-09-13 16:02:56 +01:00
jesopo
a77422f6f6 add rest_api example nginx config 2019-09-13 15:50:14 +01:00