Skip to content

Tailslide is an open-source feature flag framework for easier code deployment with automated failure protection. For out-of-the-box usage, clone this repository and run `SDK_KEY=your_SDK_Key docker-compose` up from the root directory.

Notifications You must be signed in to change notification settings

tailslide-io/tailslide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tailslide logo

Tailslide

Welcome to Tailslide, a light-weight feature flag management tool with built-in circuit breaking.

Tailslide is a self-hosted application that can be installed on your own server and run with just a single command.

Click here for full documentation.

Tailslide's case study can be found here.

Quick Start

Clone GitHub repository

git clone https://github.com/tailslide-io/tailslide
cd tailslide

Run Docker

Running the command SDK_KEY=your_SDK_KEY docker-compose up will create a single Docker network that runs all of the Tailslide application components. Pass in your SDK_KEY argument

To start the Tailslide application:

SDK_KEY=your_SDK_KEY docker-compose up

Access the User Interface

Visit http://localhost:3001 and start creating your own feature flags!

About

Tailslide is an open-source feature flag framework for easier code deployment with automated failure protection. For out-of-the-box usage, clone this repository and run `SDK_KEY=your_SDK_Key docker-compose` up from the root directory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •