Configuration

Your teams may already have knowledge of the 4 Devops keys and simply wants to have a dashboard that integrates with their infrastructure. Our server images, which are deployed using Docker Compose, can be easily customized. This configuration can be done by your team or ours, it's up to you!

Here is a sample of a code based configuration:

Configuration sample

In this short sample the configuration contains:


The configuration code provided with the sample lists all the available options to fit many development environment. 

Building the dashboard

Once the initialization code is ready, it simply needs to be introduced in the dashboard's server image

Initialization code

Dockerfile

The complete process of the setup depends on the hosting strategy, which will vary depending if the server is managed by de factOps of self-hosted.