iam-veeramalla / Jenkins-Zero-To-Hero

Install Jenkins, configure Docker as slave, set up cicd, deploy applications to k8s using Argo CD in GitOps way.
https://www.youtube.com/@AbhishekVeeramalla
MIT License
6.72k stars 12.61k forks source link

Update README.md #263

Closed Shiva-ponnaganti closed 3 months ago

Shiva-ponnaganti commented 5 months ago

Unable to run Jenkins with previous commands. Observed following error.

Jun 22 18:18:13 ubuntu systemd[1]: jenkins.service: Start request repeated too quickly. Jun 22 18:18:13 ubuntu systemd[1]: jenkins.service: Failed with result 'exit-code'. Jun 22 18:18:13 ubuntu systemd[1]: Failed to start Jenkins Continuous Integration Server.

Update with the commands from Jenkins official documentation. This worked for me and might help others installing with README.md file reference.