From f3845ce30aaf6234c5daef0823ad389236efa0c7 Mon Sep 17 00:00:00 2001
From: peaklabs-dev <122374094+peaklabs-dev@users.noreply.github.com>
Date: Tue, 10 Sep 2024 13:55:58 +0200
Subject: [PATCH 1/5] New onboarding error UI and advanced menu
---
.../views/livewire/boarding/index.blade.php | 275 +++++++++---------
1 file changed, 144 insertions(+), 131 deletions(-)
diff --git a/resources/views/livewire/boarding/index.blade.php b/resources/views/livewire/boarding/index.blade.php
index 2e5fa41c9..cd7ef4c86 100644
--- a/resources/views/livewire/boarding/index.blade.php
+++ b/resources/views/livewire/boarding/index.blade.php
@@ -1,20 +1,18 @@
@php use App\Enums\ProxyTypes; @endphp
+
+
+ Please check the connection details below and correct them if they are incorrect.
+ Non-root user is experimental:
+ docs
+ If the connection details are correct, please ensure:
+ For more help, check this documentation.
+ 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.
+
+ Welcome to Coolify
- Please make sure you have the correct public key in your ~/.ssh/authorized_keys file for
- user or skip the boarding process and add a new private key manually to Coolify and to the
- server.
-
- Check this documentation for further
- help.
- Server is not reachable
+
+
+ ~/.ssh/authorized_keys
file for the specified user
- Please make sure you have the correct public key in your ~/.ssh/authorized_keys file for
- user or skip the boarding process and add a new private key manually to Coolify and to the
- server.
-
- Check this documentation for further
- help.
-
+ Please make sure you have the correct public key in your ~/.ssh/authorized_keys file for
+ user or skip the boarding process and add a new private key manually to Coolify and to the
+ server.
+
+ Check this documentation for further
+ help.
+