• 0 Posts
  • 13 Comments
Joined 1Y ago
cake
Cake day: Jul 03, 2023

help-circle
rss

So here’s my two cents:

I think that if you have a bunch of services, then you should use caddy or Apache or nginx. doing this in caddy and Apache is not that difficult, but I understand the hesitation (I don’t have much experience with nginx)

If you just want to get something working you could do bookmarks with the http://host.whatever.com:port and that would be Gucci.

You could also use another registrar or name server besides Cloudflare to make URL redirect records. This is like an A record but it also includes a port. This is not a standard type of record, but some places will do it like Namecheap.

Again, if you want to do it the right and best way, then I do think a reverse proxy is the way to go.


-1 for Netdata. I used it for a bit, but the configuration is not very intuitive and the docs for alerts were basically “rest of the fucking owl”, at least for the non-cloud version. I ended up just switching to Glances which is pretty boneless but it’s easy.

Though for OP I’d probably recommend Prometheus.


It’s at /app/public/conf.yml within the container. But I suppose you’re asking how you would pull it out? I’d probably just get into the container interactively and just copy the contents of that file. I would suggest using volumes in the future for persistent data.


Sure and I know that you meant. But I also think that with a little creativity and compromise it’s also not difficult at all to get something that’s not that long and also easily said.


Even if they are finite, the number would be so impossibly large that for all practical purposes this would not be the case.


I use Portainer for this, though it doesn’t aggregate logs or anything. It just makes them easy to get to and read.


It seems cool but it’s just going to be a big headache man. I would just spin up a domain controller and maybe some workstations to play around with.


I run my dockers all in one VM, with persistent volumes over NFS. That way the entire thing could take a dump and as long as I have the nfs volume, we’re Gucci.


My boy pointed me to this one the other day, it’s like completely open. Does not care where you get the book from and can do books and comics ( even though this particular model has a smaller screen)

Pocketbook Touch Lux 5 | E-Book Reader | Glare-Free & Eye-Friendly E-Ink Technology | 6ʺ Touchscreen with HD Resolution | Wi-Fi | Adjustable SMARTlight | Micro-SD Slot | E-Reader in Ink Black https://a.co/d/gXY8b2e


It’s kinda tough overall to find free apps on iOS for self-hosted stuff since it costs the developer money to even have it listed.


Dude, this is sick AF. I deployed snipe IT and found it was just too much. I can’t wait to try this out!


I do not use docker-compose, but if it helps point you in the right direction, I’ve been using Mac VLANs to have all my containers have their own MAC address and IP.