Skip to content

Create a Harbor instance on OpenStack and deploy with TLS support

Notifications You must be signed in to change notification settings

RSE-Cambridge/harbor-appliance

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Harbor Appliance

Create a Harbor instance on OpenStack and deploy with TLS support.

virtualenv-3 venv
source venv/bin/activate
pip install -r requirements.txt
ansible-galaxy install -r roles/requirements.yml -p roles
ansible-playbook -i inventory install.yml

If you just wish to update projects and users:

ansible-playbook -i inventory install.yml --start-at-task "Creating projects"

About

Create a Harbor instance on OpenStack and deploy with TLS support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published