Giter Site home page Giter Site logo

univention-bitwarden's Introduction

A template for running vaultwarden on Univention (4.2 and up)

Will be worked on every once in a while. Contributions welcome!

(Probably) opiniated recipe for running dockerised applications on Univention Corporate Server (UCS). The provided app is a Bitwarden server API implementation compatible with upstream Bitwarden clients*, ideal for self-hosted deployment where running official resource-heavy service might not be ideal.

The upstream source of the app is a Rust implementation of the Bitwarden API. The script in this repo uses the projects official Docker image and always gets the latest tagged version from the Docker Hub.

*Note, that this project is not associated with the Bitwarden project nor 8bit Solutions LLC.

Further configuration

Most of vaultwarden can be configured through an env file. When running run.sh for the first time this file will be created with some default values for you. Make sure to check https://github.com/dani-garcia/vaultwarden/wiki and https://github.com/dani-garcia/vaultwarden/blob/master/.env.template for further configuration instructions.

Updating

To update vaultwarden to the latest version simply rerun the script.

Getting logs

The app does not write a logfile of its own, instead the docker logs command should be used, e.g. like the following docker logs -f bitwarden-rs.

univention-bitwarden's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

lebernd

univention-bitwarden's Issues

UCS Portal not accessible anymore after start of bitwarden

Hi,

after enabling the unchanged apache config created by the script for bitwarden, the portal site is not accessible anymore...

UCS is the actual version 4.3.3.

Here is the output of 'docker logs -f bitwarden-rs' :

[2019-03-05 21:14:03][rocket::rocket][INFO] GET /univention/portal/portal.css text/css:
[2019-03-05 21:14:03][_][INFO] Matched: GET /<p..> [10] (web_files)
[2019-03-05 21:14:03][_][ERROR] Response was a non-`Responder` `Err`: Os { code: 2, kind: NotFound, message: "No such file or directory" }.
[2019-03-05 21:14:03][_][INFO] Outcome: Failure
[2019-03-05 21:14:03][_][WARN] Responding with 500 Internal Server Error catcher.
[2019-03-05 21:14:03][_][INFO] Response succeeded.

Any idea what´s going wrong?

regards,
Joachim

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.