From 616fc887ef83c06ce61b16a4dd8f74a551b3c0ea Mon Sep 17 00:00:00 2001 From: Alexey Skobkin Date: Mon, 14 Mar 2022 03:32:10 +0300 Subject: [PATCH] Adding image link to every working stack in README.md. --- README.md | 38 ++++++++++++++++++-------------------- 1 file changed, 18 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index def3571..9164ace 100644 --- a/README.md +++ b/README.md @@ -25,36 +25,34 @@ or comments in the `docker-compose.yml` files or `.env.dist` templates. Not every stack is tested to fully work. -- [x] Duplicati -- [x] Folding@Home +- [x] [Duplicati](https://hub.docker.com/r/linuxserver/duplicati) +- [x] [Folding@Home](https://hub.docker.com/r/johnktims/folding-at-home) - [x] [Gatus](https://github.com/TwiN/gatus) - [x] [Gitea](https://gitea.io/) - [x] [I2PD](https://github.com/PurpleI2P/i2pd) - [x] [~~JDownloader~~](https://jdownloader.org) (tested, but abandoned) - [x] [Joplin](https://hub.docker.com/r/joplin/server) (working, abandoned) -- [ ] Lidarr (didn't test, may not work) -- [x] magnetico-web-telegram -- [x] magneticod -- [x] magneticod-python +- [ ] [Lidarr](https://hub.docker.com/r/linuxserver/lidarr) (didn't test, may not work) +- [x] [magnetico-web-telegram](https://hub.docker.com/r/skobkin/magnetico-web-telegram-bot) +- [x] [magneticod](https://hub.docker.com/r/boramalper/magneticod) +- [x] [~~magneticod-python~~](https://hub.docker.com/r/skobkin/magneticod-python) (legacy) - [ ] ~~mariadb-common~~ (abandoned for now) -- [ ] mastodon (didn't work when tried to set up) -- [x] Murmur (Mumble server) -- [ ] NextCloud -- [x] Open Streaming Platform -- [x] OpenVPN +- [x] [Murmur](https://gitlab.com/skobkin/docker-murmur/container_registry/2667847) (Mumble server) +- [ ] [NextCloud](https://hub.docker.com/r/linuxserver/nextcloud) +- [x] [Open Streaming Platform](https://hub.docker.com/r/deamos/openstreamingplatform) +- [x] [OpenVPN](https://hub.docker.com/r/kylemanna/openvpn) - [ ] [Owncast](https://owncast.online/) -- [x] Portainer +- [x] [Portainer](https://hub.docker.com/r/portainer/portainer) - [ ] ~~Postgres Common~~ (abandoned for now) -- [x] Proxy MTProto -- [x] Proxy Socks5 -- [x] Radarr -- [x] Redis -- [x] Sonarr -- [x] Speedtest (LibreSpeed) +- [x] [Proxy MTProto](https://hub.docker.com/r/mtproxy/mtproxy) +- [x] [Proxy Socks5](https://hub.docker.com/r/serjs/go-socks5-proxy) +- [x] [Radarr](https://hub.docker.com/r/linuxserver/radarr) +- [x] [Redis](https://hub.docker.com/_/redis) +- [x] [Sonarr](https://hub.docker.com/r/linuxserver/sonarr) +- [x] [Speedtest](https://hub.docker.com/r/adolfintel/speedtest) (LibreSpeed) - [x] [Synapse](https://hub.docker.com/r/matrixdotorg/synapse) ([Matrix.org](https://matrix.org/) server) - [x] [Syncthing](https://hub.docker.com/r/linuxserver/syncthing) - [x] [Tor Privoxy](https://hub.docker.com/r/dperson/torproxy) -- [x] Watchtower +- [x] [Watchtower](https://hub.docker.com/r/containrrr/watchtower) - [ ] [Wireguard](https://hub.docker.com/r/cmulk/wireguard-docker) (prototype state, not working yet) - [ ] ~~Wordpress~~ (abandoned) -- [ ] ~~YaCy~~ (abandoned due to upstream code problems)