{{cli_preview}}
@@ -28,11 +24,6 @@ module.exports = {
}
- {{ title }}
+ Algo VPN Setup
+
+
+ β Cloud Provider Setup
+
+
+
+ π§ Review and Start!
+
+
+ π Please be patient
+
+
+ π’ Set up failed
+
+
+ π₯³ Congratulations! Your Algo server is running.
+
+
@@ -34,22 +75,33 @@ {{ title }}
+ v-on:submit="step = 'command'">
+ v-on:submit="start(); step = 'status-running';">
-
+
+
+
+ Now itβs time to inspect console output
+ Restart console process to try again
+
+
+
+
+
+
-
diff --git a/app/static/status-done.vue b/app/static/status-done.vue
new file mode 100644
index 000000000..3a51e5a0e
--- /dev/null
+++ b/app/static/status-done.vue
@@ -0,0 +1,63 @@
+
+
+
+ Config files and certificates are in the ./configs/ directory.
+ Go to https://whoer.net/
+ after connecting and ensure that all your traffic passes through the VPN.
+ Local DNS resolver {{result.local_service_ip}}
+ The p12 and SSH keys password for new users is {{result.p12_export_password}}
+ The CA key password is {{result.CA_password}}
+ Shell access: ssh -F configs/{{result.ansible_ssh_host}}/ssh_config {{config.server_name}}
+ Read more on how to set up clients at the Algo home page
+
+
+ Client configuration files
+
+ 👤 {{user}}
+
+
+
+ IPSec
+ Apple's .mobileconfig
+ Manual configuration:
+ {{user}}.conf,
+ {{user}}.p12,
+ {{user}}.secrets
+
+
+
+
+
+
+
+
+
diff --git a/app/static/status-running.vue b/app/static/status-running.vue
index 2c90599cc..2daa05c02 100644
--- a/app/static/status-running.vue
+++ b/app/static/status-running.vue
@@ -1,59 +1,47 @@
-
- πPlease be patient
-
- VPN set up usually takes 5-15 minutes
- You can close tab and open it again
- You can try to setup and run it again
- Donβt close terminal!
-
-
+
+ Set up usually takes 5-15 minutes
+ You can close tab and open it again
+ You can try to setup and run it again
+ Donβt close terminal!
+
diff --git a/app/static/user-config.vue b/app/static/user-config.vue
index 4e61f3232..c0a7a918c 100644
--- a/app/static/user-config.vue
+++ b/app/static/user-config.vue
@@ -9,7 +9,7 @@
@@ -25,7 +25,7 @@
/>
-