Search found 5 matches
- Fri Sep 18, 2020 5:43 am
- Forum: General topics
- Topic: Where to start?
- Replies: 1
- Views: 2483
Re: Where to start?
The official documentation is available here: https://docs.mayan-edms.com/ There's also a number of unofficial guides in this section of the forum: https://forum.mayan-edms.com/viewforum.php?f=15 You should be able to configure all of the settings if you have an admin-level account. If you have a Do...
- Mon Sep 14, 2020 11:45 am
- Forum: Issues or Errors
- Topic: Passthrough encryption setup
- Replies: 4
- Views: 570
Re: Passthrough encryption setup
Thanks for your reply Michael, and confirming it wasn't just a silly error on my part. Is there a Gitlab issue I can watch so I know when this is resolved, or will you/a dev reply in this thread?
- Thu Sep 10, 2020 2:06 am
- Forum: Issues or Errors
- Topic: Passthrough encryption setup
- Replies: 4
- Views: 570
Re: Passthrough encryption setup
Okay, after some digging through the git repo I've figured it out. Here is my YAML configuration reference for anyone else interested. Note the all-important "next_storage_backend" and "next_storage_backend_arguments": DOCUMENTS_STORAGE_BACKEND: mayan.apps.storage.backends.encryptedstorage.Encrypted...
- Wed Sep 09, 2020 6:27 am
- Forum: Issues or Errors
- Topic: Passthrough encryption setup
- Replies: 4
- Views: 570
Passthrough encryption setup
Hi, I see that passthrough-encryption is now supported, as described in this issue: https://gitlab.com/mayan-edms/mayan-edms/-/issues/143 However I'm not sure how to configure the new EncryptedPassthroughStorage. I have an existing S3Boto3Storage backend that is working but I'd like to introduce at-...
- Wed Sep 09, 2020 6:22 am
- Forum: Help wanted
- Topic: Sponsors needed: Docker image mirror [SOLVED]
- Replies: 2
- Views: 1358
Re: Sponsors needed: Docker image mirror
I don't believe this should impact the project - the Docker download rate limit docs ( https://docs.docker.com/docker-hub/download-rate-limit/ ) say: Limits are applied based on the user doing the pull, and not based on the image being pulled or its owner. This just applies to the individual perform...