Uberspace 7 manual¶
Uberspace is a hosting platform targeted at people who want to look behind the scenes, do things we didn’t anticipate and generally prefer working with a text-based console. Our objective is to not only host the content you’d like to see on the web, but also to introduce you to Linux and basic shell usage.
Tip
If you’re looking for guides and how to install certain tools like Ghost and WordPress check out the ⚛️ Uberlab!
Changelog¶
Latest Version: 7.11.0 (2021-04-20)
Added¶
- HEIC support for ImageMagick v6 (already installed for v7).
- Mod FastCGI for Lighttpd.
- WebP tooling via
libwebp-tools
.
Updated¶
- We now use the official RPM repo for Dovecot, jumping to version
2.3.14
.
Changed¶
- We now use TLS v1.2 as minimum version for connections to Dovecot.
- We switched the format of our web server logs from
COMBINED
toVCOMBINED
(i.e. added$host
as first field). This changes the format of~/logs/webserver/access_log
.
Fixed¶
- If
--remove-prefix
option for web backends used for a path not ending in a slash, the prefix was not removed.
Internal¶
- Updated node exporter to
v1.1.2
. - We now log full HTTP client IP addresses for 24 hours for internal abuse and spam handling. Weekly and user logs still use anonymized IPs only.
For more information see the full changelog.
Note
Sometimes the version shown on your host may be higher than the newest version here. In this case we might have applied additional fixes shortly after a release or did internal changes without user impact. We deem updates like these hotfixes and they are not necessarily included in this changelog.