November 7, 20214 yr Support for my Docker template for the restic REST server image. Application: Restic - https://restic.net Docker Hub: https://hub.docker.com/r/restic/rest-server GitHub: https://github.com/jorgenman/unraid-templates
June 18, 20233 yr I just installed this from the app store. By Default it does not seem to have an "Edit" button that allows you to change any of the docker conifg. All my other apps have edit buttons. It also doesn't have a webui option which would be a nice quality of life improvement but no necessary. The edit button is of course needed because you can never make any further changes to it
March 31, 20242 yr Author Sorry, I missed the notification for this when you originally posted it. Are you still having this problem? Mine does show the "edit" button - I assumed that it just always appears for all containers. But if it's still missing for you, I can look and see if I'm supposed to do something specific to enable it.
June 21, 20251 yr unRAID does not allow edit ot running VMs and containers. Shut it down and the Edit button should appear.
Wednesday at 06:14 AM4 days Restic rest-server isn't letting me connect to a repo, log shows the following: **WARNING** No user exists, please 'docker exec -it $CONTAINER_ID create_user' Data directory: /data Authentication enabled Loaded htpasswd file /data/.htpasswd Append only mode disabled Private repositories disabled Group accessible repos disabled start server on [::]:8000 Reloaded htpasswd file shutdown cleanly Data directory: /data Authentication enabled Loaded htpasswd file /data/.htpasswd Append only mode disabled Private repositories disabled Group accessible repos disabled start server on [::]:8000Whether or not I click in the web UI and do Console then run create_user user password, or run docker exec -it restic-rest-server create_user user password from Unraid shell, I can't log into Restic using the login user/password. I would guess it is loading the .htpasswd file, but not using authentication right, or not reading the file right at all. If I enter Unraid shell and cat /mnt/user/restic/.htpasswd the contents of the file correctly shows user:$2y$05$G.F1JinrhGvp/yeVxhL5quU/pl5K3.s/72.iTEZlw57U2km8QBlgS.Edit: this may be a bug with restic. Edited Wednesday at 06:16 AM4 days by tekeous
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.