Check the blog for details
git clone https://github.com/abhirockzz/accs-cassandra.git
mvn clean install
- createsaccs-compute-cassandra-dist.zip
intarget
directory
- Use Developer Cloud - read Oracle Developer Cloud: setup & application deployment section in the blog
- Use Application Container Cloud console
- Use Application Container Cloud REST APIs
- Use Application Container Cloud PSM APIs
- Start Cassandra instance
- Set the following environment variables
CASSANDRA_HOST
CASSANDRA_PORT
CASSANDRA_USERNAME
CASSANDRA_PASSWORD
java -jar target/accs-compute-cassandra.jar
Refer Test the application section in the blog