Skip to content

Commit

Permalink
Added Hetzner and Melbicom as well added more context to OVHcloud
Browse files Browse the repository at this point in the history
  • Loading branch information
codyvoi committed Mar 22, 2024
1 parent 390bea7 commit 06b1a86
Showing 1 changed file with 21 additions and 7 deletions.
28 changes: 21 additions & 7 deletions docs/provider-guidance.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,28 @@ Different providers have different ways to achieve these steps.

These steps are based on the OVHcloud documentation. The steps are similar to many other providers.

1. [Creating your SSH keys](https://help.ovhcloud.com/csm/en-ca-dedicated-servers-creating-ssh-keys?id=kb_article_view&sysparm_article=KB0043376)
2. [Installing your server](https://help.ovhcloud.com/csm/en-gb-dedicated-servers-getting-started-dedicated-server?id=kb_article_view&sysparm_article=KB0043475)
3. [Securing your server](https://help.ovhcloud.com/csm/en-gb-dedicated-servers-securing-server?id=kb_article_view&sysparm_article=KB0043969)
4. Lastly [install Voi Swarm](../installation/installation/)
1. You will need to [generate an SSH keys](https://help.ovhcloud.com/csm/en-ca-dedicated-servers-creating-ssh-keys?id=kb_article_view&sysparm_article=KB0043376).
2. [Install a new server](https://help.ovhcloud.com/csm/en-gb-dedicated-servers-getting-started-dedicated-server?id=kb_article_view&sysparm_article=KB0043475) in OVHcloud using Ubuntu 22.04 LTS.
3. You will need to [secure your server](https://help.ovhcloud.com/csm/en-gb-dedicated-servers-securing-server?id=kb_article_view&sysparm_article=KB0043969).
4. Finally, you will need to [install Voi Swarm](../installation/installation/).

### Contabo

1. You will need to [generate SSH keys](https://contabo.com/blog/how-to-use-ssh-keys-with-your-server/).
2. [Install a new server](https://help.contabo.com/support/solutions/articles/103000271913-how-do-i-install-my-contabo-server-) in Contabo using Ubuntu 22.04.
1. You will need to [generate an SSH key](https://contabo.com/blog/how-to-use-ssh-keys-with-your-server/).
2. [Install a new server](https://help.contabo.com/support/solutions/articles/103000271913-how-do-i-install-my-contabo-server-) in Contabo using Ubuntu 22.04 LTS.
3. You will need to [secure your server](https://contabo.com/blog/best-practices-for-securing-remote-connections-to-your-vps/).
4. Finally, you will need to [install Voi Swarm](https://voinetwork.github.io/voi-swarm/installation/installation/)
4. Finally, you will need to [install Voi Swarm](https://voinetwork.github.io/voi-swarm/installation/installation/).

### Hetzner

1. You will need to [generate an SSH key](https://community.hetzner.com/tutorials/howto-ssh-key).
2. [Install a new server](https://docs.hetzner.com/cloud/servers/getting-started/creating-a-server/) in Hetzner using Ubuntu 22.04 LTS.
3. You will need to [secure your server](https://community.hetzner.com/tutorials/securing-ssh).
4. Finally, you will need to [install Voi Swarm](https://voinetwork.github.io/voi-swarm/installation/installation/).

### Melbicome

1. You will need to [generate an SSH key](https://webdock.io/en/docs/webdock-control-panel/shell-users-and-sudo/set-up-an-ssh-key).
2. [Install a new server](https://www.melbicom.net/virtualserver/) in Melbicom using Ubuntu 22.04 LTS.
3. You will need to [secure your server](https://www.liquidweb.com/blog/secure-server/).
4. Finally, you will need to [install Voi Swarm](https://voinetwork.github.io/voi-swarm/installation/installation/).

0 comments on commit 06b1a86

Please sign in to comment.