!QhvgabMQzwEQeWehhZ:lossy.network

NixOS Home Automation

507 Members
Declarative Home Automation and other Sidequests | https://wiki.nixos.org/wiki/Home_Assistant133 Servers

Load older messages


SenderMessageTime
16 Apr 2025
@conr:mozilla.orgconrone sec02:20:11
@conr:mozilla.orgconr
  security.acme = {
    acceptTerms = true;
    defaults.email = "conor+acme@domain.com";
    certs = {
      "conr.run" = {
        domain = "domain.com";
        group = "nginx";
        dnsProvider = "porkbun";
        environmentFile = "/var/lib/private/porkbun";
      };
    };
  }
02:24:31
@hexa:lossy.network@hexa:lossy.networkso it complains about the group02:25:23
@hexa:lossy.network@hexa:lossy.networkthe nginx group apparently does not exist02:25:28
@conr:mozilla.orgconr
In reply to @hexa:lossy.network
the nginx group apparently does not exist
should i added it to my extraGroups = [β€˜β€™] array?
02:28:13
@hexa:lossy.network@hexa:lossy.networkdrop the group02:29:44
@hexa:lossy.network@hexa:lossy.networkhttps://wiki.nixos.org/wiki/Home_Assistant#Reverse_Proxying_with_nginx02:29:46
@hexa:lossy.network@hexa:lossy.networkuse that snippet02:29:49
@hexa:lossy.network@hexa:lossy.network replace enableACME = true with useACMEHost = "conr.run" 02:30:30
@conr:mozilla.orgconrok02:40:27
@het_dinhe-galju:tchncs.deHayden R. (they/them) changed their display name from softwing πŸ©·πŸ’›πŸ€πŸ’œπŸ’™ (they/it) to softwing πŸ©·πŸ’›πŸ€πŸ’œπŸ’™ (he/they/it/she).02:40:31
@conr:mozilla.orgconr

hexa: do i need the lego command too? or just the first too lines?

PORKBUN_SECRET_API_KEY=xxxxxx \
PORKBUN_API_KEY=yyyyyy \
lego --email you@example.com --dns porkbun -d '*.example.com' -d example.com run
``
02:41:34
@hexa:lossy.network@hexa:lossy.networkyou seem to misunderstand nixos services02:41:57
@hexa:lossy.network@hexa:lossy.networkwe are a declarative os02:42:03
@hexa:lossy.network@hexa:lossy.networkno imperative commands need to be run02:42:09
@conr:mozilla.orgconrright thats what i thought02:43:46
@conr:mozilla.orgconr

so i am getting a

2025/04/15 21:40:37 porkbun: some credentials info>
Apr 15 21:40:37 jubjub acme-jubjub.conr.run-start[48440]: + echo Failed to fetch certificates. This may mean>
Apr 15 21:40:37 jubjub acme-jubjub.conr.run-start[48440]: Failed to fetch certificates. This may mean your D>
Apr 15 21:40:37 jubjub acme-jubjub.conr.run-start[48440]: + exit 10
02:44:53
@conr:mozilla.orgconr

@hexa does your porkbun file look like this?

PORKBUN_SECRET_API_KEY=pk1_1234… \
PORKBUN_API_KEY=sk1_1234… \

02:46:24
@hexa:lossy.network@hexa:lossy.networkplease02:46:31
@hexa:lossy.network@hexa:lossy.networkstop02:46:31
@hexa:lossy.network@hexa:lossy.networkmentioning me02:46:32
@hexa:lossy.network@hexa:lossy.networkit is annoying02:46:35
@conr:mozilla.orgconrok sorry02:46:39
@hexa:lossy.network@hexa:lossy.networkI am right here and it makes BLING every time02:46:41
@conr:mozilla.orgconri won’t no m02:46:52
@conr:mozilla.orgconranymore02:46:59
@hexa:lossy.network@hexa:lossy.networkthe traling backslashes imply line continuation02:47:16
@hexa:lossy.network@hexa:lossy.networkthey don't make sense02:47:21
@conr:mozilla.orgconrok yeah if they are in a file then they don’t need to be02:47:45
@conr:mozilla.orgconr i think i almost got it, txt record created in porkbun but nix just hangs on restarting sysinit-reactivation.target 03:11:39

Show newer messages


Back to Room ListRoom Version: 6