Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Releases: nozel-org/linux-serverbot

1.1.2

20 Oct 09:44
Compare
Choose a tag to compare
  • Fixed bug in feature updates on Fedora (dnf uses different output than yum) #101.
  • Added EOL date for CentOS 8.

1.1.1

24 Sep 18:03
Compare
Choose a tag to compare
  • Replaced unstable branch with stable branch in serverbot.
  • Upped the version numbering.

1.1.0

24 Sep 17:41
Compare
Choose a tag to compare

This is a combined update for all 1.1.0-UNSTABLE commits.

  • Changed suffixes from ALPHA, BETA and RELEASE to new suffix layout UNSTABLE and STABLE.
  • Added feature EOL #63.
  • Added basic configuration file parameter validation #83.
  • Added notification to user on serverbot upgrade #84.
  • Removed abundance of comments that weren't very useful #85.
  • Added error when method telegram is not configured #88.
  • Made all gather functions calls consistent by placing them inside relevant functions #89.
  • Added branch variable in serverbot #90.
  • Removed argument shortcuts because of conflicting names #92.
  • Removed useless breaks in feature updates method cli #93.
  • Improved validation of serverbot.conf to accomodate new features in minor releases better #96.
  • Ignore dots in variables for feature eol #97.
  • Fixed bug that replaced a variable in serverbot.conf with only the first character of the source variable #99.
  • Changed variable when no serverbot.conf is available to be more clear.
  • Some minor text improvements across all files and comments.
  • Removed placeholders for planned features.
  • Made some preparations for method email.
  • Changed some default values in serverbot.conf to have less overlap.

1.0.3

06 Sep 23:56
Compare
Choose a tag to compare
  • Also contains 1.02.
  • Fixed #87.
  • Fixed #86.

1.0.1

04 Sep 15:03
Compare
Choose a tag to compare

Bugfixes

  • Fixed a bug that changed the major version number in serverbot.conf to a wrong number #82.
  • Added major version number to version.txt (which should have been done in 72c9757).

1.0.0

04 Sep 11:38
Compare
Choose a tag to compare

Stable release

This is the first stable release of serverbot. As of 1.0.0 it has the following features, methods and options:

Features

  • Server overview (full metrics).
  • Server metrics (health metrics).
  • Server alert (cpu, memory and disk space).
  • Server updates (shows available updates).

Methods

These features can be used on the command line as well as with your Telegram bot.

Options

  • Automatic cron renewal based on serverbot configuration file.
  • Automatic installation and removal of serverbot.
  • Automatic upgrades of serverbot.