Skip to content

ordjinnization/djinn-infra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Djinn Infra

A playground for testing djinn.

Prerequisites

You will need the following:

Running

First run docker-compose build, this is necessary as the logstash container is built locally.

Now just run docker-compose up -d, this will launch all containers.

Tools

There are a number of containers launched:

Jenkins Config

Currently there a few manual steps to configure jenkins.

1. Install the `Mask Passwords Plugin` and `Logstash` plugins
2. Go to `Manage Jenkins -> Global Tool Configuration` and modify Logstash plugin details
    * Host name : rabbitmq
    * Port : 5672
    * Username : admin
    * Password : admin
    * Key : test
3. Create a build and enable `Send console log to Logstash`

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published