- https://samsapti.dev
-
Software Developer, Privacy Advocate and Digital Minimalist
- Joined on
2022-05-23
7b05d99c58
Merge branch 'main' into proxmox
e633ca13b4
Add hostname to Restic container
92ca044d06
Adding diun (#208)
41116063a2
Bump forgejo to 1.21.8.
1bfa6bdd1d
Merge pull request 'Fix another instance of domain=>remote_domain' (#205) from fix-restic-domain into main
Forgejo/Gitea Actions
The process inside the container does not run as root, but it still has access to the Docker socket (on our production VM!), unless we opt to use Docker-in-Docker which is also insecure due to the…
Migrate OpenLDAP volumes to bind mounts
Forgejo/Gitea Actions
Seconded! In that case, and since we're gonna be using VMs, why not set up a dedicated runner VM with rootless Docker? That way, we can avoid it having access to our production Docker socket.
ht…