issues
search
nwithan8
/
tauticord
A Discord bot that displays live data from Tautulli
GNU General Public License v3.0
114
stars
22
forks
source link
[feat] Improve Docker base, PM2, auto-restart settings
#151
Closed
nwithan8
closed
10 months ago
nwithan8
commented
10 months ago
Docker
Improve base image used for Docker container (lock to Python 3.10)
PM2
Install latest PM2 in container (previous base image was 2+ years out of date and missing features)
Remove unused pm2-logrotate
Improve PM2 process
Name
tauticord
process properly
Auto-restart the bot if the config file changes
Cancel auto-restart based on process exit status code
Tauticord
Parse bot-killing exception to determine proper exit code
Throw code 101 (avoid constant restart) if exception due to invalid Discord token
Docker
PM2
tauticord
process properlyTauticord