-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Right now, the INSTALL_GC_STACK.md section structure is as follows...
## Different ways to install apps
### Option 1. Installing the entire stack with **`stack-deploy-tool`**
### Option 2. Install One-Click Apps through the CapRover UI
### CoMapeo Archive Server
### Filebrowser
#### After Install
...
I might be inclined to think that I don't need to read the app-specific notes if I've gone with Option 1. In fact, scanning some of the copy reinforces that impression e.g. "If you plan to install Superset, install the Redis application from the one-click app install menu."
However, some of the "After Install" notes are first-time config things that must be done manually, regardless of the install route.
So I wonder if we can do...
## Different ways to install apps
### Option 1. Installing the entire stack with **`stack-deploy-tool`**
### Option 2. Install One-Click Apps through the CapRover UI
any app-specific notes here that relate only to installing one-click apps e.g. you need redis if you want superset
## Post-install app configuration
first-time windmill and superset config, etc.
Originally posted by @rudokemper in #44 (comment)
@IamJeffG said he had some additional questions that came up re-reading the docs; please feel free to add.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation