ReleaseManager.Plugin.Conform

Generates a .conf for your release

This plugin ensures that your application has a .schema.exs and .conf file for setting up configuration via the conform library. This .conf file then offers a simplified interface for sysadmins and other deployment staff for easily configuring your release in production.

Summary

after_cleanup()
after_release()

Callback implementation of ReleaseManager.Plugin.after_release/1

before_release(config)

Callback implementation of ReleaseManager.Plugin.before_release/1

Functions

after_cleanup()
after_release()

Callback implementation of ReleaseManager.Plugin.after_release/1.

before_release(config)

Callback implementation of ReleaseManager.Plugin.before_release/1.