feat: add cassandra lxc

pull/2367/head
Madhur Ahuja 2 years ago
parent a91ba00e11
commit b4d8f18baa
  1. 3
      install/cassandra-install.sh

@ -34,8 +34,7 @@ cd /opt
wget -q https://dlcdn.apache.org/cassandra/4.1.3/apache-cassandra-4.1.3-bin.tar.gz
$STD tar -xvzf apache-cassandra-4.1.3-bin.tar.gz
mv apache-cassandra-4.1.3 cassandra
cat <<EOF > /opt/cassandra/conf/cassandra.yaml
cat <<EOF >/opt/cassandra/conf/cassandra.yaml
# Cassandra storage config YAML
# NOTE:

Loading…
Cancel
Save