Merge branch 'master' of bitbucket.org:skobkin/docker-stacks

This commit is contained in:
Alexey Skobkin 2020-03-31 20:15:53 +03:00
commit 7132e345cf
No known key found for this signature in database
GPG Key ID: 5D5CEF6F221278E7
1 changed files with 23 additions and 1 deletions

View File

@ -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.
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)