Skip to content

WinterTechForum/cassandrarest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cassandrarest

Simple REST controller for accessing our Cassandra database.

Installation

  1. Run ./script/package to compile the Clojure and Java, and will build the Docker image.
  2. Run ./script/publish to push the Docker image to Docker Hub.

Usage

  • Run lein ringer server to run the app locally, without Docker.
  • Run ./script/run to run the container and stay connected to the log
  • Run ./script/start to run the container in the background

Kubernetes

  1. Run ./script/k8s-create to load the container into your Kubernetes cluster.
  2. Run ./script/k8s-expose to create a load balancer service to expose it to the world

License

Copyright © 2016 joey@joeygibson.com

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

No frills REST interface to our Cassandra database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published