Change dns provider #6

Closed
opened 2023-10-20 03:42:22 +03:00 by def · 1 comment

Problem:

User wants to change dns provider

Solution:

Change config /etc/nixos/userdata/userdata.json

"dns": {
        "provider": "DESEC",
        "apiKey": "сюда токен доступа",
        "useStagingACME": false
    },

Сonclusion:

Write an article in the documentation, make an issue of a new function in the application

### Problem: User wants to change dns provider ### Solution: Change config /etc/nixos/userdata/userdata.json ``` "dns": { "provider": "DESEC", "apiKey": "сюда токен доступа", "useStagingACME": false }, ``` ### Сonclusion: Write an article in the documentation, make an issue of a new function in the application
def added the
Feature request
Question
Docs
labels 2023-10-20 03:42:22 +03:00
Poster
Owner
docs: https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org/pulls/62 issues: https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.app/issues/379 https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api/issues/66
def closed this issue 2023-10-26 02:19:18 +03:00
def added the
Done
label 2023-10-26 02:20:46 +03:00
Sign in to join this conversation.
There is no content yet.