selfhosters / unRAID-CA-templates

An Unraid community repo where you can request unRAID container templates to be added to Community Applications: Squidly271/community.applications.
MIT License
149 stars 83 forks source link

CA Template Request - restic #497

Open ssean opened 3 months ago

ssean commented 3 months ago

Please add the dockerhub repo link and github/gitlab link below

DockerHub https://hub.docker.com/r/restic/restic

GitHub https://github.com/restic/restic

Post any additional information about the project that you know is important

restic is a popular open-source backup tool and would be a perfect addition to unraid.

restic website https://restic.net/

nwithan8 commented 3 months ago

Restic seems to already be available on CA: https://forums.unraid.net/topic/115646-support-restic-rest-server

ssean commented 3 months ago

Restic seems to already be available on CA: https://forums.unraid.net/topic/115646-support-restic-rest-server

That plugin is only for the REST API, not restic itself.

nwithan8 commented 1 month ago

Seems there might be a Docker run command here that can be used for reference: https://github.com/restic/restic/blob/master/docker/README.md