1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-28 17:47:03 +03:00

Requirements

  • fpm ruby gem
  • dpkg for debian packages
  • rpm for centos packages

In debian/ubuntu rpm can be installed. The package is called "rpm"

Bump version

The version should be changed in gen_package.sh and oneapps/share/version.rb

Generate packages

Execute these commands as root so the files in the package are owned by root.

RPM

$ PACKAGE_TYPE=rpm ./gen_package.sh

DEB

$ PACKAGE_TYPE=deb ./gen_package.sh
Description
The open source Cloud & Edge Computing Platform bringing real freedom to your Enterprise Cloud 🚀
Readme Apache-2.0 145 MiB
Languages
JavaScript 40.4%
C++ 22.2%
Ruby 22.2%
Shell 4.4%
Handlebars 3.7%
Other 7%