From fdbc596fb690393a7dd14b1d5608e8b27d677cf0 Mon Sep 17 00:00:00 2001 From: Alexey Skobkin Date: Tue, 31 Mar 2020 16:33:58 +0300 Subject: [PATCH] Added notes about tested configurations. --- README.md | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 32fc82b..35bf502 100644 --- a/README.md +++ b/README.md @@ -19,4 +19,26 @@ docker-compose logs -f ``` Some services may require additional configuration. Check for additional `README.md` files -or comments in the `docker-compose.yml` files or `.env.dist` templates. \ No newline at end of file +or comments in the `docker-compose.yml` files or `.env.dist` templates. + +## Is it working? + +Not every stack is tested to fully work. + +- [x] Duplicati +- [x] Folding@Home +- [ ] Lidarr (prototype state, see sonarr) +- [x] magnetico-web-telegram +- [x] magneticod +- [x] magneticod-python +- [ ] mariadb-common (prototype state) +- [ ] mastodon (didn't work when tried to set up) +- [x] Murmur (Mumble server) +- [x] OpenVPN +- [ ] Postgres Common (prototype state) +- [x] Proxy MTProto +- [x] Proxy Socks5 +- [ ] Radarr (prototype state, see sonarr) +- [ ] Sonarr (prototype state, working itself, but transmission-on-host integration didn't work due to path mismatch) +- [ ] Wordpress (prototype state) +- [ ] YaCy (abandoned due to upstream code problems)