GithubHelp home page GithubHelp logo

oystr-foss / keepo Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 34 KB

Scala integration with Hashicorp's Vault.

Scala 87.49% Dockerfile 1.19% Shell 3.94% Python 7.38%
scala sbt playframework docker vault oystr oystr-foss morbid akka-actors

keepo's Introduction

Keepo

Importing the project

Intellij has native support for sbt projects. Please, see details here.

Running the project locally

You may launch the app from your ide for debugging or running. Please, see details here.

Or instead, run with sbt run.

Requirements

We are working with Docker containers running instances of Morbid and Hashicorp's Vault.

Environment

To set up the environment, run the commands below:

$ sudo mkdir -p /opt/keepo/vault/shared/conf
$ sudo chown -R $USER. /opt/keepo/
$ echo 'include "application.conf"' > /opt/keepo/vault/shared/conf/local.conf

Running

Run the container with:

$ docker run --name keepo -p 9005:9005 -d -v /opt/keepo/vault/shared:/opt/keepo/service/shared oystrcombr/keepo:latest

Making requests

The service documentation can be found here.

keepo's People

Contributors

dependabot[bot] avatar rafaelsilverioit avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.