Moritz
Moritz
[Seems pretty straight forward](https://docs.castopod.org/getting-started/install.html)
* explain basic DNS, hierarchy and timeouts and so on * setup of an external domain for mail and web * check user facts and use dig for debugging
This should be a detailed article with screenshots. * connect via SFTP * create a folder * create and upload a simple html file * get the html file via...
The guide is broken, update to python 3.8
See https://markusfeilner.de/hosting-owncloud-ocis-on-ubernauten/
Change [the default page](https://lab.uberspace.de/404) to [correct site](https://github.com/Uberspace/lab/blob/master/source/404.rst).
See [Issue](https://jira.mongodb.org/browse/SERVER-72839) Probably setting `tlsUseSystemCA` to true does the trick.
https://manual.uberspace.de/background-network/ `curl https://uberspace.de does just what you’d expect` we rebuilt our website, the returned data is different
There's a Uberspace public key in `~/authorized_keys` that's needed for the dashboard to connect to the asteroid. We don't mention this anywhere (except for the description of the key) and...
```$ sieve-filter -W -e -o mail_home='/home/myuberspace/users/mymailuser' -o mail_location='maildir:~/' -v -C /home/myuberspace/users/mymailuser/.dovecot.sieve INBOX``` > For a dry run (always a good idea) skip the -W and the -e