Skip to content

clefrks/koji-setup-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assumes:

  • All scripts are run as the root user
  • Basic configurations (e.g. network, time, etc.) have been applied to the host to allow applications to run well

How these scripts work:

  1. Edit parameters.sh as needed
  2. Run (playbook does only the following)
    1. deploy-koji.sh
    2. bootstrap-build.sh
  3. Optionally, for supporting a full DevOps workflow, also run
    1. deploy-mash.sh
    2. deploy-git.sh
    3. deploy-upstreams.sh

If koji builder machine is not the same as koji master machine:

  1. On the koji master machine, run
    1. deploy-koji-nfs-server.sh
  2. On the koji builder machine, run
    1. deploy-koji-nfs-client.sh
    2. deploy-koji-builder.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%