Skip to content

Releases: OpenNebula/one-deploy

Release 1.1.0

18 Apr 09:08
bcd58cd
Compare
Choose a tag to compare

We are happy to announce the release 1.1.0.

New Features added:

Bugs fixed:

  • Fix an issue handling GPG keys (#12)
  • Fix minor typo in documents (#8)
  • Fix Debian repository URL (#47)
  • Fix Apparmor permissions for datastores (#41)
  • Fix issues in Molecule tests (#34 + #37)

Please enjoy! 🤗

Release 1.0.0

14 Dec 14:41
997e228
Compare
Choose a tag to compare

We are happy to announce the release 1.0.0 🥳 ✨

Features added:

  • Ansible Galaxy collection structure
  • Support for Debian / RedHat-like Linux distros
  • Support for both CE and EE OpenNebula (6.6, 6.8)
  • Support for both single and HA Front-ends
  • MariaDB / PostgreSQL deployment
  • OneGate Server / Proxy deployment
  • OneFlow Server deployment
  • Sunstone and FireEdge deployment
  • Apache2 / Passenger Sunstone deployment
  • Prometheus Server / Exporters deployment (EE-only)
  • Grafana Server deployment (EE-only)
  • Ceph cluster deployment (via the ceph-ansible project)
  • Ceph datastore management
  • OpenNebula KVM Node management (including fixes for Libvirt instances)
  • Semi-automated Datastore configuration
  • Semi-automated Datastore symlink management
  • Semi-automated Networking configuration
  • Semi-automated Networking IP / bridging management
  • Auto-generated SSH jumphost / bastion solution
  • Auto-generated SSH keys
  • Molecule-based integration testing

Please enjoy! 🤗

Release 0.1.0

29 Jun 08:21
df4db85
Compare
Choose a tag to compare
Release 0.1.0 Pre-release
Pre-release

Initial set of optimized OpenNebula deployment playbooks dedicated for public use.

Features:

  • Ansible Galaxy collection structure
  • Debian / RedHat-like Linux distros
  • CE / EE OpenNebula
  • MariaDB / PostgreSQL
  • Single / HA Front-end
  • OneGate Server / Proxy
  • OneFlow Server
  • Sunstone and FireEdge Servers
  • Prometheus Server / Exporters (EE-only)
  • Grafana Server (EE-only)
  • OpenNebula KVM Node management (including fixes for Libvirt instances)
  • Semi-automated Datastore configuration
  • Semi-automated Datastore symlink management
  • Semi-automated Networking configuration
  • Semi-automated Networking IP / bridging management
  • Auto-generated SSH jumphost / bastion config
  • Auto-generated SSH keys (password-less login)
  • Predefined easy-to-use Ansible tags
  • Markdown documentation for each role
  • Simple Makefile for handling common tasks
  • Apache-2.0 License