guezoloic 2d5ec34d5a feat: add prometheus and grafana docker
rename WG_HOSTNAME_VPN -> HOSTNAME_VPN
2025-08-03 19:04:04 +00:00
2024-12-03 22:15:03 +01:00
2025-08-02 10:14:40 +02:00

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
No description provided
Readme MIT 100 KiB
Languages
Shell 99.7%
DIGITAL Command Language 0.3%