From b327c16094b7d829788ee3c892862486f42237f3 Mon Sep 17 00:00:00 2001 From: "F.C. Martin" Date: Tue, 9 Jan 2024 16:35:14 +0100 Subject: [PATCH] Updated todo list --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 694f6d3..eb3dad6 100644 --- a/README.md +++ b/README.md @@ -4,16 +4,11 @@ This repository contains convenience scripts for installing vantage6 nodes at da ## TODO -- [ ] Fix the `$SCRIPT_DIR` variable -- [ ] SSH Key is not set as this is computed in a subshell -- [ ] Miniconda seems to install every time -- [ ] `Bash` session is not invoked after installation (manual step?) -- [ ] Start the node after installation +- [ ] Autmaticaly after installation? - [ ] Add `start-node.sh` and `stop-node.sh` scripts - [ ] Add a job to the crontab to start the node on boot -- [ ] Connect to `cotopaxi.vantage6.ai` to test - [ ] Add option to use Docker version of the OMOP database (no SSH tunneling required) -- [ ] Finish `create-node.sh` script +- [ ] Update this README ## Getting Started