šŸš€ YunoHost 12.0 (Bookworm) release / Sortie de YunoHost 12.0 (Bookworm)

Hm, can someone maybe provide a little bit more explanation, about changes in the intented use (if any), and the available settings that remain with the new YNH 12 portal implementation? (I’m sorry, I also could not yet fully ā€˜grasp’ or ā€˜grok’ this part from the announcement.)

Here is another related use-case with (to me) unknown support state that worked really nice with YNH 11:

  • Main domain set to a possibly hard-to-remember, maybe even impossible to change, reverse-DNS Domain. (Used as smtp mail-out domain by all configured domains)
  • While allowing users to log in on a subdomain of their ā€œusualā€ domain. (It’s much simpler to explain own users to just use e.g. to https://apps.example.org if they want or need to sign in to something. While example.org and www.example.org can just redirect/host some (public) app or website.

In YNH 11 the domain allowing the login could be configured by having a file /etc/ssowat/conf.json.persistent with:

{  "portal_domain": "apps.example.org" }

Result: Except for the button ā€œuser interfaceā€ (only present?) in the admin’s web interface, everything seems to point to the correct portal domain, and work perfectly.

  1. Is this expected to break when upgrading to YNH 12?

  2. Do you see an alternative solution that does not require the users to use long yunohost login url/sub-paths?


PS: As reference, that ā€œportal_domainā€ configuration option had come up e.g. in this thread: