Edits

2026-07-27 14:29:10 +00:00
parent d2885b18af
commit c2ba8e2f0f

@@ -1,7 +1,7 @@
# Preparing for Setup # Preparing for Setup
Currently Nassella requires users to set up the following three services in order to take advantage of nassella's capabilities. If you use a different service to accomplish these actions and would like the ability to use nassella with it, please contact us here: Currently Nassella requires users to set up the following three services in order to take advantage of Nassella's capabilities. If you use a different service to accomplish these actions and would like the ability to use Nassella with it, please contact us here: [https://www.nassella.org/contact/](https://www.nassella.org/contact/)
## [Cloudflare](https://www.cloudflare.com) ## [Cloudflare](https://www.cloudflare.com)
Cloudflare is a global internet infrastructure and security company that sits between a website and its visitor to increase the speed and security of the interaction. Nassella takes advantage of the increased speed provided by Cloudflare's caching as well its heightened security and privacy. Cloudflare is a global internet infrastructure and security company. Nassella uses Cloudflare for DNS.
## [Digital Ocean](https://www.digitalocean.com) ## [Digital Ocean](https://www.digitalocean.com)
Digital Ocean is a cloud-computing provider that offers on-site infrastructure and managed services to build, deploy, host, and scale applications. Nassella can make a website hosted here easier to maintain. Digital Ocean is a cloud-computing provider that offers on-site infrastructure and managed services to build, deploy, host, and scale applications. Nassella can make a website hosted here easier to maintain.
@@ -14,7 +14,7 @@ Back Blaze is a cloud storage and backup company. Nassella uses Back Blaze to m
## Services ## Services
1. Click the "Create New Instance" Button 1. Click the "Create New Instance" Button
2. Enter the credentials for the required services. These accounts must be created before using nassella. 2. Enter the credentials for the required services. These accounts must be created before using Nassella.
![Service Settings](images/servicesSettings.png) ![Service Settings](images/servicesSettings.png)
**Cloudflare** **Cloudflare**
@@ -23,15 +23,15 @@ Back Blaze is a cloud storage and backup company. Nassella uses Back Blaze to m
- Zone ID - Zone ID
- A zone in Cloudflare refers to a specific domain (e.g. example.com) and all of its associated sub-domains, settings, and records. The zone ID is a unique, 32-character alphanumeric identifier for this domain. - A zone in Cloudflare refers to a specific domain (e.g. example.com) and all of its associated sub-domains, settings, and records. The zone ID is a unique, 32-character alphanumeric identifier for this domain.
- Account ID - Account ID
- The identifies your entire cloud flare account. - The identifies your entire Cloudflare account.
**Digital Ocean** **Digital Ocean**
* API Token * API Token
- A Digital Ocean API token is a secure, limited access credential used to authenticate requests to the Digital Ocean API - A Digital Ocean API token is a secure, limited access credential used to authenticate requests to the Digital Ocean API
**Back Blaze** **Backblaze**
* Application Key * Application Key
- The back blaze application key is a secure, limited access credential used to authenticate requests to the Back Blaze 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. - 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 * Key ID
- The ID associated with the application key provided above. - The ID associated with the application key provided above.
* Bucket URL * Bucket URL
@@ -52,21 +52,21 @@ Back Blaze is a cloud storage and backup company. Nassella uses Back Blaze to m
## Apps ## Apps
Now that all of the services are set up, it's time to add the app specific settings. Now that all of the services are set up, it's time to add the app specific settings.
![Select Applications](images/selectApps.png) ![Select Applications](images/selectApps.png)
1. Enter the root domain. Only domains that are accessible from cloudflare can be selected. 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: 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/)
- [Ghost](https://ghost.org) - [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 - 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/) - [Wg-easy](https://wg-easy.github.io/wg-easy/v15.3/)
- Wg-easy is an open source tool for deploying and administering a WireGuard [VPN](a "A Virtual Private Network (VPN) is a private tunnel for your internet traffic. It masks your identity and location and protects your data by encrypting it.") server. - Wg-easy is an open source tool for deploying and administering a WireGuard [VPN](a "A Virtual Private Network (VPN) is a private tunnel for your internet traffic. It masks your identity and location and protects your data by encrypting it.") server.
- [Next Cloud](https://nextcloud.com) - [NextCloud](https://nextcloud.com)
- Next Cloud 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. - 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](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. - 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 - Admin LLDAP
- Required. - Required. Used by Authelia for managing user accounts.
- Admin Authelia - Admin Authelia
- Required. Authelia is used for user authentication. - Required. Authelia is used for user authentication.
- Logviewer - Log viewer
- Required. Will allow the user to view detailed logs for everything that happens on Nassella - Required. Will allow the user to view detailed logs for everything that happens on Nassella
3. Click the Next Button 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. 4. Fill in the settings for the apps you selected. If you did not select an app, its settings will not appear here.