This is the version 62dda616bd37f4f2e9462d54 from 2022-07-24 20:05:42 comment: 'stuff...'
Nextcloud ed
Installation ed
nothing works... docker...
nextcloud + mariadb in docker (compose): https://hub.docker.com/_/nextcloud/
import sql into mariadb: https://hub.docker.com/_/mariadb
apache as proxy (http)
url:
docker-compose exec -i app bash
'overwriteprotocol' => 'https', 'overwritehost' => 'cloud.michi.is-a-geek.org',
(install text editor)
apt-get update apt-get install nano
Clients ed
Gnome ed
...system wide... then evolution etc automatically know
Windows ed
bla bla
Windows phone ed
- Contact & calendar
- settings -> accounts -> email/app
- add account -> iCloud
- random email address + password (probably, it creates an account with apple?)
- edit, set proper user name and urls:
- caldav: https://cloud.michi.is-a-geek.org/remote.php/dav/
- carddav: https://cloud.michi.is-a-geek.org/remote.php/dav/addressbooks/users/michi/contacts/
now, the contact app can select it as a source
IPhone ed
- server: cloud.michi.is-a-geek.org/remote.php/dav/principals/users/USERNAME/
Errors ed
upgrade failed ed
well, in /usr/share/webapps/nextcloud in apps/file_rightclick there is wrongly a subfolder also called files_rightclick
- mv contents to parent and delete
- sudo -u http /usr/share/webapps/nextcloud/occ upgrade
- sudo -u http /usr/share/webapps/nextcloud/occ maintenance:mode --off
Categories: Computer