What's your reason for using HTTP? That seems like a really bad idea this day in age, ESPECIALLY if that's something you're going to make available on the internet.
tko
A reverse proxy is basically a landing place that acts as a middle man between the client and the server. Most people set it up so that all traffic on 80 or 443 go to the reverse proxy, and then the reverse proxy gets the correct website based on the host header of the request.
If you are currently serving multiple websites on your server, then that means you are serving each website on a different port.
So, just make sure that the reverse proxy is serving on a port that is not used by your other sites. It will only respond on it's own port, and it will only serve the site(s) that you have configured in the proxy.
You'll be fine!
I hear you... it's definitely not about one tasting better than others, but maybe more about the eating experience. I do think there's a legitimate argument about how different pasta shapes encourage different pasta to sauce ratios, but at the end of the day it's just the two elements coming together and the taste is what it is. We should all enjoy it the way we want to! I just wanted to explain why some people talk about certain sauces and certain pasta shapes "belonging" together.
It has everything to do with the consistency of the sauce and how well it sticks to the pasta. For example, spaghetti with a meat sauce isn't a great choice because the meat won't actually stick to the pasta and you'll have to scoop up that meat "manually." Better is pappardelle, which has a huge surface area that causes the meat to stick to the pasta.
Depending on what exactly you're looking for, Photostructure might be a good option. It's got a great UI for viewing photos, and it's meant to play well with other Metadata software.
I have server2
(which replaced server1
). I also have 'nvr1'.
telegraf is so easy to use and extend
Definitely... you can write custom scripts that Telegraf will run and write that data to Influx. For instance, I have one that writes the Gateway status information from pfSense so I can track and graph any internet downtime.
CPU/RAM/Disk/Network etc. get written to Influxdb via Telegraf, and visualized with Grafana.
Logging and errors go to Graylog stack (Mongodb, Opensearch, Graylog).
because it’s much, much faster and easier to consume content via video
That totally depends on the content. Using your example, yes, a video of an explosion is going be much more efficient than a block of text about the same explosion. But for something like this, I find it MUCH slower to try to glean the relevant information from a video than from an article. An article can be skimmed easily so I only have to focus on the parts that I care about. Skimming a video, on the other hand, is a pain. Also, if the content is a step-by-step how-to, the video might be OK as long as I can follow along in real time. However, if I have to keep pausing and going back to rewatch a section, then an article is going to be easier to work with.
If you look at the markings on the baffle in the T320, it's marked to indicate the second CPU as well as the second bank of RAM slots. I think it's safe to say it's identical.
Gotcha... as long as you understand that any device that receives that traffic can see exactly what's in it! (no sarcasm intended at all... if you're informed of the risk and OK with it, then all is well!)