Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. App Wishlist
  3. Bitwarden - Self-hosted password manager

Bitwarden - Self-hosted password manager

Scheduled Pinned Locked Moved Solved App Wishlist
218 Posts 20 Posters 121.0k Views 29 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L lukaszj

      @iamthefij I've used your build with fixed emails and ldap and it installed well however I'm not sure how to get in.

      Bitwarden asks for email so I supply email corresponding to my Cloudron login and Cloudron's password but it says username or password is invalid. Can you suggest something?

      iamthefijI Offline
      iamthefijI Offline
      iamthefij
      App Dev
      wrote on last edited by
      #101

      @lukaszj you should receive an invite email within a few min of the sync task running. I think it runs every 5 min. You'll need to click the link in that email to create your account.

      1 Reply Last reply
      0
      • jimcavoliJ Offline
        jimcavoliJ Offline
        jimcavoli
        App Dev
        wrote on last edited by
        #102

        With all the activity on this thread, is it likely that Bitwarden will see release in the App Store any time soon? Even as an "unstable" package for easier trial by others?

        1 Reply Last reply
        3
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #103

          @jimcavoli We will take this up next week since we are working on getting 4.2 out this week. Will follow up with @iamthefij on what the status is.

          iamthefijI 1 Reply Last reply
          1
          • girishG girish

            @jimcavoli We will take this up next week since we are working on getting 4.2 out this week. Will follow up with @iamthefij on what the status is.

            iamthefijI Offline
            iamthefijI Offline
            iamthefij
            App Dev
            wrote on last edited by
            #104

            @girish it should be good to go. My branch is working with MySQL and LDAP.

            I've got two working Dockerfiles. One that compiles the entire project and another that just pulls the binary from the published images on Docker Hub. End result is the same.

            1 Reply Last reply
            1
            • L Offline
              L Offline
              lukaszj
              wrote on last edited by
              #105

              Hello @girish is there any progress with releasing Bitwarden to App Store? Thanks!

              1 Reply Last reply
              1
              • girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #106

                Unfortunately, not this week. The 4.2 release hit some hiccups. Good news is that we are rolling out 4.2 as we speak. So, we should get to this next week.

                L iamthefijI 2 Replies Last reply
                3
                • girishG girish

                  Unfortunately, not this week. The 4.2 release hit some hiccups. Good news is that we are rolling out 4.2 as we speak. So, we should get to this next week.

                  L Offline
                  L Offline
                  lukaszj
                  wrote on last edited by
                  #107

                  @girish Great, can't wait. Fingers crossed!

                  1 Reply Last reply
                  0
                  • girishG girish

                    Unfortunately, not this week. The 4.2 release hit some hiccups. Good news is that we are rolling out 4.2 as we speak. So, we should get to this next week.

                    iamthefijI Offline
                    iamthefijI Offline
                    iamthefij
                    App Dev
                    wrote on last edited by
                    #108

                    @girish great to hear! Let me know if there is anything I can do to help.

                    1 Reply Last reply
                    0
                    • necrevistonnezrN Offline
                      necrevistonnezrN Offline
                      necrevistonnezr
                      wrote on last edited by
                      #109

                      Again, there's trouble with cloudron cli. I tried to login but it gives me the following errors:

                      cloudron login --allow-selfsigned
                      Cloudron Admin Domain: my.domain.com
                      ERROR (node:51749) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification. [ internal/process/warning.js:27:3 ]
                      ERROR Cloudron my.domain.com not found.
                      Try providing the admin location, probably my.my.domain.com [ /Users/user/.nvm/versions/node/v12.7.0/lib/node_modules/cloudron/src/helper.js:71:29 ]
                      

                      What am I doing wrong?

                      1 Reply Last reply
                      0
                      • girishG Offline
                        girishG Offline
                        girish
                        Staff
                        wrote on last edited by
                        #110

                        @necrevistonnezr You almost never have to use --allow-selfsigned Does my.domain.com have the correct cert?

                        necrevistonnezrN 1 Reply Last reply
                        0
                        • girishG girish

                          @necrevistonnezr You almost never have to use --allow-selfsigned Does my.domain.com have the correct cert?

                          necrevistonnezrN Offline
                          necrevistonnezrN Offline
                          necrevistonnezr
                          wrote on last edited by necrevistonnezr
                          #111

                          @girish Yes, the situation is the same with or without "--allow-selfsigned"
                          BTW I'm on macOS 10.15

                          1 Reply Last reply
                          0
                          • girishG Offline
                            girishG Offline
                            girish
                            Staff
                            wrote on last edited by
                            #112

                            @necrevistonnezr Can you try using the CLI on the demo cloudron? Like:

                            cloudron login my.demo.cloudron.io
                            

                            username and password is cloudron. you can then build and install there. does that entire flow work?

                            necrevistonnezrN 1 Reply Last reply
                            0
                            • girishG girish

                              @necrevistonnezr Can you try using the CLI on the demo cloudron? Like:

                              cloudron login my.demo.cloudron.io
                              

                              username and password is cloudron. you can then build and install there. does that entire flow work?

                              necrevistonnezrN Offline
                              necrevistonnezrN Offline
                              necrevistonnezr
                              wrote on last edited by
                              #113

                              @girish that gives me the same error but pinging works

                              bitwardenrs-app on master [!?] via ⬢ v12.7.0
                              ➜ cloudron login my.cloudron.io
                              ERROR (node:55034) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification. [ internal/process/warning.js:27:3 ]
                              ERROR Cloudron my.cloudron.io not found.
                              Try providing the admin location, probably my.my.cloudron.io [ /Users/kdj/.nvm/versions/node/v12.7.0/lib/node_modules/cloudron/src/helper.js:71:29 ]
                              bitwardenrs-app on master [!?] via ⬢ v12.7.0 took 18s
                              ➜ ping my.cloudron.io
                              PING my.cloudron.io (45.55.2.141): 56 data bytes
                              64 bytes from 45.55.2.141: icmp_seq=0 ttl=50 time=188.063 ms
                              64 bytes from 45.55.2.141: icmp_seq=1 ttl=50 time=181.041 ms
                              64 bytes from 45.55.2.141: icmp_seq=2 ttl=50 time=237.531 ms
                              
                              1 Reply Last reply
                              0
                              • L Offline
                                L Offline
                                lukaszj
                                wrote on last edited by
                                #114

                                Hi @girish is there any update re pushing official Bitwarden to Marketplace? Thanks.

                                1 Reply Last reply
                                0
                                • girishG Offline
                                  girishG Offline
                                  girish
                                  Staff
                                  wrote on last edited by
                                  #115

                                  @lukaszj No ETA but it's on our immediate list. Currently, we are pushing out the release that makes it possible to build custom apps without our build service.

                                  L murgeroM 2 Replies Last reply
                                  3
                                  • girishG girish

                                    @lukaszj No ETA but it's on our immediate list. Currently, we are pushing out the release that makes it possible to build custom apps without our build service.

                                    L Offline
                                    L Offline
                                    lukaszj
                                    wrote on last edited by
                                    #116

                                    @girish Thanks.

                                    1 Reply Last reply
                                    0
                                    • girishG girish

                                      @lukaszj No ETA but it's on our immediate list. Currently, we are pushing out the release that makes it possible to build custom apps without our build service.

                                      murgeroM Offline
                                      murgeroM Offline
                                      murgero
                                      App Dev
                                      wrote on last edited by
                                      #117

                                      @girish But building apps without the build service is already possible - do you mean that the manifest will allow us to specify a repo and docker image to install? Cause that would be nice!

                                      --
                                      https://urgero.org
                                      ~ Professional Nerd. Freelance Programmer. ~

                                      1 Reply Last reply
                                      0
                                      • girishG Offline
                                        girishG Offline
                                        girish
                                        Staff
                                        wrote on last edited by
                                        #118

                                        Just started looking into getting this package published. I also found a related https://github.com/dani-garcia/bitwarden_rs/pull/677 .

                                        iamthefijI 1 Reply Last reply
                                        0
                                        • girishG girish

                                          Just started looking into getting this package published. I also found a related https://github.com/dani-garcia/bitwarden_rs/pull/677 .

                                          iamthefijI Offline
                                          iamthefijI Offline
                                          iamthefij
                                          App Dev
                                          wrote on last edited by
                                          #119

                                          @girish I'd be neat if that gets merged, but the maintainers rejected a previous patch for direct LDAP support and that's why it was moved to a different binary. See comments here: https://github.com/dani-garcia/bitwarden_rs/pull/396#issuecomment-464059020

                                          1 Reply Last reply
                                          0
                                          • iamthefijI Offline
                                            iamthefijI Offline
                                            iamthefij
                                            App Dev
                                            wrote on last edited by
                                            #120

                                            Hey @girish any updates on this? I've been holding off on migrating from my external instance to my Cloudron one because I'm not sure about the process of migrating from the dev one to an official one. Any guidance on when to expect this or if it's possible to preserve the Docker volume would be helpful.

                                            1 Reply Last reply
                                            1
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes


                                              • Login

                                              • Don't have an account? Register

                                              • Login or register to search.
                                              • First post
                                                Last post
                                              0
                                              • Categories
                                              • Recent
                                              • Tags
                                              • Popular
                                              • Bookmarks
                                              • Search