diff --git a/resources/views/livewire/boarding/index.blade.php b/resources/views/livewire/boarding/index.blade.php index 2777eb3ac..eb251dbaf 100644 --- a/resources/views/livewire/boarding/index.blade.php +++ b/resources/views/livewire/boarding/index.blade.php @@ -2,34 +2,33 @@
Let me help you to set the basics.
+Let's help you to set up the basics and show you around.
Localhost is the server where Coolify is running on. It is not recommended to use one server +
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.
@@ -105,7 +104,7 @@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 let Coolify to create one for you.
+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
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 Coolify to create one for you. 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
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 Coolify to create one for you. 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.
@@ -144,7 +143,7 @@
This server is not reachable with the following public key.
Please make sure you have the correct public key in your ~/.ssh/authorized_keys file for user
- 'root' or skip the boarding process and add a new private key manually to Coolify and to the
+ 'root' or skip the boarding process and add a new private key manually to Last Hour Cloud and to the
server.
~/.ssh/authorized_keys
file.
~/.ssh/authorized_keys
file.
Username should be
Username should be
This will install the latest Docker Engine on your server, configure a few things to be able - to run optimal.
+This will install the latest Docker Engine on your server and configure a few items to be able + to run optimally.
Projects are bound together several resources into one virtual group. There are no - limitations on the number of projects you could have.
+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 could be an application, a database or a service (like WordPress).
+A resource is an application, a database or a service (like WordPress).