Giter VIP home page Giter VIP logo

Comments (3)

ncarlier avatar ncarlier commented on June 28, 2024

Hello,
for now there is some steps to follow in order to have have a fully self hosted Keeper. I planned to work on a "ready to deploy" repository and a quick blog post.

Nevertheless, here the steps to install a complete setup:

  • Install MongoDB
  • Install ElasticSearch
  • Install Redis
  • Install and configure Keycloak
    • Go to the admin console and create a Realm and a client for the Web App
    • Save the public key of your new Realm /var/opt/keeper/my-pubkey.pem
  • Install and configure the API: https://github.com/nunux-keeper/keeper-core-api#installation
    • Use the previous public key generated by keycloak APP_TOKEN_PUB_KEY=/var/opt/keeper/my-pubkey.pem
  • Install and configure the Web App: https://github.com/nunux-keeper/keeper-web-app#configuration
    • Set the variable REACT_APP_API_ROOT to the correct API endpoint
    • Replace (or override with the docker volume option) the public/keycloak.json file with your (check the installation panel of your Keycloak client)

Then, it should be ok 👏

I am completely aware that is not so simple. And I will work on a fully automated recipes based on Docker compose.

from keeper-web-app.

fubz avatar fubz commented on June 28, 2024

Thank you, I appreciate the write up.
Not the worst install by any means; but maintaining certainly will not be fun.

I look forward to the complete automated install. This application is incredible and just what I have been looking for. Great job.

from keeper-web-app.

ncarlier avatar ncarlier commented on June 28, 2024

Hello,

here the automated installer: https://github.com/nunux-keeper/keeper-docker

Regards.

from keeper-web-app.

Related Issues (20)

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.