Skip to content

Wrapper for marabunta package, that adds extra features

Notifications You must be signed in to change notification settings

focusate/maraplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maraplus

Wrapper for marabunta package, that adds some extra features:

  • --db-password-file argument to read file from file instead of direct input. It is mutually exclusive to --db-password.
  • install option for addons key can be used if only install is needed. upgrade manages both install and upgrade of modules.
  • --extra-mig-files can be used to combine extra migration files with main one. This can be useful, when you want to reuse common setup with different projects.
  • DEL->{some-option} can be used to mark option deletion, when multiple YAML files are merged. This allows to be able to remove not needed options instead of just adding new.
  • If environment variable key is specified in configuration options, it will be replaced by its value, if such environment variable exists. E.g. if MY_ENV=test, $MY_ENV would be replaced by test.
  • Can specify install_paths so modules are collected from specified file instead of needing to explicitly specify in marabunta main yaml file. Modules specified in these files are added into install option. If module already exists in install option, it is not added multiple times.

About

Wrapper for marabunta package, that adds extra features

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages