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