doc/pages/02.administer/55.providers/05.registrar/ovh/autodns/autodns.it.md
OniriCorpe 7a01793062
Improve markdown formatting of pages, a lot of them are improperly formatted (#2429)
* Revert "Revert "markdown format""

* fix formating

* fix readme

* add .markdownlint.json

* add markdownlint-rules-grav-pages

* add markdownlint-rules-grav-pages files

* add license for Markdown Lint Rules for Grav Pages

* fix [figure] mess

* fix [figure] mess 2

* fix [figure] mess 3

* maj .gitignore

* various fixes

* fix markdownlint-rules-grav-pages

* second formater pass

* various manual fixes

* add .markdownlintignore

* markdownlintignore: auto-generated pages

* disable proper-names for html_elements

* another bunch of various markdown fixes

* Update pages/02.administer/10.install/20.dns_config/dns_config.es.md

Co-authored-by: tituspijean <titus+yunohost@pijean.ovh>

---------

Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
Co-authored-by: tituspijean <titus+yunohost@pijean.ovh>
2024-03-23 08:59:52 +01:00

1.3 KiB

title template taxonomy routes
Ottenere una chiave API da OVH docs
category
docs
default aliases
/providers/registrar/ovh/autodns
/registar_api_ovh

Questa parte ha lo scopo di guidarvi nella procedura necessaria all'ottenimento di una chiave API di OVH, necessaria per impostare la procedura di configurazione automatica dei DNS di YunoHost.

! NB. : Non divulgate MAI i vostri token API ! Un attaccante maligno con i vostri token potrebbe prendere il controllo del vostro dominio ed anche eventualmente del vostro server!

  1. Recatevi su https://eu.api.ovh.com/createToken/

  2. Compilate il formulario con le informazioni richieste, come nell'esempio seguente:

  • ID dell'account o indirizzo mail: il vostro User OVH
  • Password: la vostra password OVH
  • Date un nome allo script: es. YunoHost Auto DNS
  • Date una sommaria descrizione: es. YunoHost Auto DNS
  • Validità: Unlimited
  • Rights: utilizzate il pulsante + per aggiungere le seguenti linee
    • GET : /domain/zone/*
    • POST : /domain/zone/*
    • PUT : /domain/zone/*
    • DELETE : /domain/zone/*

  1. Otterrete tre tokens (una chiave segreta, una chiave pubblica, e una chiave consumer) che dovranno essere utilizzate nella configurazione di YunoHost