1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

DOCS: Organize the assets by page or provider (#1964)

Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
Jeffrey Cafferata
2023-01-21 23:25:01 +01:00
committed by GitHub
parent 35105a0ff5
commit 437dc5f60d
4 changed files with 2 additions and 5 deletions

View File

Before

Width:  |  Height:  |  Size: 84 KiB

After

Width:  |  Height:  |  Size: 84 KiB

View File

Before

Width:  |  Height:  |  Size: 80 KiB

After

Width:  |  Height:  |  Size: 80 KiB

View File

@ -69,10 +69,7 @@ D("example.tld", REG_NONE, DnsProvider(DSP_GCLOUD),
## Activation
1. Go to your app-engine console and select the appropriate project.
2. Go to "API Manager > Credentials", and create a new "Service Account Key"
<figure>
<img src="https://raw.githubusercontent.com/stackexchange/dnscontrol/master/docs/assets/gcloud-json-screen.png" alt="New Service Account">
<figcaption><p>New Service Account</p></figcaption>
</figure>
![Create new Service Accoun](../assets/gcloud/create-credentials-service-account-key.png)
3. Choose an existing user, or create a new one. The user requires the "DNS Administrator" role.
4. Download the JSON key and copy it into your `creds.json` under the name of your gcloud provider.

View File

@ -34,7 +34,7 @@ See [Git Docs](https://git-scm.com/book/en/v2/Git-Basics-Tagging) for more examp
Soon after
CircleCI will start a [build](https://app.circleci.com/pipelines/github/StackExchange/dnscontrol) Workflow and produce all of the artifacts for the release.
![CircleCI Release Screenshot](assets/circleci_release.png)
![CircleCI Release Screenshot](assets/release-engineering/circleci_release.png)
## Step 3. Create the release notes