Skip to content

The Manager Platform serves as the single source of truth for data related to flags, and consists of a React dashboard UI and the backend API server that connects to a PostgreSQL database.

Notifications You must be signed in to change notification settings

fana-io/fana-manager

Repository files navigation

Fana Manager

The Flag Manager consists of:

  1. dashboard user interface that is used to create a set of attributes, audiences, and flags
  2. backend API server that processes the data and makes queries to a persistent PostgreSQL database.

Usage

There are two options to get started in a self-hosted environment.

Deploy the entire Fana Platform stack using Docker Compose yaml file found here.

Pull the Docker image from DockerHub and run the container in an existing Docker network with the prerequisite components:

$ docker pull fanaff/manager-static

Prerequisites include:

  • PostgreSQL running on port 5432
  • Redis Cluster running on port 6379

About

The Manager Platform serves as the single source of truth for data related to flags, and consists of a React dashboard UI and the backend API server that connects to a PostgreSQL database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •