Loïc GUEZO 91f403b696 Revise README for project name and content
Updated project name in README and removed paths section.
2026-03-28 13:49:53 +01:00
2026-03-01 18:03:46 +01:00
2024-12-03 22:15:03 +01:00
2026-03-01 18:03:46 +01:00

server-config

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

Installation

git clone https://github.com/guezoloic/server-config.git
cd serverconfig
chmod +x ./install.sh
./install.sh

Contributing

Feel free to fork the repository, submit issues or pull requests.

Description
configuration management tool designed to quickly setup a server. It provides a simple way to deploy all my configuration needs.
Readme MIT 206 KiB
Languages
Shell 100%