Philipp
Philipp
I have the same problem - even with apps like contacts and calender. I migrated an "normally" installed nextcloud to docker, but I also tried to delete the app folder...
The interesting thing is: For example calender ist not shown in the top bar - only after I navigate to apps, I can deactivate and then download and activate it...
I do have the problem, too: [compile.log](https://github.com/esphome/issues/files/9480674/compile.log)
https://github.com/cathiele/homeassistant-goecharger/pull/63
It seems that this Problem only occurs with "[ BOX_STACKABLE_B, t],". Does anyone knows how to fix that? I don't speak "OpenSCAD" enough ;-)
> I wrote a short tutorial that explains all steps to install TLJH behind Nginx (as a reverse proxy). You can find it there: https://github.com/JobinJohan/the_littlest_jupyterhub_behind_nginx > > Hope it helps...
Thank you @rejsmont : I added the lines of your example: ``` [entryPoints] [entryPoints.http] address = "127.0.0.1:8081" ``` to /opt/tljh/config/traefik_config.d/trefik.toml After a tljh-config reload proxy it now binds to localhost...
This sound absolutely fantastic! Is it possible to transmit the users role (admin, user etc) as trusted header, too?
> be able login without signup but It doesnt work. I am glad for this open issue, I hope someone can implement it soon. Another option would be to rely...
This would be great for us as well - an auth via Header, set by an reverse proxy, would be a great alternative. Then we could add different auth mechanisms...