diff --git a/resources/views/livewire/boarding/index.blade.php b/resources/views/livewire/boarding/index.blade.php index 42a45f927..f8018c0fb 100644 --- a/resources/views/livewire/boarding/index.blade.php +++ b/resources/views/livewire/boarding/index.blade.php @@ -2,39 +2,34 @@
Let's help you to set up the basics and show you around.
+Let me help you set up the basics.
Let's help you to set up the basics and show you around.
-Servers are the main building blocks, as they will host your applications, databases, - services, called resources. Any CPU intensive process will use the server's CPU where you - are deploying your resources.
-Localhost is the server where Last Hour Cloud is running on. It is not recommended to use one server - for everything.
-Remote Server is a server reachable through SSH. It can be hosted at home, or from any cloud - provider.
-SSH Keys are used to connect to a remote server through a secure shell, called SSH.
-You can use your own ssh private key, or you can allow Last Hour Cloud to create one for you.
-In both ways, you need to add the public version of your ssh private key to the remote
- server's
- ~/.ssh/authorized_keys
file.
-
SSH Keys are used to connect to a remote server through a secure shell, called SSH.
-You can use your own ssh private key, or you can allow Last Hour Cloud to create one for you.
+You can use your own ssh private key, or you can let Last Hour Cloud to create one for you.
In both ways, you need to add the public version of your ssh private key to the remote
server's
~/.ssh/authorized_keys
file.
@@ -219,52 +150,7 @@
Private Keys are used to connect to a remote server through a secure shell, called SSH.
-You can use your own private key, or you can let Last Hour Cloud create one for you.
-In both ways, you need to add the public version of your private key to the remote server's
- ~/.ssh/authorized_keys
file.
-
Private Keys are used to connect to a remote server through a secure shell, called SSH.
-You can use your own private key, or you can let Last Hour Cloud create one for you.
+You can use your own private key, or you can let Last Hour Cloud to create one for you.
In both ways, you need to add the public version of your private key to the remote server's
~/.ssh/authorized_keys
file.
Private Keys are used to connect to a remote server through a secure shell, called SSH.
-You can use your own private key, or you can let Last Hour Cloud create one for you.
-In both ways, you need to add the public version of your private key to the remote server's
- ~/.ssh/authorized_keys
file.
-
Private Keys are used to connect to a remote server through a secure shell, called SSH.
-You can use your own private key, or you can let Last Hour Cloud create one for you.
+You can use your own private key, or you can let Last Hour Cloud to create one for you.
In both ways, you need to add the public version of your private key to the remote server's
~/.ssh/authorized_keys
file.
This will install the latest Docker Engine on your server and configure a few items to be able - to run optimally.
-Projects put together several resources into one virtual group. There are no - limitations on the number of projects you can have here.
-Each project should have at least one environment. This helps you to create a production & - staging version of the same application, but grouped separately.
-A resource is an application, a database or a service (like WordPress).
-