How to set up and use a local Cassandra database
This section describes how to set up and use a local instance of Cassandra. The local Cassandra and the simple web interface run in a docker container.
Note: The database section in the service manifest does not affect the set
up of the local Cassandra database. The local database has to be set up manually using the
steps below.