Skip to content

danielmarionette/marionette-configurator

 
 

Repository files navigation

By accessing this or any other repository related to Marionette Software, you acknowledge and agree to abide by the terms and conditions of the 'TuneX LLC Marionette Software Creative Commons CC-BY-NC-ND-4.0 International Public License' governing the use of this software.

License Agreement: Read here

Contact Licensor:

More information about GitHub Release VS Commercial License: https://marionette.dev/test-drive/

Marionette Configurator

Marionette Configurator - is a toolset to generate deployment configuration

Marionette Configurator Diagram

Inside

  • User's configuration file global/config.yaml
  • Handlebars templates
  • NodeJS CLI tool m that generates deployment configuration

Get Stated

Please read full guideline of configuration process from scratch on our official portal with documentation

Start in 5 lines:

nvm use 20
(cd tool && npm install)
# ... setup your values in global/config.yaml ...
./m render-config
docker compose up

About

Marionette Configurator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.2%
  • Raku 33.2%
  • Shell 3.9%
  • Other 0.7%