𝘋𝘪𝘳𝘬

Somewhere between Linux woes, gaming, open source, 3D printing, recreational coding, and occasional ranting.

🔗 Me, but elsewhere

🇬🇧 / 🇩🇪

  • 11 Posts
  • 578 Comments
Joined 2 years ago
cake
Cake day: June 9th, 2023

help-circle













  • but I’d like to give Nginx Proxy Manager a try, it seems easier to manage stuff not in docker.

    NPM is pretty agnostic. If it receives a request for a specific address and port combination it just forwards the traffic to another specific address and port combination. This can be a docker container, but also can be a physical machine or any random URL.

    It also has Let’s Encrypt included (but that should be a no-brainer).





  • If your company goes full-on Microsoft cloud (including OneDrive), maybe try logging in on https://www.microsoft365.com/ with your corporate account. From there you have access to all the OneDrive files that are shared with you, as well as all Office web applications (they’re basically identical with the installed apps).

    Using a Chromium-based browser you can run the individual web-apps like chromium --app="https://...." to give them a more native look-and-feel by removing the browser interface.

    Same goes for Teams, btw.: Just open http://teams.microsoft.com/, it works just like the installed version. Including audio, video, screen sharing, and notifications.