George Bezerra

Results 4 issues of George Bezerra

Alpine image. Closes #359

Closes #327. We can consider as part of #204. You can test this in your machine just doing: ```shell cp config/config-sample.json config/config.json docker-compose up -d ``` For automated build, we...

in GlossyParser.parse, a regex is used to detect which RFC was used in received log. I believe we don't need to use REGEX in this case. Actual code simplified: ```...

Create a checkbox to select if a external load balance will be used. If marked as true, the following configuration should be suppressed: ``` # When setting up Harbor behind...