-
Notifications
You must be signed in to change notification settings - Fork 166
Open
Description
Hello,
I do not find any hint in the documentation, if two rest-server processes can run on the same path. The use case for this is the following:
- I would like to run one rest-server as --append-only that recives my automated backups
- and have an other rest-server process listening to a different port that has a different --htpasswd-file and allows the deletion of backups.
Output of rest-server --version
rest-server version rest-server 0.13.0 compiled with go1.19.8 on linux/amd64
What should rest-server do differently?
Have documented if this works or not, ideally it would work
What are you trying to do? What is your use case?
Have a password saved on the clintes for append-only operations, and one not saved on the systems for "forget" and "prune" operations
Did rest-server help you today? Did it make you happy in any way?
Yes, thanks alot, great software
Metadata
Metadata
Assignees
Labels
No labels