Video enchancements

master
Illia Chub 2020-09-04 18:29:53 +03:00
parent 2e8a940fdb
commit 39d266e5b5
1 changed files with 3 additions and 9 deletions

View File

@ -59,25 +59,19 @@ If your system and network setup meets all of the requirements, we can start set
1. Get Hetzner API key 1. Get Hetzner API key
{{< rawhtml >}} {{< rawhtml >}}
<video class="tab" controls>Your browser does not support the &lt;video&gt; tag. <img src="/img/hetzner/Hetzner.gif">
<source src="/img/hetzner/Hetzner.gif" type="image/gif"/>
</video>
{{< /rawhtml >}} {{< /rawhtml >}}
2. Generate CloudFlare Token 2. Generate CloudFlare Token
{{< rawhtml >}} {{< rawhtml >}}
<video class="tab" controls>Your browser does not support the &lt;video&gt; tag. <img src="/img/cloudflare/CloudFlare.gif">
<source src="/img/cloudflare/CloudFlare.gif" type="image/gif"/>
</video>
{{< /rawhtml >}} {{< /rawhtml >}}
3. Get AWS Secret Access Key 3. Get AWS Secret Access Key
{{< rawhtml >}} {{< rawhtml >}}
<video class="tab" controls>Your browser does not support the &lt;video&gt; tag. <img src="/img/aws/AWS.gif">
<source src="/img/aws/AWS.gif" type="image/gif"/>
</video>
{{< /rawhtml >}} {{< /rawhtml >}}
## Running a script ## Running a script