Manageiq Schema
SQL schema and database migrations for ManageIQ
No ratings yet
- Gem
- manageiq-schema
- Repository
- ManageIQ/manageiq-schema
- License
- Apache-2.0
- Stars
- 20
- Added
- August 10, 2026
About
SQL schema and database migrations for ManageIQ
For quick local setup run bin/setup, which will clone the core ManageIQ repository under the spec directory and setup necessary config files. If you have already cloned it, you can run bin/update to bring the core ManageIQ code up to date.
What you get
- Copies
spec/dummy/config/database.tmpl.ymltospec/dummy/config/database.ymlif it doesn't exist - Performs
bundle update - Generates random database region number
- Creates/resets
dummy_testdatabase
Installing it
ruby
# Gemfile
gem "manageiq-schema"
Details
20 stars on GitHub · Apache-2.0 licensed · maintained by ManageIQ. Source: https://github.com/ManageIQ/manageiq-schema
Discussion (0)
Sign in to join the discussion.
No comments yet.