mirror of https://github.com/tteck/Proxmox.git
feat: add cassandra lxc
This commit is contained in:
parent
a91ba00e11
commit
b4d8f18baa
|
@ -35,7 +35,6 @@ wget -q https://dlcdn.apache.org/cassandra/4.1.3/apache-cassandra-4.1.3-bin.tar.
|
|||
$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
|
||||
|
||||
# Cassandra storage config YAML
|
||||
|
||||
# NOTE:
|
||||
|
|
Loading…
Reference in New Issue