mirror of
https://github.com/guezoloic/serverconfig.git
synced 2026-01-25 07:34:23 +00:00
86c40e03f8dc54ee7cb6e4a3fe3e7d2ccf1a71ac
- isUpdated (create_env_variable common.sh) to not propose overwrite field - if cron does not exist, print error (log too)
ServerConfig
my own configuration management tool designed to quickly setup a server. It provides a simple way to deploy all my configuration needs.Table of Content
Features
- Notifications: Real-time alert system via Telegram.
- AWS Backup: Automated backup system via AWS s3.
- Docker Script: Custom docker script.
Prerequisites
Ensure you have the following programs installed:
- curl
- aws
- docker
Paths
- /usr/local/bin/scripts
- /usr/local/bin/libs
- /var/log/serverconfig.log
- /etc/serverconfig
Installation
git clone https://github.com/guezoloic/serverconfig.git
cd serverconfig && \
chmod +x ./install.sh && ./install.sh
Contributing
Feel free to fork the repository, submit issues or pull requests.
Description
Languages
Shell
99.7%
DIGITAL Command Language
0.3%