this post was submitted on 11 Jul 2023
5 points (77.8% liked)

Selfhosted

39257 readers
254 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Vaultwarden and Caddy

@selfhosted

Hi guys, I can't get my vaultwarden instance to work with Caddy. I follow this guide, but I don't understand where I'm going wrong. Does anyone have a working config to share? Thanks in advance

https://github.com/dani-garcia/vaultwarden/wiki/Proxy-examples

you are viewing a single comment's thread
view the rest of the comments
[–] Double_A@discuss.tchncs.de 1 points 1 year ago* (last edited 1 year ago) (1 children)

I suspect the issue is with the SSL Certificates...

For starters, do you already have a domain? If yes, which nameserver are you using?

Also more importantly, what problem do you actually have?

[–] lsintoni@mastodon.uno 1 points 1 year ago* (last edited 1 year ago) (1 children)

@Double_A

This is my suspect too. Yes, have a domain and I have no issue with snikket and nextcloud. I think i'm making mistakes compiling the caddyfile.. I'm a newbie, and i really can't get it to work. (examples for snikket and nextcloud are easier..)

@selfhosted

[–] lsintoni@mastodon.uno 1 points 1 year ago

I'm trying to run it in a debian11 Vps. I set the A dns record for a subdomain 'vault.example..'

I'm posting the caddyfile when at home, if i solve Before i'll let you know

Many thank's

@selfhosted