Skip to content

Latest commit

 

History

History
44 lines (37 loc) · 1.24 KB

README.md

File metadata and controls

44 lines (37 loc) · 1.24 KB

opennebula-containers

Dockerized opennebula with Centos based containers. This example is for use with docker-compose.

Requires:

Packages:

  • pciutils
  • ruby
  • docker-ce
  • docker-ce-cli
  • containerd.io
  • docker-compose
  • libvirt-client

Permissions:

  • create oneadmin user with id 9869 and home /var/lib/one
  • configure oneadmin with keyless ssh to host via ip and hostname
  • grant ownership to oneadmin user to the following directories
    • /var/log/one
    • /var/lib/one
    • /usr/lib/one
    • /usr/share/one

Centos 7 host Example:

Redeploy:

  • delete /var/lib/one/* to overwrite installation.
  • rm -rf /var/lib/one/*

Credentials:

  • defaults to oneadmin:opennebula