Commit Graph

14 Commits

Author SHA1 Message Date
ViViDboarder 30974696be Update testing instructions and bump 1.0 2023-01-25 16:42:55 -08:00
ViViDboarder 5238bc1b60 Slim final image
Using an intermediate image for building. Could possibly slim further by making the `RUN_TAG` a slim variant
2021-06-21 13:38:36 -07:00
ViViDboarder adf460c05e Add some additional configs for easier testing 2021-05-20 17:29:45 -07:00
ViViDboarder a0bb9152ee Rebrand vaultwarden 2021-05-07 12:55:29 -07:00
ViViDboarder b04ee3a60a Update rust to 1.46
Should add support for TLS 1.3

Also, this fixes the Alpine builds
2020-09-28 14:58:23 -07:00
ViViDboarder d41b93d3b9 Update compose target for bitwarden_rs 2020-07-12 09:35:25 -07:00
Ian 7b3a814ce7
Merge pull request #13 from jerhat/master
Added optional bitwarden_root_cert config to trust an additional root certificate...
2020-07-12 09:01:04 -07:00
ViViDboarder 91d70e6bb8 Add linting, formatting and other checks
This adds pre-commit hooks installable using the provided Makefile as
well as a new check to validate the version in the Cargo file matches
the git tag. This will be useful as a check before pushing releases.
2020-07-09 12:09:19 -07:00
jerhat acf8165bed added instructions to expose the cert to container when using docker 2020-07-09 16:32:06 +08:00
Ian c493366efd Fix invalid email field error
Instead of crashing with a cryptic message, instead we print an error
message.

Also, as a bonus, better testing instructions!

Fixes #3
Fixes #2
2019-10-02 15:04:32 -07:00
ViViDboarder 829ed5585c Add alpine base option 2019-04-18 18:13:31 -07:00
ViViDboarder 233e040668 Lock down registration in sample config 2019-04-18 17:15:29 -07:00
ViViDboarder 8171464c49 Update compose to mostly work
Untested since latest bitwarden_rs image doesn't have new endpoints
2019-04-12 16:42:07 -07:00
ViViDboarder d373a99211 Add Dockerfile
And a work in progress docker-compose.yml
2019-04-12 16:42:07 -07:00