Skip to content

Commit

Permalink
docs(GITBOOK#129): added a page description and put the demo video as…
Browse files Browse the repository at this point in the history
… the first item
  • Loading branch information
jenmonroe authored and gitbook-bot committed Oct 7, 2024
1 parent 177d298 commit 297759e
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
---
icon: aws
description: How to deploy NoPorts on Amazon Web Services using a cloud-init script
---

# Automated Installation on Amazon Web Services (AWS)

{% embed url="https://vimeo.com/1015039889" %}

When launching an instance on EC2 choose settings as usual for the instance type etc.

A security group with no external ports open can be created or reused.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
---
icon: google
description: How to deploy NoPorts on Google Cloud Platform using a cloud-init script
---

# Automated Installation on Google Cloud Platform (GCP)

{% embed url="https://vimeo.com/1015037879" %}

Navigate to Compute Engine > VM instances and hit the `+ CREATE INSTANCE` button as usual, then select Name, Region, Machine configuration etc.

Expand `Advanced options` at the bottom of the page:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
---
icon: microsoft
description: How to deploy NoPorts on Azure using a cloud-init script
---

# Automated Installation on Microsoft Azure

{% embed url="https://vimeo.com/1015039181" %}

In the Azure Portal select `Virtual machines` and hit the `+ Create` button.

Choose your preferred options for each sub-page of the `Create a virtual machine` process.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
---
icon: cloud-plus
description: How to deploy NoPorts on Oracle Cloud Infrastructure using a cloud-init script
---

# Automated Installation on Oracle Cloud Infrastructure (OCI)

{% embed url="https://vimeo.com/1015035980" %}

When starting a VM on OCI first click the `Show advanced options` button having selected the usual options above that.

<div align="left">
Expand Down

0 comments on commit 297759e

Please sign in to comment.