TeddyCloud Release v0.6.0
github-actions
released this
25 Aug 14:45
·
0 commits
to 12a2a409ffceb584a245f29aa8eb8904289c6656
since this release
What's Changed
- New Webgui as default with many enhancements
- Cert-based Toniebox access control (be aware, that it only checks the commonName and not validates the cert entirely!)
- Split up web https port to 8443 and use 443 for the Toniebox only
- Image caching
- Stability
- several bugfixes
- Update cJSON to v1.17.18 by @mrueg in #202
New Contributors
Full Changelog: tc_v0.5.2...tc_v0.6.0
Full Changelog Web: toniebox-reverse-engineering/teddycloud_web@tcw_v0.5.2...tcw_v0.6.0
Manuel update steps:
- Map port 8443 if you need to access the webinterface via HTTPS
- Add the cache volume
- See docker compose yaml
Docker Image
Ubuntu: ghcr.io/toniebox-reverse-engineering/teddycloud:tc_v0.6.0
Ubuntu: ghcr.io/toniebox-reverse-engineering/teddycloud:tc_v0.6.0_ubuntu
Debian: ghcr.io/toniebox-reverse-engineering/teddycloud:tc_v0.6.0_debian
Alpine (no sanitize features): ghcr.io/toniebox-reverse-engineering/teddycloud:tc_v0.6.0_alpine