Skip to content

Commit cdc0e6a

Browse files
committed
Formated terminal info on cloud version of the app
1 parent 961874a commit cdc0e6a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

install_vivid_volcano.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1074,7 +1074,7 @@ echo -e "${YELLOW}💡 Public Cloud Available:${NC}"
10741074
echo -e " For instant access, visit: ${BLUE}https://datviser-vivid-volcano.share.connect.posit.cloud/${NC}"
10751075
echo
10761076

1077-
echo -e "${CYAN} Available via web; Data privacy information:${NC}"
1077+
echo -e "${CYAN} Data privacy information for public Cloud (Posit Connect):${NC}"
10781078
echo -e " • Your uploaded data is NOT stored permanently, and is NOT accessible to other users."
10791079
echo -e " • Each session is isolated: your data is only available during your active session and is cleared when the session ends (including temporary logs)."
10801080
echo -e " • Vivid Volcano does NOT collect, store, or share any uploaded files or analysis results."
@@ -1085,6 +1085,8 @@ echo -e "${YELLOW}⚠️ For your safety:${NC}"
10851085
echo -e " • Do NOT upload highly sensitive data (e.g., non-blinded patient data), as the app is hosted on a public server without authentication."
10861086
echo -e " • For sensitive data, use this installer to run the app locally or in your own secure cloud container."
10871087
echo
1088+
echo -e "${CYAN}This installer installs Vivid Volcano localy or on the private server container:${NC}"
1089+
echo
10881090

10891091
# Installation flow confirmation
10901092
echo -e "${BOLD}This installer will:${NC}"

0 commit comments

Comments
 (0)