No description
Find a file
2020-05-09 17:01:31 +02:00
ansible Add new version with asyncio 2020-05-09 17:01:31 +02:00
.gitignore add initial version 2019-08-18 14:37:08 +02:00
Dockerfile Add new version with asyncio 2020-05-09 17:01:31 +02:00
get_badges.py Add new version with asyncio 2020-05-09 17:01:31 +02:00
README.md Add new version with asyncio 2020-05-09 17:01:31 +02:00
requirements.txt Add new version with asyncio 2020-05-09 17:01:31 +02:00

Gate Code_smells Security Depts Maintainability Vulnerability

Sonar Badges

If you are using a SonarQube instance with Authorization.

Unauthorized user cant see the Badges in your README file.

With this project you can do that

Needed adjustments:

For the application adjust the environment variables

AUTH_TOKEN=XXXXXXXXXX
SONAR_SERVER=XXXXXXXXXX

How you create a User Token check it out here

For the deployment use a valid hostname hosts-file

cd ansible && ansible-playbook -D -i hosts site.yml