From 89db13a8be8fbba07e8c4667ff60004e7c3a7e63 Mon Sep 17 00:00:00 2001 From: Tanguy Herbron Date: Tue, 4 May 2021 14:32:26 +0200 Subject: [PATCH] Initialize git with README --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..320ceef --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# Cronicle - Backup management + +## Usage +Cronicle is a task scheduler service presented as a WebUI which can be deployed with a master-slave architecture. For Halia, it is mainly used as a backup manager across all machines. + +## Requirements +To deploy this instance, you only need to install `docker-compose` and `docker`. + +## Installation + +>> TODO : Complete this step once deployed + +Enable setup for the master node and disable it for slave nodes +CRONICLE_SETUP