borax7385

joined 9 months ago
[–] [email protected] 25 points 3 days ago (1 children)

Incorrect. Not run as root, but launched by root in a system service (runs as the pipewire user).

[–] [email protected] 16 points 2 weeks ago (2 children)
[–] [email protected] 3 points 3 weeks ago

For my simple use case (storing Velero backups), it works perfectly and with a resource footprint ridiculously low (~ 3 MiB memory when idle). In comparison MinIO used 100 times more memory.

[–] [email protected] 2 points 3 weeks ago

Don't forget the Silverbullet users.

[–] [email protected] 2 points 1 month ago

Oh, I didn't realize this was for plain containers, sorry.

For that I use Ansible to deploy the containers in my server. The secrets are stored encrypted in my local machine with passwordstore and I use the passwordstore lookup plugin to load them in the playbooks/templates.

[–] [email protected] 4 points 1 month ago

The Ansible playbooks I use to deploy it are the documentation.

[–] [email protected] 2 points 1 month ago (2 children)

In my homelab I use Bitnami's sealed secrets to commit the encrypted secrets to git and deploy with ArgoCD.

[–] [email protected] 2 points 1 month ago (3 children)

Which user do you use to run the podman command? Confirm with whoami

Note that the sysctl net.ipv4.ip_unprivileged_port_start can be used to allow non-root users to bind to ports <1024, this might be configured in MicroOS, I don't know.

[–] [email protected] 8 points 1 month ago (1 children)

Dyson Sphere Program is a great factory game. Check it out.

[–] [email protected] 1 points 2 months ago

I run some containers based on Fedora, mainly because I know the userspace and I don't care about the size.

[–] [email protected] 40 points 2 months ago (5 children)

We don't know how big is the universe beyond the observable universe.

[–] [email protected] 20 points 2 months ago (1 children)

I use fail2ban to ban IPs that fall to login and also IPs that perform common scans in the reverse proxy

view more: next ›