You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds TZ to NextCloud (which now seems to support timezones).
Adds port mapping 9343:443 to reserve 9343 for HTTPS access in the
IOTstack context.
Makes NextCloud_DB container's TZ variable conform with current syntax.
Numerous behavioural changes are apparent in current versions of
NextCloud. In particular, these problems seem to have gone away:
1. Mal-formed URLs and the requirement to pick an access method and
stick to it during setup.
2. The "Access through untrusted domains" issue.
3. Dislike of being reached via a a URL containing a DNS alias (CNAME)
record.
Appropriate changes to the documentation will be pushed to SensorsIot#737 shortly.
Signed-off-by: Phill Kelley <[email protected]>
0 commit comments