Add DNS provider migration mutation #66

Open
opened 2023-10-21 17:31:26 +03:00 by def · 2 comments
Collaborator

Description

Mutation should change the file /etc/nixos/userdata/userdata.json

Context and notes

/etc/nixos/userdata/userdata.json

"dns": {
        "provider": "DESEC",
        "apiKey": "token",
        "useStagingACME": false
    },
    
### Description Mutation should change the file ```/etc/nixos/userdata/userdata.json``` ### Context and notes ```/etc/nixos/userdata/userdata.json``` ``` "dns": { "provider": "DESEC", "apiKey": "token", "useStagingACME": false }, ```
def added the
Feature
label 2023-10-21 17:31:26 +03:00
def self-assigned this 2023-10-21 17:31:26 +03:00
Poster
Collaborator

@inex I want to do this task after nix-garbage, what's its priority?

@inex I want to do this task after nix-garbage, what's its priority?
inex added the
Priority
Low
label 2023-10-21 17:33:36 +03:00

We are already working on managing tokens of all 3 provider types.

We are already working on managing tokens of all 3 provider types.
def removed their assignment 2024-02-22 23:01:37 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: SelfPrivacy/selfprivacy-rest-api#66
There is no content yet.