Sha256: 2bbba9948099890199835d2e0a44c747c7e2e54cf01d3ee77b3f2c59920d024e

Contents?: true

Size: 1.75 KB

Versions: 4

Compression:

Stored size: 1.75 KB

Contents

# ManageIQ::PostgresHaAdmin

[![Gem Version](https://badge.fury.io/rb/manageiq-postgres_ha_admin.svg)](http://badge.fury.io/rb/manageiq-postgres_ha_admin)
[![CI](https://github.com/ManageIQ/manageiq-postgres_ha_admin/actions/workflows/ci.yaml/badge.svg)](https://github.com/ManageIQ/manageiq-postgres_ha_admin/actions/workflows/ci.yaml)
[![Code Climate](https://codeclimate.com/github/ManageIQ/manageiq-postgres_ha_admin.svg)](https://codeclimate.com/github/ManageIQ/manageiq-postgres_ha_admin)
[![Test Coverage](https://codeclimate.com/github/ManageIQ/manageiq-postgres_ha_admin/badges/coverage.svg)](https://codeclimate.com/github/ManageIQ/manageiq-postgres_ha_admin/coverage)

[![Chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ManageIQ/manageiq-postgres_ha_admin?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'manageiq-postgres_ha_admin'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install manageiq-postgres_ha_admin

## Development

After checking out the repo, run `bundle update` to install dependencies. Then, run `rake` to run the tests.

To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/ManageIQ/manageiq-postgres_ha_admin.


## License

The gem is available as open source under the terms of the [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0).

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
manageiq-postgres_ha_admin-3.4.0 README.md
manageiq-postgres_ha_admin-3.2.1 README.md
manageiq-postgres_ha_admin-3.2.0 README.md
manageiq-postgres_ha_admin-3.1.4 README.md