Avatar

root-nodeB

root-node@alien.top
Joined
0 posts • 14 comments
Direct message

I have 3x NUCs. 2x are running VMware ESXi and one is running Debian with Docker.

permalink
report
reply

For backups I use Nautical Backup.

For the “owned by root” problem, I ensure all my docker compose files have [P]UID and [P]GID set to 1000 (the user my docker runs under). All my 20 containers have no issue running like this.

How are you launching your containers? Docker compose is the way, I have set the following in all mine:

environment:
  - PUID=1000
  - PGID=1000

user:
  1000:1000
permalink
report
reply

I add both because why not. It doesn’t hurt.

permalink
report
parent
reply

I run two pi-holes with gravity-sync between them and have done for ages. Never had an issue.

permalink
report
reply

…running each container from their own user…

Ideally this is the perfect option from a security standpoint, this as well as each container having it’s own network too.

In a homelab it’s not really required unless you are exposing your network to the internet or are better at creating/managing containers.

If you are just starting out, just keep everything simple.

permalink
report
parent
reply

While your IPv4 regex is basic enough to pass, it’s not valid for actual IP addresses. Using your method, 999.999.999.999 is valid.

This would be a better option, while keeping it short: ^((25[0-5]|(2[0-4]|1\d|[1-9]|)\d)\.?\b){4}$

permalink
report
reply

There are some non-English films on that site, but yes it would be good to see a lot more old other-language films too.

permalink
report
parent
reply