From 7940f05e476a745cb307a9e7e8eac766345a5873 Mon Sep 17 00:00:00 2001 From: David Kebler Date: Sat, 20 Jul 2024 09:43:09 -0700 Subject: [PATCH] add readme file --- readme.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..e6eaa93 --- /dev/null +++ b/readme.md @@ -0,0 +1,12 @@ +# Cronicle Edge Build and Deploy + +To use this repo clone and then run the `install` script. + +If this is a primary server then run `install primary` + +To upgrade run `install upgrade` + +Edit `conf/setup.json` if need be + +commit conf/ data/ to a branch for instance, especially for primary server +