diff --git a/app/static/provider-lightsail.vue b/app/static/provider-lightsail.vue
new file mode 100644
index 0000000..b0fd906
--- /dev/null
+++ b/app/static/provider-lightsail.vue
@@ -0,0 +1,57 @@
+
+
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}}
+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}}