This repository has been archived on 2019-08-11. You can view files and clone it, but cannot push or open issues or pull requests.
Manager/README.md

7 lines
390 B
Markdown

# RedXen Manager - A script that automates management of our infrastructure
This is one of the scripts that automates updating, checking status or maintaining our services.
It is written in Bash and is written in the best code practices according to `shellcheck` [Repo](https://github.com/koalaman/shellcheck)
Most of it is shortened and crunched to a small size with multiple functions.