mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-11 15:59:04 +08:00
Update install.sh
This commit is contained in:
parent
368e11e17a
commit
24d51e3c3a
@ -317,7 +317,7 @@ echo ""
|
||||
|
||||
echo -e "👉 ${RED}Two ways to go forward\n"
|
||||
echo -e "${RED}1) ClickHouse as database (default)\n"
|
||||
echo -e "${RED}2) Kafka + Druid setup to handle scale (recommended for production use)\n"
|
||||
echo -e "${RED}2) Kafka + Druid as datastore \n"
|
||||
read -p "⚙️ Enter your preference (1/2):" choice_setup
|
||||
|
||||
while [[ $choice_setup != "1" && $choice_setup != "2" && $choice_setup != "" ]]
|
||||
@ -508,4 +508,4 @@ else
|
||||
|
||||
fi
|
||||
|
||||
echo -e "\n🙏 Thank you!\n"
|
||||
echo -e "\n🙏 Thank you!\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user