Overview


This type of deployment is typically used for proof of concept only, since it doesn’t provide production-necessary tools, such as failover and horizontal scaling.  

Choose your preferred deployment from the table below, then follow the instructions.  

Deployment 

Image 

Description 

Yellowfin sandbox 

All-In-One 

A self-contained instance of Yellowfin. This is the simplest type of deployment. All content will be lost when the container is destroyed. 

Yellowfin single instance 

App-Only 

A single instance with a separate database, so data stored in the database will not be lost when the container is destroyed. 

Yellowfin multiple discrete instances 

App-Only 

Multiple instances each with their own dedicated database. This could be used to stage a development environment and a production environment during a proof of concept. 

Yellowfin cluster 

App-Only 

Multiple instances sharing a single database to form a Yellowfin cluster. This could be used to stage a clustered environment during a proof of concept. 



top



Section navigation

Current topic - Install in a Container

The page is part of the Install in a Container topic contains the following pages, split by Docker and Kubernetes:


Deploy to Docker without Swarm


Kubernetes



This page is part of the Install And Deploy Yellowfin section of the wiki, which has these topics:



Install on Premises

Deploy to Docker without Swarm


Install in the Cloud

Install in the Cloud


Install in a container 

Install in a Container


Deploy Yellowfin

Deploy Yellowfin


Advanced Deployments 

Advanced Deployments



top