diff --git a/Setup.md b/Setup.md
index 31bb57b..c21fce3 100644
--- a/Setup.md
+++ b/Setup.md
@@ -34,8 +34,6 @@ Back Blaze is a cloud storage and backup company. Nassella uses Back Blaze to m
- The back blaze application key is a secure, limited access credential used to authenticate requests to the Backblaze cloud storage. Note: If you lose the application key string, you will need to delete and create a new one. There is no way to recover it.
* Key ID
- The ID associated with the application key provided above.
-* Bucket URL
- - The Bucket URL also called an endpoint is the specific web address used to access your files and send data to a specific Backblaze bucket
3. Click the Next button
**Validation**
@@ -53,7 +51,8 @@ Back Blaze is a cloud storage and backup company. Nassella uses Back Blaze to m
Now that all of the services are set up, it's time to add the app specific settings.
1. Enter the root domain. Only domains that are accessible from the Cloudflare API token can be selected.
-2. Select the apps you would like Nassella to add and manage. If you would like to see another app here, we would love to connect with you and talk more about it. Contact us here: [https://www.nassella.org/contact/](https://www.nassella.org/contact/)
+2. Enter the Backblaze Buckut URL. The Bucket URL also called an endpoint is the specific web address used to access your files and send data to a specific Backblaze bucket
+3. Select the apps you would like Nassella to add and manage. If you would like to see another app here, we would love to connect with you and talk more about it. Contact us here: [https://www.nassella.org/contact/](https://www.nassella.org/contact/)
- [Ghost](https://ghost.org)
- Ghost is an open-source publishing platform that lets you run a branded website where you can publish articles, send email newsletters, build an audience, and sell memberships or paid subscriptions
- [Wg-easy](https://wg-easy.github.io/wg-easy/v15.3/)
@@ -62,21 +61,31 @@ Now that all of the services are set up, it's time to add the app specific setti
- NextCloud provides a private cloud workspace for sharing, communication, and collaboration, with the emphasis on ownership and control of the underlying data—often described as a privacy-focused alternative to services such as Google Workspace, Microsoft 365, Dropbox, or Teams.
- [Wordpress](https://wordpress.org)
- Wordpress is a free, open-source content management system (CMS) for creating and managing websites. It is designed to solve the problem of building and maintaining a website without needing to write everything from scratch.
- - Admin LLDAP
- - Required. Used by Authelia for managing user accounts.
- - Admin Authelia
- - Required. Authelia is used for user authentication.
- - Log viewer
+ - Log viewer
- Required. Will allow the user to view detailed logs for everything that happens on Nassella
+
3. Click the Next Button
4. Fill in the settings for the apps you selected. If you did not select an app, its settings will not appear here.
- - Ghost
- - Wg-easy
- - Next Cloud
- - Wordpress
- - Admin LLDAP
- - Authelia
- - Logviewer
+ - Ghost
+
+ - Subdomain
+ - Explain
+ - Wg-easy
+
+ - Subdomain
+ - Explain
+ - Next Cloud
+
+ - Subdomain
+ - Explain
+ - Wordpress
+
+ - Subdomain
+ - Explain
+ - Logviewer
+
+ - Subdomain
+ - Explain
## Machine
diff --git a/images/emailSettings.png b/images/emailSettings.png
new file mode 100644
index 0000000..724eda5
Binary files /dev/null and b/images/emailSettings.png differ
diff --git a/images/ghostSettings.png b/images/ghostSettings.png
new file mode 100644
index 0000000..f15b659
Binary files /dev/null and b/images/ghostSettings.png differ
diff --git a/images/logViewerSettings.png b/images/logViewerSettings.png
new file mode 100644
index 0000000..00fb18e
Binary files /dev/null and b/images/logViewerSettings.png differ
diff --git a/images/nextCloudSettings.png b/images/nextCloudSettings.png
new file mode 100644
index 0000000..63f3240
Binary files /dev/null and b/images/nextCloudSettings.png differ
diff --git a/images/selectApps.png b/images/selectApps.png
index c85c136..dc29001 100644
Binary files a/images/selectApps.png and b/images/selectApps.png differ
diff --git a/images/servicesSettings.png b/images/servicesSettings.png
index 67fa769..7d1be27 100644
Binary files a/images/servicesSettings.png and b/images/servicesSettings.png differ
diff --git a/images/wgEasySettings.png b/images/wgEasySettings.png
new file mode 100644
index 0000000..d251b9d
Binary files /dev/null and b/images/wgEasySettings.png differ
diff --git a/images/wordPressSettings.png b/images/wordPressSettings.png
new file mode 100644
index 0000000..b39bc28
Binary files /dev/null and b/images/wordPressSettings.png differ