Have you tried fucking with the status codes?
There is a great defcon talk about that:
So you could e.g. return a 401 and still show the page. Most automated systems will probably ignore the response of an ‘unauthorized’ message.
Have you tried fucking with the status codes?
There is a great defcon talk about that:
So you could e.g. return a 401 and still show the page. Most automated systems will probably ignore the response of an ‘unauthorized’ message.

Hey, you’re the “Ansible is toxic” guy.
What do you use?

This is probably this most unhelpful and toxic fucking comment, that was replied to any of my comments on Lemmy.
Congrats.
PS: And no, I don’t want to know, why ansible is “toxic”.

I did not mention the beeper app.
And hosting is nearly flawless, I host a small server for me and a few friends and it works and has worked for years. (I should just update more often, but that is my fault)

But any app works. I tried Schildichat, Element, Fluffychat, Nekho and others.
The problem is not the app, they all work for what OP wants. It’s just a bit of a hurdle to set up the server, but there are complete ansible-repos to do that.

Well it works now and you can self host, so what’s your point?

If you have portainer, it should be relatively easy.
First make a backup of the old config folder (I just copied mine to a new seerr folder) then you insert your current data into the docker compose-file they show at your link and import that as a stack. Boom, done.
If you have an existing stack with, let’s say, radarr and sonarr and plesk and overseerr, then you can backup the old compose file, and replace only the overseer part with the code from the given compose config.

You’re technically correct, but missing my point.
Yes, it’s both ‘a cloud’ but a VPS is much cheaper and needs way less configuration compared to a so-called ‘cloud provider’ like AWS, Azure or Alphabet (or other companies starting with the letter A, I guess).

No. You see, it’s much easier doing the same thing in some cloud like aws and paying a small fortune for a slower server than on a vps.

This looks cool. If a friend asks me, how to deploy the stack, I’ll refer them to this. Good work.

Apache has the better open source tooling IMO.
I use both, but at work I prefer apache simply for its relative ease of setting up our SSO solution. There is probably a tool for that in nginx as well, but its either proprietary or hard to find (and I did try to find it, but setting up and learning apache and then SSO was actually easier for me).

That’s great actually.
Then I would suggest using used thin clients. They cost around 50€ each, maybe less. You can install a Linux on there and remotely manage them then. They are quiet, small, not energy intensive and mostly have an x86_64 CPU, so software is also not an issue.
They also mostly have HDMI so connecting is not an issue either. If you still buy a Bluetooth remote, they can be handled without a mouse.
Software wise I am not well versed with google slides, but you can probably use kiosk mode in Firefox or chrome and just have the main page with the slides as chosen website.

Okay, let me get your current setup/needs right:
You have multiple rooms with dedicated Raspberry Pis, that each run PiSignage to display automatically forwarding (google) slideshows.
You now want to minimally change this setup to allow people to manually forward slides.
This begs some questions:
In my head the new setup would look something like this:
The Pis stay, as does PiSignage.
A device is added to forward slides (most likely a Bluetooth remote)
Here is where it gets tricky.
On remote press, a menu could be opened, to select uploaded slides and display them via other means than PiSignage. Closing this slide opens PiSignage again.
But having this easily maintainable is tricky and it will get hacky and people will forget closing their slide and so on.
Alternatively USB-sticks could be used.
Inserting one opens the folder, a slide can be selected with the remote and removing the stick opens PiSignage.
Both methods are hacky and not easily maintainable. But I can not think of other means.
Also I think that you should first think about some means of uploading and selecting slides as well as whether you even want to keep using PiSignage.

You could also set up a jellyfin (for media) or gameyfin (for games) container, expose that to the internet and give them credentials.
The forgejo discussion is great and has an overlooked detail. The reason the Dutch government wants to switch:
/ Gi: ICC having their MS accounts blocked
In the past I had commit messages with change numbers from a system, that was no longer in use.
So the commit just said “CH-12345“. It is the kind of annoying, where you can’t even really be mad at someone.
In short: a management web interface.
It has a lot of tools, you may find helpful when working remotely or with a headless setup.
Absolutely unbased take. Please ignore.
Matrix works fine, I have hosted a server on my own for several years through an ansible playbook here.
Not all addons allow you to download a vsix though.