Files
ports/databases/cassandra5/pkg-message
T
Angelo Polo 7390911f65 databases/cassandra5: new port Cassandra 5.0
Highly scalable distributed database

PR:	282693
2026-04-28 14:19:40 +02:00

10 lines
406 B
Plaintext

[
{ type: install
message: <<EOM
The default data directory will be created by the database in '/var/db/cassandra', which is already initialized during installation as the 'cassandra' user's home directory.
The default log directory is '/var/log/cassandra' and must created by you to be accessible to the cassandra user.
Start the cassandra service like so: `service cassandra [start|onestart]`.
EOM
}
]