December 24, 20214 yr This docker template was created based on an already available docker image GitHub: https://github.com/cupcakearmy/cryptgeon DockerHub: https://hub.docker.com/r/cupcakearmy/cryptgeon My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates DESCRIPTION cryptgeon is a secure, open source sharing note or file service inspired by PrivNote. Features: • Server cannot decrypt contents due to client side encryption • View or time constraints • In memory, no persistence • Obligatory dark mode support Live demo: https://cryptgeon.nicco.io/ NOTES • HTTPS certificate (NPM/Nginx) is required to use this service, otherwise browsers will not support the cryptographic functions. • Memcached is required to be already running as a separate container, as it is used for caching the information in memory (nothing is saved locally). VERSION 1.0 (2021-12-24) If you are going to report a bug or request something to be added/modified, please, take into consideration that I will only be able to apply changes for the work I own only. For example, if I create a docker template for an already existing docker image (not created by me), I won't be able to do more for that image than forward your report or request to the owner of the project. If you like my work, please consider making a little donation. - DONATE - Thank you very much 🙂 Edited December 24, 20214 yr by SmartPhoneLover
July 30, 20223 yr They say they now support redis auth, but I certainly cannot get it to work. Anyone else?
June 20, 20233 yr The port of the container has been moved to 8000 and Memchached support is removed and moved to redis. Pull request created: https://github.com/SmartPhoneLover/unraid-docker-templates/pull/13
October 2, 20232 yr Has anyone gotten this to work? I have set it up over and over and I only get 502 Bad Gateway. Any help advice would be very appreciated.
February 8, 20242 yr On 10/2/2023 at 8:48 AM, SMCSUser said: Has anyone gotten this to work? I have set it up over and over and I only get 502 Bad Gateway. Any help advice would be very appreciated. Like berndv said above, the Container Port changed from 5000 to 8000. Deleted the WebUI port from the template and re-add it using 8000 as the Container Port.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.