Skip to content

dockerdonegal/ninja-white-belt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ninja White belt Project

  • What if you could build a project that would be continuously integrated and delievered? Follow this project to know more about it!

Useful credentials, tokens and setups

  • Sonarqube credential: admin/admin
  • Set ~/.gradle/gradle.properties with: systemProp.sonar.host.url=http://localhost:9000
  • Sonarqube token (use with gradle: systemProp.sonar.login) : d61c5d54c696302618370182998b9b6925493063
  • Gitlab credentials: root/dd_ninja
  • Add this entry to your /etc/hosts:
    • 127.0.0.1 ci-cd.dockerdonegal.ie