Installing Apps
Deploy additional applications on your Obol Stack
Install an application
# Install from ArtifactHub (repo/chart format)
obol app install bitnami/redis
# Specific version
obol app install bitnami/[email protected]
# Direct URL to chart archive
obol app install https://charts.bitnami.com/bitnami/redis-19.0.0.tgz
# Custom name and deployment ID
obol app install bitnami/postgresql --name mydb --id productionFormat
Example
Deploy to the cluster
List applications
Customize configuration
Delete an application
Default infrastructure
Service
Namespace
Purpose
Last updated
Was this helpful?

