From 0f9ada8b50cdb5a413b5e1d8ec5c56cbb5e102d8 Mon Sep 17 00:00:00 2001 From: redbeardymcgee Date: Mon, 9 Dec 2024 17:10:31 -0600 Subject: [PATCH] feat: add snowflake proxy --- README.md | 1 + quadlets/snowflake/snowflake.container | 14 ++++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 quadlets/snowflake/snowflake.container diff --git a/README.md b/README.md index 7591a19..d8c4226 100644 --- a/README.md +++ b/README.md @@ -203,6 +203,7 @@ that I intend to add to this repository. It is still growing, and I welcome - [ ] [RomM](https://romm.app/) - [ ] [Seafile](https://www.seafile.com) - [ ] [Shiori](https://github.com/go-shiori/shiori) +- [ ] [Snowflake](https://snowflake.torproject.org/) - [ ] [solidtime](https://docs.solidtime.io/self-hosting/intro) - [x] [Sonarr](https://sonarr.tv) - [x] [Stirling PDF](https://stirlingpdf.io) diff --git a/quadlets/snowflake/snowflake.container b/quadlets/snowflake/snowflake.container new file mode 100644 index 0000000..f80320a --- /dev/null +++ b/quadlets/snowflake/snowflake.container @@ -0,0 +1,14 @@ +[Unit] +Description=Snowflake proxy + +[Service] +Restart=on-failure +TimeoutStartSec=900 + +[Install] +WantedBy=default.target + +[Container] +Image=docker.io/thetorproject/snowflake-proxy +ContainerName=snowflake +HostName=snowflake