Skip to content

Commit 61d5b75

Browse files
committed
fix(docs): updates to Solo overview
Signed-off-by: ossdhaval <[email protected]>
1 parent 8920a7a commit 61d5b75

File tree

2 files changed

+19
-108
lines changed

2 files changed

+19
-108
lines changed

Diff for: docs/Solo/cloud-setup.md

Whitespace-only changes.

Diff for: docs/Solo/solo.md

+19-108
Original file line numberDiff line numberDiff line change
@@ -10,125 +10,36 @@ and dedicated authentication solutions for businesses. It eliminates the need fo
1010
infrastructure management by offering a Software-as-a-Service (SaaS) model tailored to various
1111
business requirements.
1212

13+
Curious about features! Check out [Gluu Solo] website for more.
14+
1315
# Getting Started with Gluu Solo
1416

15-
To begin using Gluu Solo, you first need to create an account and log into Agama Lab,
16-
the platform that provides access to Solo's cloud-based identity services. Once logged in,
17-
navigate to the Solo tab to explore the available subscription plans and cloud locations
18-
that suit your business needs.
17+
To start using Gluu Solo, sign into Agama Lab. In a few steps, you'll be able to go-live with Gluu Solo:
18+
1919

20-
# Authentication
20+
```mermaid
21+
flowchart TD
22+
A(Agama Lab Login) --> B(Subscribe to Solo)
23+
B --> C(Setup the cloud instance)
24+
C --> D(Go Live!)
25+
```
2126

22-
Gluu Solo enables secure authentication for your business identity requirements,
23-
leveraging millions or even billions of requests per month depending on your selected plan.
24-
Authentication is streamlined to ensure reliable access control and scalability, so you can
25-
manage your organization’s identity management seamlessly.
27+
## Agama Lab Sign in
2628

29+
[Sign-in to the Agama Lab](https://gluu.org/agama-lab/) using an existing account or create a new account.
2730

28-
# Subscription
31+
## Subscription
2932

3033
Gluu Solo offers various subscription plans tailored to different business needs.
3134
Each plan allows you to choose from multiple cloud locations and offers an SLA that
32-
aligns with your identity management requirements. Whether you're handling small-scale or
33-
large-scale requests, Solo ensures flexibility and scalability without the complexities of
34-
managing the infrastructure yourself.
35-
36-
The subscription pricing model is based on the number of requests made per month.
37-
This innovative approach provides cost benefits typical of a SaaS identity provider,
38-
while allowing you to select the level of redundancy and resource allocation that suits your organization.
39-
Solo does not use any shared resources; instead, it allocates dedicated resources in a closed, defined
40-
namespace that is exclusively owned by you.
41-
42-
43-
# Setting Up Gluu Solo
44-
45-
Log into Agama Lab: Begin by logging into your Agama Lab account.
46-
47-
**Navigate to the Solo Tab:** Once logged in, go to the Solo tab to view the available
48-
subscription plans and cloud locations.
49-
50-
**Choose Your Plan:** Select the subscription plan that aligns with your identity management needs.
51-
Consider the number of requests you expect to handle, as well as the desired level of redundancy
52-
and the SLA that fits your business requirements.
53-
54-
**Select Cloud Locations:** Choose the appropriate cloud locations for your resources.
55-
Gluu Solo gives you the flexibility to select multiple cloud locations based on your plan.
56-
57-
**Configure Redundancy and Resources:** You can determine how much redundancy you want in your setup.
58-
Solo provides dedicated resources, ensuring that your identity provider environment is isolated and
59-
optimized for your needs.
60-
61-
**Activate and Manage:** Once your subscription plan is set up, you're ready
62-
to start using Gluu Solo. Manage your identity solutions through the Agama Lab
63-
platform with minimal operational overhead.
64-
65-
66-
# Payment Process
67-
68-
Users complete their subscription by making payments. This section provides a
69-
step-by-step guide for completing transactions securely, including available
70-
payment methods and troubleshooting tips for payment issues.
71-
72-
# Environment Provisioning (20-30 mins)
73-
74-
After payment, the system starts provisioning the user's environment. This process
75-
takes approximately 20-30 minutes. Details on what happens during provisioning and
76-
how users will be notified upon completion are included here.
77-
78-
# Domain Options
79-
80-
User have two option for domain `Gluu.org.Domain` and `Custom domain`
81-
82-
Gluu.org Domain: Users can choose to utilize a predefined domain provided by
83-
the platform. This section describes the benefits and how to configure it.
84-
85-
Custom Domain: Users may also opt for a custom domain. Instructions for
86-
setting up a custom domain, including adding DNS records manually, are covered here.
87-
88-
**todo**
89-
For more information refer [here]()
90-
91-
92-
# Confirm Access
93-
94-
After provisioning, users are guided to confirm access to their environment.
95-
This section includes instructions on accessing the domain and troubleshooting access issues.
96-
97-
98-
# Hook up Optional Monitoring Tools
99-
100-
101-
Users can enhance their setup by integrating monitoring tools for better performance insights.
102-
103-
Logs: Describes the process of setting up log monitoring.
104-
105-
Metrics: Explains how to collect and analyze performance metrics.
106-
107-
Available Tools:
108-
109-
Google (Free): Instructions for setting up free monitoring through Google services.
110-
111-
Datadog (Additional Expenses Required): Steps for integrating Datadog for advanced monitoring.
112-
113-
Splunk (Additional Expenses Required): Guide for setting up Splunk for monitoring.
114-
115-
# Upgrade/Downgrade
116-
117-
Users can modify their subscription to suit their changing needs. This section details the
118-
process of upgrading or downgrading plans, including the implications for provisioning and billing.
119-
120-
# Customizations
121-
122-
After confirming access, users can customize their environment to meet specific requirements.
123-
This section covers available customization options and how to apply them.
124-
125-
# Interfaces
35+
aligns with your identity management requirements.
36+
Check out [subscription process](./subscription.md) to know more.
12637

127-
Gluu solo Provide multiple interface
12838

129-
Terraform:
39+
## Setting up Gluu Solo environment
13040

131-
Admin UI: Provides an overview of the Admin UI for managing the environment.
41+
Once your subscription is active, cloud instance provisioning starts. Administrator can set up the [domain](./cloud-setup.md#domaing-setup), [customise](./cloud-setup.md#customise) Gluu Solo, [integrate monitoring tools](./cloud-setup.md#integrate-monitoring-tools).
13242

133-
TUI: Details on using the Text-based User Interface for command-line management.
43+
## Go Live
13444

45+
After setting up the cloud environment, Gluu Solo is ready to go live.

0 commit comments

Comments
 (0)