Why did I choose emby instead of plex?
emby and plex are probably the two most popular video resource management and playback software (I won’t talk about Jellyfin here, after all, it has the same origin as emby. If you don’t want to spend money and need hard decoding, there is only one option left, Jellyfin, and there is no need to compare). I…
Shared across multiple sites using a single-container nginx and a single-container php (one version)
Preface Why do I write this article? As you know, many application deployments require LNMP environment. The construction of this environment is not difficult to say, but it is not easy to say. Moreover, there are various Linux panels that can provide one-click one-stop installation. At the beginning, I was used to using Baota...
Set up a message push server based on Bark server
Preface When I was using Uptime-Kuma, I encountered a very tangled problem: that is, when monitoring the health changes of my site, how can I most effectively notify in real time? Uptime-Kuma supports many notification methods, but normal people can only use these few...