Skip to content

stjbrown/flonkerton

Repository files navigation

flonkerton

Welcome to flockerton, a web application used for testing data protection controls. The application is designed to be portable so that it can be deployed behind where ever it is needed to test the controls. Specifically it can be used to test a ZTNAs ability to block sensitive data movement when users are accessing a private application.

Requirements

Before installing you must have the following requirements installed.

Install

  1. Clone this repo
git clone https://github.com/stjbrown/flonkerton.git
  1. Navigate to flonkerton directory
cd flonkerton
  1. Modify the config.yml file so that the base url contains the domain you will be using for flonkerton.

baseURL: "flonkerton.example.com"

  1. Update hugo deployment
hugo -D
  1. From the flonkerton directory start the docker immages using docker compose.
docker compose up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors