Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
SigNoz
Commits
24d51e3c
Unverified
Commit
24d51e3c
authored
3 years ago
by
Pranay Prateek
Committed by
GitHub
3 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Update install.sh
parent
368e11e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
deploy/install.sh
+2
-2
deploy/install.sh
with
2 additions
and
2 deletions
+2
-2
deploy/install.sh
+
2
-
2
View file @
24d51e3c
...
...
@@ -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
"
\ No newline at end of file
echo
-e
"
\n
🙏 Thank you!
\n
"
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment