Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jenkins install updates #9

Closed
mikebarkas opened this issue Oct 22, 2023 · 1 comment
Closed

Jenkins install updates #9

mikebarkas opened this issue Oct 22, 2023 · 1 comment
Assignees

Comments

@mikebarkas
Copy link
Owner

mikebarkas commented Oct 22, 2023

Use Ansible:

  • install Git
  • install docker

jenkins user to docker group (need login/logout or a reboot)
verify firewalld and ports needed

+ docker build -t test/h:one -f Containerfile .
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
            Install the buildx component to build images with BuildKit:
            https://docs.docker.com/go/buildx/

create a user account
disable root ssh
fail2ban

@mikebarkas mikebarkas self-assigned this Oct 22, 2023
@mikebarkas mikebarkas changed the title Install Git for Jenkins Jenkins install updates Oct 22, 2023
@mikebarkas
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant