this post was submitted on 06 Oct 2024
14 points (88.9% liked)

Selfhosted

39985 readers
781 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
 

Is it possible to somehow mount a folder to Adguard running in Docker? I have auto renewed Letsencrypt certificates, but have to copy/paste them into AdGuard. Trying to add a direct path to files doesn't work. Could it be just permissions?

you are viewing a single comment's thread
view the rest of the comments
[–] N0x0n@lemmy.ml 1 points 1 month ago

Trying to add a direct path to files doesn't work.

Dunno what's wrong here, but I do add a files direct path to /etc/ssl into a docker container and works as expected.

I think It's related to miniflux and have my self-signed certificate in its truststore to communicate with wallabag (inter-docker communication).

I can't give you a snipped of my compose but will gladly edited my comment when home.