| 15 Apr 2025 |
@hexa:lossy.network | https://go-acme.github.io/lego/dns/porkbun/#credentials | 23:55:03 |
conr | is the lego pkg installed too? | 23:55:41 |
@hexa:lossy.network | it is what we use behind security.acme | 23:56:01 |
@hexa:lossy.network | it is implicitly used | 23:56:05 |
conr | ok thanks! i’ll try | 23:56:12 |
| 16 Apr 2025 |
conr | hm getting this error Failed to determine group credentials: No such process | 00:29:18 |
conr | what should my /home/admin/porkbun file group permissions be? | 00:29:45 |
@hexa:lossy.network | it is being included via EnvironmentFile= into the systemd unit | 00:35:06 |
@hexa:lossy.network | so it mostly just needs to exist | 00:35:11 |
@hexa:lossy.network | maybe in /home does not work because the unit uses ProtectSystem=strict | 00:35:32 |
conr | In reply to @hexa:lossy.network it is being included via EnvironmentFile= into the systemd unit what does this mean? | 00:40:08 |
Hayden R. (they/them) | Could you explain that <lego> file? | 00:41:17 |
Hayden R. (they/them) | * Could you explain that lego file? | 00:41:34 |
Hayden R. (they/them) | * Could you explain that lego files function? | 00:42:09 |
conr | PORKBUN_SECRET_API_KEY=xxxxxx \
PORKBUN_API_KEY=yyyyyy \
lego --email you@example.com --dns porkbun -d '*.example.com' -d example.com run
| 00:42:17 |
conr | but i put the api token i created in it | 00:42:30 |
conr | and it lives here on nixos /home/user/porkbun | 00:42:52 |
Hayden R. (they/them) | Oh basically a nix command? | 00:42:55 |
@hexa:lossy.network | sorry, I cannot support you at that level | 00:43:56 |
Hayden R. (they/them) | I mean ik Linux commands but not nix specific commandsa | 00:43:57 |
Hayden R. (they/them) | * I mean ik Linux commands but not nix specific commands | 00:44:03 |
conr | yes its a pkg | 00:44:07 |
@hexa:lossy.network | these are systemd features | 00:44:08 |
@hexa:lossy.network | check their docs | 00:44:12 |
Hayden R. (they/them) | Redacted or Malformed Event | 00:44:32 |
Hayden R. (they/them) | In reply to @hexa:lossy.network check their docs Will do | 00:45:04 |
conr | hexa: do i need to add lego pkg to my environment.systemPackages? | 00:47:06 |
conr | lego: command not found | 00:50:45 |
Hayden R. (they/them) | I can't install nix on Termux Debian | 00:58:33 |
Hayden R. (they/them) | I used their install command and it didn't work | 00:59:09 |